Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/70 BATTLE

150 bytes added, 14:34, 10 October 2006
m
no edit summary
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x70
! width="40" | ''AltB''! width="80" | ''NumN''
|}
==== Arguments ====
* '''const UByte''' ''AltB'': Alternate Bank to retrieve the address of the battle configurationID, or zero if one existsit is given as a literal value.* '''const UWord''' ''NumN'': Battle NumberID, or address to find ID if ''B'' is non-zero.
==== Description ====
 This launches the battle module with whatever battle number is used in the argument, or the value retrieved from memory location ''N'' if ''B'' is non-zero. Battle 1, 2, and 999 (0x03E7) are debug battles.