• Opcode: 0x00F
  • Short name: POPM_L
  • Long name: Pop to memory (long)

Argument

Byte offset into the savemap field-variable block (VARMAP_START), i.e. a savemap variable number — not a raw pointer.

Stack

…, value => …

Description

Pop value from stack and store its full 32 bits at variable offset Argument. Returns 2.

PC handler: SCRIPT_POPM_L.

Function addresses

Function Address Description
SCRIPT_POPM_L 0x51CD00 Field script opcode handler (verified IDA function)