Difference between revisions of "FF8/Field/Script/Opcodes/0AD GAMEOVER"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x0AD''' * Short name: '''GAMEOVER''' * Long name: Game Over ==== Argument ==== ? ==== Stack ==== :''?'' :'''GAMEOVER''' ==== Description ==== Ends the game in...")
 
m (4 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
* Long name: Game Over
 
* Long name: Game Over
  
==== Argument ====
+
==== Argument ====
?
 
  
==== Stack ====
+
none
:''?''
+
 
:'''GAMEOVER'''
+
==== Stack ====
 +
 
 +
: ''1'' (seems optional)
 +
: '''GAMEOVER'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Ends the game in failure.
 
Ends the game in failure.
 
[[Category:Unfinished FF8 Opcodes]]
 

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x0AD
  • Short name: GAMEOVER
  • Long name: Game Over

Argument

none

Stack

1 (seems optional)
GAMEOVER

Description

Ends the game in failure.