Difference between revisions of "FF8/Field/Script/Opcodes/04E UCOFF"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x04E''' * Short name: '''UCOFF''' * Long name: User Control Off ==== Argument ==== none ==== Stack ==== none ==== Description ==== Disable user control. Play...") |
my_wiki>Albeoris (Created page with "* Opcode: '''0x04D''' * Short name: '''UCON''' * Long name: User Control On ==== Argument ==== none ==== Stack ==== none ==== Description ==== Enables user control...") |
||
Line 1: | Line 1: | ||
− | * Opcode: ''' | + | * Opcode: '''0x04D''' |
− | * Short name: ''' | + | * Short name: '''UCON''' |
− | * Long name: User Control | + | * Long name: User Control On |
+ | |||
+ | ==== Argument ==== | ||
− | |||
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
+ | |||
none | none | ||
− | ==== Description ==== | + | ==== Description ==== |
− | + | Enables user control. See [[FF8/Field/Script/Opcodes/04E_UCOFF|UCOFF]] for details. |
Revision as of 15:05, 24 March 2018
- Opcode: 0x04D
- Short name: UCON
- Long name: User Control On
Argument
none
Stack
none
Description
Enables user control. See UCOFF for details.