Page 1 of 1

Help with throwing knives mod

Posted: Sat Dec 17, 2005 6:53 pm
by Mad Max
Could somebody please help me make a mod where the throwing knives are silenced? I already did the knife.gun with the weapon motion type as 4 and silenced 1 but in the knife.prj, i just can't seem to silence it. I put silenced 1 but it does not change anything. The visual explosion is 0 so it is invis. I only need some advice on how to make it silenced. I make them not explode and they bounce off and just dont do dmg. dont attract attentin.

Plz &thx

Posted: Sat Dec 17, 2005 9:05 pm
by Mad Max
good on you for this knife mod man by the way the way you need something on your files that looks like this
<KillCoefficient1>0.5</KillCoefficient1> <KillCoefficient2>0.002</KillCoefficient2>

Add these words to your throwing knife file and it should kill
if not consult monoman 8)

Posted: Sun Dec 18, 2005 7:29 am
by Guest
I already have the kill coefficient, model etc. EXCEPT the way to silence them! I only need help to silence them. They explode, the make noise, the break doors...

Posted: Sun Dec 18, 2005 4:42 pm
by Mad Max
try putting this in your file <Silenced>1</Silenced>

also if you if your mod is exploding you probably have something like this in your file if you do get rid of them.

<BlastRadius>7.000000</BlastRadius>

<ExplosionDataVersion>1</ExplosionDataVersion>

<DetonateOnImpact>1</DetonateOnImpact>

hope this helps

Posted: Wed Dec 21, 2005 7:09 pm
by Mad Max
the reason why your mod is exploding is probably because you started out your mod with an exploding weapon.txt file, what i advise is make your mod from a silenced weapon.txt file that would help alot....... i think