Difference between revisions of "FF8/Field/Script/Opcodes/07D MOVESYNC"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x07D''' * Short name: '''MOVESYNC''' * Long name: Move Sync ==== Argument ==== none ==== Stack ==== :'''MOVESYNC''' ==== Description ==== Pauses script execut...") |
ffrtt>BukTop m (3 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Move Sync | * Long name: Move Sync | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
:'''MOVESYNC''' | |||
: '''MOVESYNC''' | |||
==== Description ==== | |||
Pauses script execution until this entity has finished its MOVE command. | Pauses script execution until this entity has finished its MOVE command. |
Latest revision as of 04:24, 23 May 2019
- Opcode: 0x07D
- Short name: MOVESYNC
- Long name: Move Sync
Argument
none
Stack
- MOVESYNC
Description
Pauses script execution until this entity has finished its MOVE command.