Crossfire Server, Trunk
banksay.py File Reference

Go to the source code of this file.

Namespaces

 banksay
 

Functions

def banksay.cmd_balance (argv)
 
def banksay.cmd_coins (_)
 
def banksay.cmd_convert (argc)
 
def banksay.cmd_deposit (text)
 
def banksay.cmd_help ()
 
def banksay.cmd_withdraw (argv)
 
def banksay.do_deposit (player, amount)
 
def banksay.getCoinNameFromArgs (argv)
 
def banksay.getExchangeRate (coinName)
 
def banksay.main_employee ()
 

Variables

 banksay.activator = Crossfire.WhoIsActivator()
 
dictionary banksay.ArchType
 
dictionary banksay.CoinTypes
 
list banksay.thanks_message
 
 banksay.whoami = Crossfire.WhoAmI()
 
 banksay.x = activator.X
 
 banksay.y = activator.Y