Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/0F SPECIAL/F5 ARROW

812 bytes added, 03:41, 13 December 2006
no edit summary
* Opcode: '''0x0FF5'''
* Short name: '''SPECIAL: POINT'''
* Long name: Special: Point Switch

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

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

==== Description ====
Turns on or off the ''availability'' of the hand pointer that hovers above the playable character's head; this does not do the same as pressing the Assist button, but rather toggles whether the hand will appear when the user has the hand and arrows set to display. Other indicators that are available, such as the red/green arrows that are turned on or off along with the hand pointer, are not affected by this sub-opcode.

Navigation menu