maps/test/python_timer.py

8 lines
98 B
Python

import Crossfire
Crossfire.SetReturnValue( 1 )
whoami=Crossfire.WhoAmI()
whoami.Say( "Ping!" )