- Opcode: 0x04D
- Short name: UCON
- Long name: User Control On
Argument
none
Stack
none
Description
Enables user control. Re-enables the field menu (clears MENU_DISABLED) and clears the user-control-off flag, then restores the up-to-three party field entities that UCOFF had frozen (marks their execution flags controllable again). No stack use. See UCOFF for details.
PC handler: SCRIPT_UCON.
Function addresses
| Function | Address | Description |
|---|---|---|
SCRIPT_UCON | 0x51DDA0 | Field script opcode handler (verified IDA function) |