Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/04 PREQ

7 bytes added, 05:14, 23 May 2019
m
3 revisions imported
==== Arguments ====
* '''const UByte''' ''PM'': The ID of the current party member ID (0, 1 or 2).
* '''const Bit[3]''' ''P'': The [[FF7/Field/Script/Priorities|priority]] at which we want to execute the remote script (high 3 bits of byte).
* '''const Bit[5]''' ''F'': The ID of the specific member function of ''PM'' 's entity to be executed (low 5 bits of byte).