Crossfire Server, Trunk
mad_mage_user Namespace Reference

Variables

 file = open(mypath, "r")
 
 key = whoisother.ReadKey("mad_mage_marker")
 
 mypath = os.path.join(Crossfire.DataDirectory(), Crossfire.MapDirectory(), 'python/maps/scorn/towers/mad_mage',key)
 
 Name
 
 parms = Crossfire.WhatIsMessage()
 
 whoami = Crossfire.WhoAmI()
 
 whoisother = Crossfire.WhoIsOther()
 

Variable Documentation

◆ file

◆ key

mad_mage_user.key = whoisother.ReadKey("mad_mage_marker")

Definition at line 10 of file mad_mage_user.py.

◆ mypath

mad_mage_user.mypath = os.path.join(Crossfire.DataDirectory(), Crossfire.MapDirectory(), 'python/maps/scorn/towers/mad_mage',key)

Definition at line 13 of file mad_mage_user.py.

◆ Name

mad_mage_user.Name

Definition at line 20 of file mad_mage_user.py.

◆ parms

mad_mage_user.parms = Crossfire.WhatIsMessage()

Definition at line 6 of file mad_mage_user.py.

◆ whoami

mad_mage_user.whoami = Crossfire.WhoAmI()

Definition at line 4 of file mad_mage_user.py.

◆ whoisother

mad_mage_user.whoisother = Crossfire.WhoIsOther()

Definition at line 5 of file mad_mage_user.py.