Page 1 of 1

Award Effect Disabling via ODF

Posted: Fri Dec 25, 2009 11:55 am
by Warlord28
Is very simple put this in the Unit Odf

BuffHealthEffect ="01"
BuffOffenseEffect ="01"
BuffDefenseEffect ="01"

and this for other Effects
HealthGainEffect ="01"
AmmoGainEffect ="01"
EnergyGainEffect ="01"
DebuffEffect ="01"
InvincibleEffect ="01"

Re: Award Effect Disabling via ODF

Posted: Fri Dec 25, 2009 12:31 pm
by DarthHamster
Does this disable the award rifle?

Re: Award Effect Disabling via ODF

Posted: Fri Dec 25, 2009 3:32 pm
by Warlord28
No only Effects from the Awards,Ammo,Health etc..

Re: Award Effect Disabling via ODF

Posted: Sat Dec 26, 2009 9:24 am
by CodaRez
DarthHamster wrote:Does this disable the award rifle?
To do that, copy the "com_weap_inf_*whatevertheweaponis*" .odf from the "common" side folder.

Rename it something else, and remove these lines inherent in it(the com_blabla should have it. If the weapon .odf doesn't, then it doesn't have an award weapon):
ScoreForMedalsType = <number>
MedalsTypeToLock = <number>
Then have ur custom weapon reference is as a parent.

And ur done! :thumbs: