Difference between revisions of "FF8/Field/Script/Opcodes/015 REQSW"
Jump to navigation
Jump to search
my_wiki>Myst6re |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Request remote execution (asynchronous execution, guaranteed) | * Long name: Request remote execution (asynchronous execution, guaranteed) | ||
− | ==== 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''. |
Latest revision as of 05:23, 23 May 2019
- Opcode: 0x015
- Short name: REQSW
- Long name: Request remote execution (asynchronous execution, guaranteed)
Argument
The ID of the target Entity.
Stack
..., Priority, Label => ...
Description
Go to the method Label in the group Argument with a specified Priority.