- Opcode: 0x009
- Short name: POPI_L
- Long name: Pop to Temp List (long)
Argument
Index position in the Temp List (0 <= Argument < 8).
Stack
…, value => …
Description
Pop the top value from the stack and store the first four bytes (long) at index position Argument in the Temp List (the entity’s I registers at +320). Returns 2.
PC handler: SCRIPT_POPI_L.
Function addresses
| Function | Address | Description |
|---|---|---|
SCRIPT_POPI_L | 0x51CC70 | Field script opcode handler (verified IDA function) |