Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/71 BTLON

588 bytes added, 20:06, 18 August 2006
no edit summary
* Opcode: '''0x71'''
* Short name: '''BTLON'''
* Long name: Battle Switch

==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x71
! width="40" | ''S''
|}

==== Arguments ====
* '''const UByte''' ''S'': Switch battles on/off (0/1, respectively).

==== Description ====
Turns random encounters on or off for this field. Note that if a field does not have any [[FF7/Field/Encounter|Encounter Data]] set in its field file, battles will not occur regardless of the argument passed with this opcode.

Navigation menu