Difference between revisions of "FF8/Field/Script/Opcodes/07E CLEAR"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x07E''' * Short name: '''CLEAR''' * Long name: New Game ==== Argument ==== none ==== Stack ==== :'''CLEAR''' ==== Description ==== Resets all variables and ga...")
 
ffrtt>BukTop
m (3 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
* Long name: New Game
* Long name: New Game


==== Argument ====
==== Argument ====
 
none
none


==== Stack ====
==== Stack ====
:'''CLEAR'''
 
: '''CLEAR'''
 
====  Description  ====


==== Description ====
Resets all variables and game data. Only used when starting a new game (and in debug rooms).
Resets all variables and game data. Only used when starting a new game (and in debug rooms).

Latest revision as of 04:24, 23 May 2019

  • Opcode: 0x07E
  • Short name: CLEAR
  • Long name: New Game

Argument

none

Stack

CLEAR

Description

Resets all variables and game data. Only used when starting a new game (and in debug rooms).