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

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Synergy Blades
(GAMEOVER)
ffrtt>BukTop
m (3 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
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
|}
|}



Latest revision as of 04:19, 23 May 2019

  • 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.