5,391
edits
m (you don't *have* to waste space ^^)  | 
				m (me and my silly line formatting...)  | 
				||
| Line 296: | Line 296: | ||
:Stored as a bitset  | :Stored as a bitset  | ||
:If bit 2^N is ON, the character will be alarmed by script command '''ai2_tripalarm(N)''' or alarm console command '''0060 NN00''' where NN is the hex for N.  | :If bit 2^N is ON, the character will be alarmed by script command '''ai2_tripalarm(N)''' or alarm console command '''0060 NN00''' where NN is the hex for N.  | ||
:(Since the size of the alarm group field is 4 bytes,  | :(Since the size of the alarm group field is 4 bytes, there's a maximum of 32 alarm groups, i.e. N ranges from 0 to 31)  | ||