- Opcode: 0x173
- Short name: PRESERVESOUNDCHANNEL
- Long name: Preserve Sound Channel
Argument
none
Stack
Sound channel
PRESERVESOUNDCHANNEL
Description
Prevents the given sound channel from being silenced when a new field is loaded. The currently playing sound effect will continue to play during the fade.
Does not work on channel 0.
PC handler: SCRIPT_PRESERVESOUNDCHANNEL.
Function addresses
| Function | Address | Description |
|---|---|---|
SCRIPT_PRESERVESOUNDCHANNEL | 0x520230 | Field script opcode handler (verified IDA function) |