Difference between revisions of "FF8/Field/Script/Opcodes/03C WAIT"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x03C''' * Short name: '''WAIT''' * Long name: Wait ==== Argument ==== none ==== Stack ==== :''Frames to wait'' :'''WAIT''' ==== Description ==== Pauses this...")
ffrtt>BukTop
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
* Long name: Wait
* Long name: Wait


==== Argument ====
==== Argument ====


none
none


==== Stack ====
==== Stack ====
:''Frames to wait''
:'''WAIT'''


==== Description ====
: ''Frames to wait''
: '''WAIT'''
 
==== Description ====


Pauses this script for some number of frames.
Pauses this script for some number of frames.

Latest revision as of 04:24, 23 May 2019

  • Opcode: 0x03C
  • Short name: WAIT
  • Long name: Wait

Argument

none

Stack

Frames to wait
WAIT

Description

Pauses this script for some number of frames.