28
edits
Demos kratos (talk | contribs) No edit summary  | 
				Demos kratos (talk | contribs)  No edit summary  | 
				||
| Line 415: | Line 415: | ||
|-  | |-  | ||
|valign=top|<AlarmGroups>  | |valign=top|<AlarmGroups>  | ||
|It's a bitset32 converted to int32. If Ns bit = TRUE then a bot gets highest alert level by a console command ai2_tripalarm(N)  | |  | ||
|<AlarmGroups>VAR</AlarmGroups>  | It's a bitset32 converted to int32. If Ns bit = TRUE then a bot gets highest alert level by a console command ai2_tripalarm(N)  | ||
VAR = 2^N1 + 2^N2 + 2^N3 etc.  | |  | ||
: <AlarmGroups>VAR</AlarmGroups>  | |||
: VAR = 2^N1 + 2^N2 + 2^N3 etc.  | |||
|-  | |-  | ||
|valign=top|<Pursuit>  | |valign=top|<Pursuit>  | ||
edits