Difference between revisions of "FF8/Field/Script/Opcodes/014 REQ"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Myst6re
Qhimm>Albeoris
(Created page with "* Opcode: '''0x014''' * Short name: '''REQ''' * Long name: Request remote execution ==== Argument ==== The ID of the target Entity. ==== Stack ==== ..., ''Priority'',...")
Line 3: Line 3:
* Long name: Request remote execution
* Long name: Request remote execution


==== Argument ====
==== Argument ====


The ID of the target Entity.
The ID of the target Entity.


==== Stack ====
==== Stack ====


..., ''Priority'', ''Label'' => ...
..., ''Priority'', ''Label'' => ...


==== Description ====
==== Description ====


Go to the method ''Label'' in the group '''Argument''' with a specified ''Priority''.
Go to the method ''Label'' in the group '''Argument''' with a specified ''Priority''.

Revision as of 03:08, 24 March 2018

  • Opcode: 0x014
  • Short name: REQ
  • Long name: Request remote execution

Argument

The ID of the target Entity.

Stack

..., Priority, Label => ...

Description

Go to the method Label in the group Argument with a specified Priority.