Difference between revisions of "FF8/Field/Script/Opcodes/09D DISPTIMER"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x09D''' * Short name: '''DISPTIMER''' * Long name: Display countdown timer ==== Argument ==== none ==== Stack ==== :''X position'' :''Y position'' :'''DISPTIM...")
Qhimm>Albeoris
(Created page with "* Opcode: '''0x09D''' * Short name: '''DISPTIMER''' * Long name: Display countdown timer ==== Argument ==== none ==== Stack ==== : ''X position'' : ''Y position'' : ''...")
Line 3: Line 3:
* Long name: Display countdown timer
* Long name: Display countdown timer


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


none
none


==== Stack ====
==== Stack ====
:''X position''
 
:''Y position''
: ''X position''
:'''DISPTIMER'''
: ''Y position''
: '''DISPTIMER'''
 
====  Description  ====


==== Description ====
Display the countdown timer on the screen and start counting it down.
Display the countdown timer on the screen and start counting it down.

Revision as of 14:29, 24 March 2018

  • Opcode: 0x09D
  • Short name: DISPTIMER
  • Long name: Display countdown timer

Argument

none

Stack

X position
Y position
DISPTIMER

Description

Display the countdown timer on the screen and start counting it down.