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...")
Qhimm>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 ====
:''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.

Revision as of 13: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.