maps/python/events
alestan cd77c8646c added script to build dict of face numbers to names
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13584 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-08-13 04:09:03 +00:00
..
born
clock Improve temple's bells. 2010-08-01 09:01:49 +00:00
init added script to build dict of face numbers to names 2010-08-13 04:09:03 +00:00
kick
login
muzzle
remove
README
python_event.py
python_init.py

README

This directory contains 2 scripts:
 * python_init.py: called when the plugin is called. Will execute scripts in
    the 'init' subdirectory.
 * python_event.py: called when a global event (except plugin init) happens. Looks for
    scripts in the revelant subdirectory (Crossfire.ScriptParameters()) and executes them.