Crossfire Server, Trunk
cfanim.py
Go to the documentation of this file.
1 import Crossfire
2 
3 #Crossfire.WhoAmI().Say('message is %s'%Crossfire.WhatIsMessage())
4 Crossfire.WhoAmI().Event(Crossfire.WhoAmI(), Crossfire.WhoAmI(), Crossfire.WhatIsMessage(), 0)