- Opcode: 0x008
- Short name: PSHI_L
- Long name: Push from Temp List (long)
Argument
Index position in the Temp List (0 <= Argument < 8).
Stack
… => …, value
Description
Push the value (long) at index position Argument in the Temp List onto the stack. The Temp List is the entity’s eight I registers at +320. Returns 2.
PC handler: SCRIPT_PSHI_L.
Function addresses
| Function | Address | Description |
|---|---|---|
SCRIPT_PSHI_L | 0x51CAB0 | Field script opcode handler (verified IDA function) |