AI Mode Flags |
Hex | Purpose |
0x1 | Actor is moving towards its destination. |
0x2 | Actor is trying to attack its target. |
0x4 | Actor is searching for targets or danger. |
0x8 | Actor is turning to face its look destination. |
0x10 | Actor's current move destination is valid. |
0x20 | Actor's current fire target is valid. |
0x40 | Unknown. |
0x80 | Unknown. |
0x100 | Unknown. |
0x200 | Actor is awake and active. |
0x400 | Actor has its target in attack range or sight. |
0x800 | Actor is fleeing. This flag cannot be set manually. |
0x1000 | Actor will not attack. |
0x2000 | Actor's AI is disabled. |