Difference between revisions of "FF7/Field/Script/Opcodes/0F SPECIAL"
Jump to navigation
Jump to search
my_wiki>Synergy Blades m |
my_wiki>Synergy Blades m (→Arguments: sp) |
||
Line 12: | Line 12: | ||
==== Arguments ==== | ==== Arguments ==== | ||
* '''const UByte''' ''OPCODE'': Special command for field script execution. | * '''const UByte''' ''OPCODE'': Special command for field script execution. | ||
− | * '''const UByte''' ''...'': 0 or more | + | * '''const UByte''' ''...'': 0 or more arguments for SPECIAL opcode. |
==== Description ==== | ==== Description ==== |
Revision as of 18:20, 18 August 2006
- Opcode: 0x0F
- Short name: SPECIAL
- Long name: Special Opcode (Multibyte sequence)
Contents
Memory layout
0x0F | OPCODE | ... |
---|
Arguments
- const UByte OPCODE: Special command for field script execution.
- const UByte ...: 0 or more arguments for SPECIAL opcode.
Description
Special is a multibyte encoding opcode extension. IE Special opcode. Mostly for game specific opcodes to FF7.
Subcodes by Catagory
Inventory
F9 AAMAT FA AAITM FF RMVIT
Subcodes by OPCODE
F8 FMSSP F9 AAMAT FA AAITM FB BTLLK FC MOVLK FD DFTNM FE GLRST FF RMVIT