maps/python/dialog
ryo_saeba 764c046bdf Add a 'questdone' precondition to vary dialogs.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13339 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-30 10:43:07 +00:00
..
post Add 'npctoken' and 'setnpctoken' pre and post conditions, to keep data in NPC instead of player. 2010-05-30 10:11:58 +00:00
pre Add a 'questdone' precondition to vary dialogs. 2010-05-30 10:43:07 +00:00
commongive.py Break out the CFDialog python script into a dispatcher for a number of smaller, action oriented scripts. 2010-04-27 23:43:20 +00:00
dialog_check.py Add a check for the message length in dialogs and give a warning if it is exceeded (This should just result in truncation server-side) 2010-05-15 01:32:16 +00:00
npc_dialog.py Fix 'WriteKey()' needing a string, not an integer. 2010-05-29 21:44:05 +00:00