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
(Created page with "* Opcode: '''0x09C''' * Short name: '''SETTIMER''' * Long name: Set countdown timer time ==== Argument ==== none ==== Stack ==== :''Player-Character ID'' :'''ADDMEMBER''' ...")
 
m (4 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
* Long name: Set countdown timer time
 
* Long name: Set countdown timer time
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Player-Character ID''
+
 
:'''ADDMEMBER'''
+
: ''Amount of seconds''
 +
: '''SETTIMER'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Sets the countdown timer.
 
Sets the countdown timer.

Latest revision as of 05:24, 23 May 2019

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

Argument

none

Stack

Amount of seconds
SETTIMER

Description

Sets the countdown timer.