//-------------------------------------------------------- ProcessConfig = pBasicContactMgr { AppTick = 2 CommsTick = 2 decay = 30,60 //decay = 2,5 // Don't really want extrapolation here alert_verbose = true contact_max_age = 3600 display_radii = false default_alert_range = 50 default_cpa_range = 35 default_alert_range_color = gray70 default_cpa_range_color = gray30 //alert = id=trail, var=INVADER_INFO, val="name=$[VNAME] # contact=$[VNAME]" //alert = id=trail, alert_range=400 //alert = id=trail, cpa_range=600 //alert = id=trail, alert_range_color=green //alert = id=trail, inzone_post="$[VNAME] has entered the zone!!" //alert = id=trail, outzone_post="$[VNAME] has exited the zone!!" #ifdef $(VTEAM) blue alert = id=trail, region=pts={-12.8,-13.5 :-85,-48 :-50.5,-120.2 :22.1,-85.7} #elseifdef VTEAM red alert = id=trail, region=pts={59.4,21 : -12.8,-13.5 : 22.1,-85.7 : 93.9,-51 } #endif }