Jump to content

Teleport Pad Explosion Sound Fix


ShadowDraikana
 Share

Recommended Posts

  • Administrators
ShadowDraikana

This is a very simple mod that fixes the muted sounds during the Teleport Pad's explosion animation.

 

In fact, it's so easy you could do it yourself with a text editor.

 

For those of you who want an idiot-proof version of the mod, I have uploaded the file in question here:

https://www.rockraidersunited.com/files/dl-r212/

 

Installation:

1. Extract LegoRR0.wad if you are using the WAD method.

2. Extract the Teleports folder from the zip provided above and drop it into the Buildings folder.  Make sure to overwrite.

3. Zip up the WAD and you're done!

 

Data method is pretty much the same way, just put the .lws file in that zip into Buildings -> Teleports and you're all set.

------------------------

Do it yourself:

1. In wherever this is located, regardless of method: navigate to Buildings -> Teleports.

2. Open Teleport_Blow2.lws with your text editor of choice.

3. Look for the following code near the very bottom of the file:

AddNullObject ;SFX,SND_EXPLODE1,40
ShowObject 8 7
ObjectMotion (unnamed)
  9
  1
  0 0 0 0 0 0 1 1 1
  0 0 0 0 0
EndBehavior 1
ShadowOptions 7

AddNullObject ;SFX,SND_EXPLODE2,60
ShowObject 8 7
ObjectMotion (unnamed)
  9
  1
  0 0 0 0 0 0 1 1 1
  0 0 0 0 0
EndBehavior 1
ShadowOptions 7

4. Now, notice in each AddNullObject line is a semicolon before the sound effect entry.  Remove those semicolons seen in both of those AddNullObject lines.

5. Save the file and you're done!

 

Not a big deal of a mod but a fix nonetheless.

Enjoy!

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.