Difference between revisions of "FF7/Field/Script/Opcodes/FF GAMEOVER"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Synergy Blades
(GAMEOVER)
Qhimm>Synergy Blades
m
Line 5: Line 5:
==== Memory layout ====
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x00
! width="40" | 0xFF
|}
|}



Revision as of 02:31, 2 August 2006

  • Opcode: 0xFF
  • Short name: GAMEOVER
  • Long name: Game over

Memory layout

0xFF

Arguments

None.

Description

Instantaneously ends the current game, displaying the 'Game Over' screen; subsequent script commands are not executed. As per a normal game over, after the user presses [OK], the game returns to the main start menu.