Crossfire Server, Trunk
guild_dues.py File Reference

Go to the source code of this file.

Data Structures

class  guild_dues.GuildDues
 

Namespaces

 guild_dues
 

Functions

def guild_dues.find_mailbox (object)
 
def guild_dues.FindCoin (object)
 
def guild_dues.formatted_amount (amount)
 

Variables

 guild_dues.activator = Crossfire.WhoIsActivator()
 
dictionary guild_dues.ArchType = {"SILVER":"silvercoin","GOLD":"goldcoin","PLATINUM":"platinacoin","JADE":"jadecoin","AMBERIUM":"ambercoin", "IMPERIAL NOTE":"imperial","TEN IMPERIAL NOTE":"imperial10","ONE HUNDRED IMPERIAL NOTE":"imperial100"}
 
string guild_dues.bankdatabase = "ImperialBank_DB"
 
list guild_dues.buddylist = ['buddy','buddy','buddy','buddy','pal','friend','friend','friend','friend','dude','chum', 'sweetie']
 
dictionary guild_dues.CoinTypes
 
 guild_dues.dues = GuildDues()
 
list guild_dues.exclaimlist = ['Hey','Hey','Hey','Hey', 'Now just a minute', 'AHEM', 'OK...Wait a minute', 'Look chowderhead']
 
list guild_dues.remarklist = ['Excellent','Thank You','Thank You','Thank You', 'Thank You', 'Great', 'OK', 'Wonderful', 'Swell', 'Dude', 'Big Spender']
 
 guild_dues.whoami = Crossfire.WhoAmI()