Difference between revisions of "FF8/Field/Script/Opcodes/09C SETTIMER"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m (Stack)
my_wiki>Albeoris
(Created page with "* Opcode: '''0x09C''' * Short name: '''SETTIMER''' * Long name: Set countdown timer time ==== Argument ==== none ==== Stack ==== : ''Amount of seconds'' : '''SETTIMER'...")
Line 3: Line 3:
 
* Long name: Set countdown timer time
 
* Long name: Set countdown timer time
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Amount of seconds''
+
 
:'''SETTIMER'''
+
: ''Amount of seconds''
 +
: '''SETTIMER'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Sets the countdown timer.
 
Sets the countdown timer.

Revision as of 15:28, 24 March 2018

  • Opcode: 0x09C
  • Short name: SETTIMER
  • Long name: Set countdown timer time

Argument

none

Stack

Amount of seconds
SETTIMER

Description

Sets the countdown timer.