53
edits
Changes
From Final Fantasy Inside
RETTO tweak to reflect stopping queued scripts
==== Arguments ====
* '''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 the currententity current entity to be executed to (low 5 bits of byte).
==== Description ====