Difference between revisions of "FF8/Field/Script/Opcodes/040 PMOVEA"
Jump to navigation
Jump to search
Qhimm>Shard m |
Qhimm>Albeoris (Created page with "* Opcode: '''0x040''' * Short name: '''PMOVEA''' * Long name: Move to Party Actor ==== Argument ==== none ==== Stack ==== : ''Party member ID'' : ''Distance to stop''...") |
||
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 ==== | |||
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). |
Revision as of 13:46, 24 March 2018
- 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).