AI Mode Flags
HexPurpose
0x1Actor is moving towards its destination.
0x2Actor is trying to attack its target.
0x4Actor is searching for targets or danger.
0x8Actor is turning to face its look destination.
0x10Actor's current move destination is valid.
0x20Actor's current fire target is valid.
0x40Unknown.
0x80Unknown.
0x100Unknown.
0x200Actor is awake and active.
0x400Actor has its target in attack range or sight.
0x800Actor is fleeing. This flag cannot be set manually.
0x1000Actor will not attack.
0x2000Actor's AI is disabled.