Difference between revisions of "FF8/Field/Script/Opcodes/0BD EFFECTLOAD"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x0BD''' * Short name: '''EFFECTLOAD''' * Long name: Play Ambient Sound Loop ==== Argument ==== none ==== Stack ==== :''Effect ID'' :'''EFFECTLOAD''' ==== Des...") |
Qhimm>Shard m (→Description) |
||
Line 13: | Line 13: | ||
==== Description ==== | ==== Description ==== | ||
Start playing a background looping sound effect. Sound effect IDs follow no pattern I can see from the FMT file. | Start playing a background looping sound effect. Sound effect IDs follow no pattern I can see from the FMT file. | ||
Test data | |||
5 = Train | |||
10 = Lava cavern | |||
[[Category:Unfinished FF8 Opcodes]] | [[Category:Unfinished FF8 Opcodes]] |
Revision as of 07:53, 24 March 2015
- Opcode: 0x0BD
- Short name: EFFECTLOAD
- Long name: Play Ambient Sound Loop
Argument
none
Stack
- Effect ID
- EFFECTLOAD
Description
Start playing a background looping sound effect. Sound effect IDs follow no pattern I can see from the FMT file. Test data 5 = Train 10 = Lava cavern