Crossfire Server, Trunk
replace_in_map.py File Reference

Go to the source code of this file.

Namespaces

 replace_in_map
 

Variables

tuple replace_in_map.alreadymatched = (event.Value!=0)
 
 replace_in_map.current = TimeOfDay()
 
 replace_in_map.event = Crossfire.WhatIsEvent()
 
string replace_in_map.inverse = True
 
bool replace_in_map.match = False
 
 replace_in_map.parameters = cjson.decode(event.Message)
 
 replace_in_map.transformer = CFMapTransformer(parameters["key"])
 
 replace_in_map.Value