Quest Chunk Coord
Quest Chunk Coord
When you are working on a quest please make sure the quest has the chunks coord_x and and coord_y instead of 0 , 0 i've been having to fix it on the DB side and move the scripts around way to much lately cause of this.
You do not have the required permissions to view the files attached to this post.
Re: Quest Chunk Coord
Also check the script name before creating it. Make sure it shows the chunk name, as well as no special characters like colon, apostrophe, etc. It should be something like "Quests/ChunkName/Quest_Name.lua"