General Zone > Helpdesk

MiA_HitSound

(1/1)

Matrix:
Hello there I was wondering if the guy who created this UT2004 hit sounds server package is still around? The instructions were missing some information on how exactly you change the default hitsound to something else included in the package. Any help would be great.


Thanks

[MiA]Raj:
Hi.

MiA_HitSound.ini:

[MiA_HitSound.HitSoundGR]
HitSoundName=MenuSounds.Select3
bListAsMut=True

Edit the HitSoundName property. For example, if you have a sound called "MySound" which is in package "MySoundPackage.uax", you would have to make the ini look like this:

[MiA_HitSound.HitSoundGR]
HitSoundName=MySoundPackage.MySound
bListAsMut=True

Since this sound would be custom one, clients would have to download MySoundPackage.uax. To do that, you would have to edit your ut2004.ini:
find [Engine.GameEngine], there's a list of serverpackages, eg ServerPackages=xVoting. Add "ServerPackages=MySoundPackage.uax" to the end.

MySoundPackage.uax has to exist in your server's "Sounds" folder of course.

Matrix:
Example:
HitSoundName=MiA_HitSoundPack.utcomp

Yes?


[MiA]Raj:
Yeah, I just tested this same sound and it works fine...

Navigation

[0] Message Index

Go to full version