Thread: Soul Binders
View Single Post
  #7  
Old 09-28-2007, 01:38 PM
Theeper
Discordant
 
Join Date: May 2004
Posts: 290
Default

Quote:
Originally Posted by Bakersman
i look into the quest sections in the query browser and i do not see any in the global_quests, so it appears to me they are not install
Quests are not installed and don't go into the database. They are just files that sit in a directory and are parsed at run time.

Quests can read/write key-value pairs to the quest_globals table on a per character basis and use them for things like flags and storing steps in a multistage quest or something.
Reply With Quote