Difference between revisions of "FF8/Field/Script/Opcodes/106 MESMODE"
Jump to navigation
Jump to search
my_wiki>BukTop m (1 revision imported) |
m (3 revisions imported) |
(No difference)
|
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x106
- Short name: MESMODE
- Long name: Message Mode
Argument
none
Stack
- Message Channel
- Message Window Behavior
- (color?)
- MESMODE
Description
Sets all future messages sent to this channel to behave differently. Behaviors:
- 0: Regular message with opaque background window
- 1: Translucent window background
- 2: No window background
The last parameter controls the color of text displayed in messages. 0=black, 4096=white. Haven't played around with it much.