Difference between revisions of "FF8/Field/Script/Opcodes/040 PMOVEA"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* Long name: Move to Party Actor
 
* Long name: Move to Party Actor
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Party member ID''
+
 
:''Distance to stop''
+
: ''Party member ID''
:'''PMOVEA'''
+
: ''Distance to stop''
 +
: '''PMOVEA'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Moves this entity towards the party member with the given ID (0, 1, or 2).
 
Moves this entity towards the party member with the given ID (0, 1, or 2).

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x040
  • Short name: PMOVEA
  • Long name: Move to Party Actor

Argument

none

Stack

Party member ID
Distance to stop
PMOVEA

Description

Moves this entity towards the party member with the given ID (0, 1, or 2).