Changes
Jump to navigation
Jump to search
Created page with "* Opcode: '''0x013''' * Short name: '''PSHAC''' * Long name: Push actor code??? ==== Argument ==== ID of the entity to reference ==== Stack ==== none ==== Description ===..."
* Opcode: '''0x013'''
* Short name: '''PSHAC'''
* Long name: Push actor code???
==== Argument ====
ID of the entity to reference
==== Stack ====
none
==== Description ====
Push the entity ID of an actor onto the stack. This is always used before a call to [[FF8/Field/Script/Opcodes/090_CTURN|CTURN]] to set which character will be faced. IDK what happens when you try to use literals for CTURN or why this function is necessary.
* Short name: '''PSHAC'''
* Long name: Push actor code???
==== Argument ====
ID of the entity to reference
==== Stack ====
none
==== Description ====
Push the entity ID of an actor onto the stack. This is always used before a call to [[FF8/Field/Script/Opcodes/090_CTURN|CTURN]] to set which character will be faced. IDK what happens when you try to use literals for CTURN or why this function is necessary.