Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/D1 LINON

533 bytes added, 23:22, 17 August 2006
no edit summary
* Opcode: '''0xD1'''
* Short name: '''LINON'''
* Long name: Line Switch

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

==== Arguments ====

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

==== Description ====

Turns on or off all the [[FF7/Field/Script/Opcodes/D0 LINE|LINE]]s in the current field; if set to off, none of the lines will be triggered by the character walking through them.

Navigation menu