Actor Flags |
Hex | MotS/JK | Player/AI | Purpose |
0x1 | JK | Player | Enables the lookup/lookdown pitch keys for the player. |
0x2 | JK | Player | Centers the player's view. Equivalent of the home key. This indirectly sets the 0x10 flag. |
0x4 | JK | AP | Increases the light template setting by so much? |
0x8 | JK | Both | Invulnerability. This flag cannot be set by cog until a few seconds after startup. |
0x10 | JK | Player | Player has this flag when his view is centered(via home key). Setting this flag when his view is not centered will create a new center for the view. |
0x20 | JK | AP | Explodes when killed. |
0x40 | JK | AP | Actor will not drown. |
0x80 | JK | AP | Invisibility. |
0x100 | JK | AP | Droid. |
0x200 | JK | AP | Boss. |
0x400 | JK | AP | Deaf. |
0x800 | JK | AP | Blind. |
0x1000 | JK | AP | |
0x2000 | JK | AP | Blocking attacks. |
0x4000 | JK | AP | |
0x8000 | JK | AP | |
0x10000 | JK | AP | |
0x20000 | JK | AP | Actor is screaming. |
0x40000 | JK | AP | Partially immobilized. |
0x80000 | JK | AP | Actor cannot shoot underwater. |
0x100000 | JK | AP | Actor cannot be auto-targeted. |
0x200000 | JK | AP | Actor is immobilized. |
0x400000 | JK | AP | Actor is falling to his death. |
0x800000 | JK | AP | No HUD. |
0x1000000 | JK | AP | Damages other actors at full rate. |
0x2000000 | JK | AP | Can see in the dark. |
0x4000000 | JK | AP | |
0x8000000 | MotS | AP | Carbonite Freeze. |
0x10000000 | MotS | AP | Flash blind. |
0x20000000 | MotS | AP | Scope crosshairs |
0x40000000 | MotS | AP | Makes player do swimming motion. |
0x80000000 | MotS | AP | Creates green brackets to appear. |