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...")
 
my_wiki>Shard
m
Line 4: Line 4:
  
 
==== Argument ====
 
==== Argument ====
?
+
none
  
 
==== Stack ====
 
==== Stack ====
:''?''
+
:''1'' (seems optional)
 
:'''GAMEOVER'''
 
:'''GAMEOVER'''
  

Revision as of 23:29, 26 October 2014

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

Argument

none

Stack

1 (seems optional)
GAMEOVER

Description

Ends the game in failure.