Crossfire Server, Trunk
hall_of_fame.py File Reference

Go to the source code of this file.

Namespaces

 hall_of_fame
 

Variables

 hall_of_fame.event = Crossfire.WhatIsEvent()
 
 hall_of_fame.file = CFData(name, header)
 
list hall_of_fame.header = [ 'title' ]
 
 hall_of_fame.keys = file.get_keys()
 
 hall_of_fame.me = Crossfire.WhoAmI()
 
string hall_of_fame.message = me.Message + "\n"
 
string hall_of_fame.name = 'hall_of_fame_' + Crossfire.ScriptParameters()
 
 hall_of_fame.player = Crossfire.WhoIsActivator()
 
 hall_of_fame.record = file.get_record(player.Name)