Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/6F SCRLP

77 bytes removed, 05:17, 23 May 2019
m
3 revisions imported
* '''const UShort''' ''S'': Speed of the scroll, in frames, or the address to find the speed if ''B'' is non-zero.
* '''const UByte''' ''P'': Party ID to scroll to, between 0 and 2.
* '''const UByte''' ''T'': [[FF7/Field/Script/Opcodes/63 SCRLA|Type ]] of scroll.
==== Description ====
Similar to [[http://wiki.qhimm.com/FF7/Field/Script/Opcodes/63 SCRLA|SCRLA]], except the scroll moves towards the given party member, rather than a particular entity. The types of scroll are also identical to SCRLA and can be found on the page for the opcode.