OBD talk:BINA/OBJC/CHAR: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 415: Line 415:
|-
|-
|valign=top|<AlarmGroups>
|valign=top|<AlarmGroups>
|character will be alarmed by script command ai2_tripalarm(N) or alarm console; N can be 0 up to 31
|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>
VAR = 2^N1 + 2^N2 + 2^N3 etc.
|-
|-
|valign=top|<Pursuit>
|valign=top|<Pursuit>
28

edits