Change the Detonator Sound

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
CdtFox
2nd Lieutenant
2nd Lieutenant
Posts: 379
Joined: Wed Feb 17, 2016 8:51 am
Projects :: BUC and Designated Days
Games I'm Playing :: SWBF2+EAW+Subnautica
xbox live or psn: No gamertag set
Location: France
Contact:

Change the Detonator Sound

Post by CdtFox »

How to change the explosion sound of a detonator?

I've just see that It's not working like a blaster with the FireSound = "" code. What is the right code to use?

Thanks for the help :D
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: Change the Detonator Sound

Post by Marth8880 »

From http://www.secretsociety.com/forum/down ... dhooks.txt:
-------------------------------------------------------------------------------
ClassLabel = "explosion"
-------------------------------------------------------------------------------
SoundProperty = "" : Played when the explosion is spawned

If this explosion produces chunks the following properties can be attached
to all chunks.

ChunkInitialCollisionSound = "" : Played each time the chunk collides with
something.
ChunkScrapeCollisionSound = "" : Played as the chunk slides along another
object.
You want SoundProperty.
Post Reply