Difference between revisions of "FF8/Field/Script/Opcodes/03C WAIT"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x03C''' * Short name: '''WAIT''' * Long name: Wait ==== Argument ==== none ==== Stack ==== :''Frames to wait'' :'''WAIT''' ==== Description ==== Pauses this...") |
my_wiki>Albeoris (Created page with "* Opcode: '''0x03C''' * Short name: '''WAIT''' * Long name: Wait ==== Argument ==== none ==== Stack ==== : ''Frames to wait'' : '''WAIT''' ==== Description ==== Pa...") |
||
Line 3: | Line 3: | ||
* Long name: Wait | * Long name: Wait | ||
− | ==== Argument ==== | + | ==== Argument ==== |
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | |||
− | |||
− | ==== Description ==== | + | : ''Frames to wait'' |
+ | : '''WAIT''' | ||
+ | |||
+ | ==== Description ==== | ||
Pauses this script for some number of frames. | Pauses this script for some number of frames. |
Revision as of 14:44, 24 March 2018
- Opcode: 0x03C
- Short name: WAIT
- Long name: Wait
Argument
none
Stack
- Frames to wait
- WAIT
Description
Pauses this script for some number of frames.