Difference between revisions of "FF7/Field/Script/Opcodes/07 RETTO"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Halkun
 
my_wiki>BukTop
m (1 revision imported)
(No difference)

Revision as of 12:34, 4 April 2018

  • Opcode: 0x07
  • Short name: RETTO
  • Long name: Return To

Memory layout

0x07 P / F

Arguments

  • const Bit[3] P: The 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.