Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/07 RETTO

647 bytes added, 00:55, 3 September 2006
no edit summary
* Opcode: '''0x07'''
* Short name: '''RETTO'''
* Long name: Return To

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

==== 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 to be executed to (low 5 bits of byte).

==== Description ====
Gives script control to another script within the current entity, selected by ''F''.
Anonymous user

Navigation menu