- Opcode: 0x060
- Short name: SHOW
- Long name: Show entity
Argument
none
Stack
none
Description
Shows this entity’s model on the field: clears the hide flag (bit 3 of the control flags at +352) and makes the model instance visible. As a side effect it also re-enables the entity’s push and talk scripts (clears +585 and +587). No stack use. See also HIDE.
PC handler: SCRIPT_SHOW.
Function addresses
| Function | Address | Description |
|---|---|---|
SCRIPT_SHOW | 0x51EAD0 | Field script opcode handler (verified IDA function) |