User Tools

Site Tools


building:quests

This is an old revision of the document!


Making Quests

You are free to make quests as you see fit but typically writing quests involves creating a dialog and adding attaching scripts to each dialog line to control when they should be shown and what action to perform when they are selected. The only major limitations on Sinfar is that server resets will erase any state information stored on the PC local variables. If that is a problem, you will need to store the information on either inventory items or using Sinfars custom journal system.

There are many external sources for information on writing quests but here a few. If you are unfamiliar it is recommended that you look at least one of these. NWN Lexicon

building/quests.1566055414.txt.gz · Last modified: 2019/08/17 15:23 by EternalSenenity

phpBB Appliance - Powered by TurnKey Linux