Difference between revisions of "FF7/Field/Script/Opcodes/FF GAMEOVER"
Jump to navigation
Jump to search
my_wiki>Synergy Blades (GAMEOVER) |
my_wiki>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" | | + | ! width="40" | 0xFF |
|} | |} | ||
Revision as of 03: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.