[Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Fri Dec 30 15:46:40 CST 2011
A page in your DokuWiki was added or changed. Here are the details:
Date : 2011/12/30 15:46
User : ryo
Edit Summary: quest scripts
@@ -96,8 +96,9 @@
===== Time of the day =====
Scripts location: ''/python/tod/*.py''
Those scripts add behaviour to items based on time of the day. Want to open doors at specific time, make werewolfes, deactivate a magic_mouth during the Season of Winter? Those scripts are ready to use. See [[cfpython:tod|time of day based python scripts]]
+
===== Hall of fame =====
Script location: ''/python/misc/hall_of_fame.py'' (trunk)
@@ -107,8 +108,13 @@
For any other item, the player is added to the list, with her title. If the event object itself has a message, it will be displayed to the player if she is added to the list.
The script's parameters is the internal name of the quest, which must be suitable for a file name (no conversion done).
+
+ ===== Quest support scripts =====
+ Scripts location: ''/python/quests'', and various archetypes (''quest_'' ones).
+
+ Those scripts are intended to help write quests. See [[:user:cavesomething:guide_to_quest_dialogs|the relevant guide]] for more information.
====== Crossfire module ======
To use the crossfire module, add to your python script:
IP-Address : 82.236.87.204
Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1325281393
New Revision: http://wiki.metalforge.net/doku.php/cfpython
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list