• Opcode: 0x007
  • Short name: PSHN_L
  • Long name: Push Numeric (long)

Argument

Long value.

Stack

… => …, value

Description

Push Argument onto the stack. The inline argument is a 24-bit value, sign-extended before it is pushed. Returns 2.

PC handler: SCRIPT_PSHN_L.

Function addresses

Function Address Description
SCRIPT_PSHN_L 0x51C990 Field script opcode handler (verified IDA function)