[Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Tue May 8 03:47:50 CDT 2007


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

Date        : 2007/05/08 03:47
User        : ryo
Edit Summary: format

@@ -776,13 +776,15 @@
  ====== Scripts part of Crossfire default maps ======
  Those Python scripts reside in the [[http://crossfire.svn.sourceforge.net/viewvc/crossfire/maps/trunk/python/|python]] subdirectory of the maps tree. They provide additional functionality, and may be considered as always present.
  FIXME {describe existing ones}
  
- ===== /python/misc/death_message.py =====
+ ===== Death message =====
+ Script location: ''/python/misc/death_message.py''
+ 
  This script makes the monster/living thing containing it display a message when it dies. It should be hooked through an ''event_death'' archetype in monster's inventory.
  
  Message is specified in event object's options field. It can contain %m and %k, which will be replaced by respectively dead item's name and killer's name (if no killer, replaced by an empty string).
  
  ===== /python/misc/greet_message.py =====
  This script makes the monster/living thing containing it display a message when it attacks for the first time an enemy. It should be hooked through an ''event_time'' archetype in monster's inventory.
  
  Message is specified in event object's options field. It can contain %m and %e, which will be replaced by respectively monster's name and enemy's name.


IP-Address  : 82.236.87.204
Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1178383851
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