Difference between revisions of "FF7/Field/Script/Opcodes/70 BATTLE"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Halkun
 
my_wiki>Synergy Blades
m
Line 7: Line 7:
 
! width="40" | 0x70
 
! width="40" | 0x70
 
! width="40" | ''Alt''
 
! width="40" | ''Alt''
! width="40" | ''Num''
+
! width="80" | ''Num''
 
|}
 
|}
  

Revision as of 18:48, 6 October 2006

  • Opcode: 0x70
  • Short name: BATTLE
  • Long name: Start Battle

Memory layout

0x70 Alt Num

Arguments

  • const UByte Alt: Alternate battle configuration, if one exists
  • const UWord Num: Battle Number

Description

This launches the battle module with whatever battle number is used in the argument. Battle 1, 2, and 999 (0x03E7) are debug battles.