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''' ...")
 
my_wiki>Shard
m (Stack)
Line 8: Line 8:
  
 
==== Stack ====
 
==== Stack ====
:''Player-Character ID''
+
:''Amount of seconds''
:'''ADDMEMBER'''
+
:'''SETTIMER'''
  
 
==== Description ====
 
==== Description ====
 
Sets the countdown timer.
 
Sets the countdown timer.

Revision as of 11:08, 7 March 2014

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

Argument

none

Stack

Amount of seconds
SETTIMER

Description

Sets the countdown timer.