Crossfire Server, Trunk
python.py File Reference

Go to the source code of this file.

Namespaces

 python
 

Functions

def python.do_activator ()
 
def python.do_anim ()
 
def python.do_arch ()
 
def python.do_attacktype ()
 
def python.do_attr ()
 
def python.do_basics ()
 
def python.do_bed ()
 
def python.do_check_inventory ()
 
def python.do_checkinv ()
 
def python.do_cjson ()
 
def python.do_const ()
 
def python.do_create ()
 
def python.do_directory ()
 
def python.do_event ()
 
def python.do_exp ()
 
def python.do_face ()
 
def python.do_friendlylist ()
 
def python.do_help ()
 
def python.do_hook ()
 
def python.do_inventory ()
 
def python.do_light ()
 
def python.do_maps ()
 
def python.do_marker ()
 
def python.do_memory ()
 
def python.do_misc ()
 
def python.do_move ()
 
def python.do_move_to ()
 
def python.do_no_save ()
 
def python.do_owner ()
 
def python.do_party ()
 
def python.do_players ()
 
def python.do_readkey ()
 
def python.do_region ()
 
def python.do_resist ()
 
def python.do_speed ()
 
def python.do_time ()
 
def python.do_timer ()
 
def python.do_timer_kill ()
 
def python.do_writekey ()
 
def python.dump_move (title, move)
 
def python.handle_say ()
 
def python.handle_time ()
 

Variables

 python.event = Crossfire.WhatIsEvent()
 
 python.topic = Crossfire.WhatIsMessage().split()
 
 python.who = Crossfire.WhoIsActivator()
 
 python.whoami = Crossfire.WhoAmI()