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.