Crossfire Server, Trunk
university-dorlf.py
Go to the documentation of this file.
1 import Crossfire
2 
3 message = Crossfire.WhatIsMessage()
4 
5 if message == 'lorkas' or message == 'Lorkas':
6  who = Crossfire.WhoAmI()
7  who.Event(who, who, "Lorkas", 0)