View Single Post
  #2  
Old 12-17-2017, 12:57 PM
kokey98
Hill Giant
 
Join Date: Dec 2012
Location: terra firma
Posts: 131
Default

quests directory in the server directory (not client, ofc)

all emu quesets that i know of are scripts in this directory as opposed to using the task system -- don't quote me on that part. tutorial and initial pok pop-up quest being an exception.

zonename.pl or whatever... zone is file name then find the npc name inside that file, if multiple quest related scripts in that zone. no idea if tutorial stuff is there, if not, it's probably hard-coded and you'll have to re-compile with changes -- each time you update the source too.
Reply With Quote