Difference between revisions of "FF8/Field/Script/Opcodes/040 PMOVEA"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x407''' * Short name: '''PMOVEA''' * Long name: Move to Party Actor ==== Argument ==== none ==== Stack ==== :''Party member ID'' :''Distance to stop'' :'''PMOV...") |
ffrtt>BukTop m (4 revisions imported) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
* Opcode: ''' | * Opcode: '''0x040''' | ||
* Short name: '''PMOVEA''' | * Short name: '''PMOVEA''' | ||
* 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). |
Latest revision as of 04: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).