Changes
From Final Fantasy Inside
Created page with "__NOTOC__ * Opcode: '''0x06A''' * Short name: '''BATTLERESULT''' * Long name: Show battle result screen ==== Argument ==== none ==== Stack ==== none ==== Description ====..."
__NOTOC__
* Opcode: '''0x06A'''
* Short name: '''BATTLERESULT'''
* Long name: Show battle result screen
==== Argument ====
none
==== Stack ====
none
==== Description ====
Using [[FF8/Field/Script/Opcodes/0AA_FADEBLACK|FADEBLACK]] directly after a [[FF8/Field/Script/Opcodes/069_BATTLE|BATTLE]] call puts the victory screen on hold until BATTLERESULT is called later in the script.
* Opcode: '''0x06A'''
* Short name: '''BATTLERESULT'''
* Long name: Show battle result screen
==== Argument ====
none
==== Stack ====
none
==== Description ====
Using [[FF8/Field/Script/Opcodes/0AA_FADEBLACK|FADEBLACK]] directly after a [[FF8/Field/Script/Opcodes/069_BATTLE|BATTLE]] call puts the victory screen on hold until BATTLERESULT is called later in the script.