Difference between revisions of "FF8/Field/Script/Opcodes/040 PMOVEA"
Jump to navigation
Jump to search
my_wiki>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...") |
m (4 revisions imported) |
||
(3 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 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).