Difference between revisions of "FF8/Field/Script/Opcodes/06E KEYON"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x06E''' * Short name: '''KEYON''' * Long name: Enable Key ==== Argument ==== none ==== Stack ==== :''Key Flags'' :'''KEYON''' ==== Description ==== Enables ce...") |
my_wiki>Shard m (→Description) |
||
Line 11: | Line 11: | ||
==== Description ==== | ==== Description ==== | ||
− | Enables certain keys to be pressed after they are otherwise disabled (for example with [[FF8/Script/Opcodes/04E_UCOFF|UCOFF]]). See | + | Enables certain keys to be pressed after they are otherwise disabled (for example with [[FF8/Script/Opcodes/04E_UCOFF|UCOFF]]). See [[FF8/Field/Script/Opcodes/06D_KEYSCAN|KEYSCAN]] for the key codes |