Crossfire Server, Trunk
|
Variables | |
hitter = Crossfire.WhoIsActivator() | |
msg = Crossfire.ScriptParameters() | |
whoami = Crossfire.WhoAmI() | |
death_message.hitter = Crossfire.WhoIsActivator() |
Definition at line 33 of file death_message.py.
Referenced by abort_attack(), adj_attackroll(), attack_message(), attack_ob(), attack_ob_simple(), blind_living(), cfpython_globalEventListener(), check_physically_infect(), confuse_living(), deathstrike_living(), friendly_fire(), get_attack_message(), get_attack_message_type(), get_attack_mode(), hit_player(), hit_with_arrow(), hit_with_drain(), hit_with_one_attacktype(), kill_object(), poison_living(), scare_creature(), slow_living(), START_TEST(), and thrown_item_effect().
death_message.msg = Crossfire.ScriptParameters() |
Definition at line 32 of file death_message.py.
death_message.whoami = Crossfire.WhoAmI() |
Definition at line 31 of file death_message.py.