[Crossfire-wiki] [Crossfire DokuWiki] page changed: user:cavesomething:guide_to_quest_dialogs

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sat Jun 12 12:17:13 CDT 2010


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2010/06/12 12:17
User        : ryo
Edit Summary: QuestTriggerConnect

@@ -799,8 +799,14 @@
  
  This is useful to prevent using stairs for instance.
  
  The syntax is: ''<questname> <rule> <rule> ...'', with ''rule'' being either a precise step like ''10'', or a step range like ''20-40''.
+ 
+ ==== QuestTriggerConnect.py ====
+ 
+ This script is used to trigger connections, like open gates or such, if the player is at a certain quest step.
+ 
+ The syntax is: ''<questname> <rule> <connection> ...'', with ''rule'' being either a precise step like ''10'', or a step range like ''20-40'', and ''connection'' the connection code to trigger if the rule matches.
  
  ===== General Principles/Advice =====
  
    * If you have a 'takeitem' instruction in a dialog's post block, you should always have a matching 'item' check in the 'pre' block. - possible exception, if you want to take '0' (ie, all) of an item, whether the player has it or not.


IP-Address  : 82.236.87.204
Old Revision: http://wiki.metalforge.net/doku.php/user:cavesomething:guide_to_quest_dialogs?rev=1276362751
New Revision: http://wiki.metalforge.net/doku.php/user:cavesomething:guide_to_quest_dialogs

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list