Difference between revisions of "FF8/Field/Script/Opcodes/051 SETPC"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x051''' * Short name: '''SETPC''' * Long name: Set PC ==== Argument ==== none ==== Stack ==== :''Party ID'' :'''SETPC''' ==== Description ==== Sets which party...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* Long name: Set PC
 
* Long name: Set PC
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
==== Stack ====
 
:''Party ID''
 
:'''SETPC'''
 
  
==== Description ====
+
==== Stack  ====
 +
 
 +
: ''Party ID''
 +
: '''SETPC'''
 +
 
 +
====  Description ====
 +
 
 
Sets which party member this entity represents.
 
Sets which party member this entity represents.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x051
  • Short name: SETPC
  • Long name: Set PC

Argument

none

Stack

Party ID
SETPC

Description

Sets which party member this entity represents.