FF8/Field/Script/Opcodes/178 UNKNOWN13
< FF8 | Field | Script | Opcodes
Jump to navigation
Jump to search
Revision as of 05:45, 12 March 2014 by my_wiki>Shard (→Description)
- Opcode: 0x178
- Short name: UNKNOWN13
- Long name: Sound channel available?
Argument
none
Stack
- Sound channel?
- UNKNOWN13
Description
Checks some condition, then pushes 0 or 1 into temporary variable 0.
Used in Galbadian Missile Base when pushing the launcher into its bay. It controls which channel the pushing sound plays through.
My guess is it returns true if a sound channel isn't currently playing a sound.