Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/334"
Jump to navigation
Jump to search
Qhimm>Aali (Created page with "* Opcode: '''0x333''' * Name: unknown * Two-word opcode: No ==== Parameters ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collaps...") |
ffrtt>Mav (Add opcode description) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
* Opcode: ''' | * Opcode: '''0x334''' | ||
* Name: | * Name: wait for function | ||
* Two-word opcode: No | * Two-word opcode: No | ||
Line 9: | Line 9: | ||
! style="background:rgb(204,204,204)" align="center" | Name | ! style="background:rgb(204,204,204)" align="center" | Name | ||
! style="background:rgb(204,204,204)" align="center" | Description | ! style="background:rgb(204,204,204)" align="center" | Description | ||
|} | |} | ||
==== Notes ==== | ==== Notes ==== | ||
Used with [[FF7/WorldMap_Module/Script/Opcodes/204|run function]] opcodes, waits for the called function to finish before resuming execution. |
Latest revision as of 13:39, 5 April 2020
- Opcode: 0x334
- Name: wait for function
- Two-word opcode: No
Parameters
Location | Name | Description |
---|
Notes
Used with run function opcodes, waits for the called function to finish before resuming execution.