Crossfire Server, Trunk
|
Variables | |
activator = Crossfire.WhoIsActivator() | |
activatorname = activator.Name | |
inv = activator.CheckInventory(option) | |
Name | |
option = Crossfire.ScriptParameters() | |
tag = activator.CreateInvisibleObjectInside(option) | |
whoami = Crossfire.WhoAmI() | |
CFweardisguise.activator = Crossfire.WhoIsActivator() |
Definition at line 12 of file CFweardisguise.py.
CFweardisguise.activatorname = activator.Name |
Definition at line 13 of file CFweardisguise.py.
CFweardisguise.inv = activator.CheckInventory(option) |
Definition at line 19 of file CFweardisguise.py.
CFweardisguise.Name |
Definition at line 26 of file CFweardisguise.py.
CFweardisguise.option = Crossfire.ScriptParameters() |
Definition at line 16 of file CFweardisguise.py.
Referenced by bottom_centered_onion(), bottom_right_centered_onion(), centered_onion(), map_gen_onion(), map_gen_spiral(), maze_gen(), and CREMessageTypeDelegate.updateEditorGeometry().
CFweardisguise.tag = activator.CreateInvisibleObjectInside(option) |
Definition at line 25 of file CFweardisguise.py.
Referenced by apply_cmd(), cast_create_missile(), do_throw(), esrv_move_object(), examine_cmd(), fire_bow(), knowledge_alchemy_attempt(), lock_item_cmd(), mark_item_cmd(), move_cone(), move_symptom(), object_check_move_on(), object_find_by_tag(), object_remove(), pets_move(), pets_move_golem(), pick_up_object(), process_events(), rune_attack(), and stop_projectile().
CFweardisguise.whoami = Crossfire.WhoAmI() |
Definition at line 14 of file CFweardisguise.py.