Crossfire Server, Trunk  1.75.0
rotate-tower Namespace Reference

Variables

 current_map = Crossfire.WhoIsActivator().Map
 
 player = Crossfire.WhoIsActivator()
 
bool result = False
 
 tile = td.player_objects(player, current_map)
 
 wrench = Crossfire.WhoAmI()
 

Variable Documentation

◆ current_map

rotate-tower.current_map = Crossfire.WhoIsActivator().Map

Definition at line 7 of file rotate-tower.py.

◆ player

rotate-tower.player = Crossfire.WhoIsActivator()

Definition at line 5 of file rotate-tower.py.

◆ result

◆ tile

rotate-tower.tile = td.player_objects(player, current_map)

Definition at line 8 of file rotate-tower.py.

◆ wrench

rotate-tower.wrench = Crossfire.WhoAmI()

Definition at line 6 of file rotate-tower.py.