maps-1.12/python/events
kts of kettek cff12ec3d0 Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
..
born Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
init Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
kick Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
login Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
muzzle Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
remove Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
README Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
python_event.py Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00
python_init.py Add 1.12 with HallOfSelection Ranger modifications 2017-03-20 09:16:04 -07:00

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.