Idle sounds?

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
ryukaji
Major
Major
Posts: 513
Joined: Mon Sep 17, 2007 7:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

Idle sounds?

Post by ryukaji »

So ive made a weapon and I have custom sounds for it and Ive been messing around trying to give it an idle sound for when its not being used. Anyone know how to do it? I know it can be done to a melee label class but I have to set it up as a cannon so it is held and used like a gun.

Heres the weapon im talking about:
Hidden/Spoiler:
[attachment=0]chainsaw.jpg[/attachment]
Yes, this is a very violent mod lol.
theultimat
Lieutenant General
Lieutenant General
Posts: 679
Joined: Sun Apr 13, 2008 1:39 pm
Location: UK

Re: Idle sounds?

Post by theultimat »

Yes, for the lightsaber it is stated in the com_weap_inf_lightsaber.odf file. It says:

Code: Select all

OnSound				= "com_inf_saber_ambient"
And you would replace the com_inf_saber_ambient with the sound you wanted.

OffTopic:
ryukaji wrote:Yes, this is a very violent mod lol.
:funny2:
Master_Ben
Lieutenant General
Lieutenant General
Posts: 675
Joined: Wed Nov 12, 2008 9:50 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Watching your PC over your shoulder. No, the other sholder....

Re: Idle sounds?

Post by Master_Ben »

theultimat wrote:Yes, for the lightsaber it is stated in the com_weap_inf_lightsaber.odf file. It says:

Code: Select all

OnSound				= "com_inf_saber_ambient"
And you would replace the com_inf_saber_ambient with the sound you wanted.

OffTopic:
ryukaji wrote:Yes, this is a very violent mod lol.
:funny2:
But that's for a melee weapon, is it not?
ryukaji
Major
Major
Posts: 513
Joined: Mon Sep 17, 2007 7:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

Re: Idle sounds?

Post by ryukaji »

Exactly thats why im asking cause that didnt work when I tried that.
Post Reply