Difference between revisions of "FF8/Field/Script/Opcodes/04C WINCLOSE"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x04C''' * Short name: '''WINCLOSE''' * Long name: Close Message Window ==== Argument ==== none ==== Stack ==== none ==== Description ==== Close the last wi...") |
m (4 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Close Message Window | * Long name: Close Message Window | ||
− | ==== Argument ==== | + | ==== Argument ==== |
none | none | ||
− | + | : ''Message Channel'' | |
+ | : '''WINCLOSE''' | ||
− | + | ==== Description ==== | |
− | |||
− | ==== Description ==== | ||
Close the last window created by [[FF8/Field/Script/Opcodes/065_AMES|AMES]]. I haven't tried this for other types of windows... | Close the last window created by [[FF8/Field/Script/Opcodes/065_AMES|AMES]]. I haven't tried this for other types of windows... |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x04C
- Short name: WINCLOSE
- Long name: Close Message Window
Argument
none
- Message Channel
- WINCLOSE
Description
Close the last window created by AMES. I haven't tried this for other types of windows...