View Single Post
  #5  
Old 10-28-2013, 01:35 PM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default

I know the issue I had was due to the lua 'modules'. The peq quests dump has them in the quest folder. They need to be in the root folder (with zone and world).

should look like this:
Code:
-Server (or whatever your server folder is called)
--logs
--lua_modules
--Maps
--plugins
--quests
---cshome
----npc.lua
---poknowledge
----npc.lua
--shared
--templates
--worldui
Reply With Quote