Difference between revisions of "SetAmmoEffectTraitNumeric"
Jump to navigation
Jump to search
no edit summary
imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the value of an ammo effect's numeric trait (determined by <i>traitID</i>). |name = SetAmmoEffectTraitNumeric |returnType = traitV...") |
imported>Jazzisparis |
||
Line 34: | Line 34: | ||
SetAmmoEffectTraitNumeric AmmoEffect5mmDTReduction 1 1 | SetAmmoEffectTraitNumeric AmmoEffect5mmDTReduction 1 1 | ||
SetAmmoEffectTraitNumeric AmmoEffect5mmDTReduction 2 0.8</pre> | SetAmmoEffectTraitNumeric AmmoEffect5mmDTReduction 2 0.8</pre> | ||
Will set <i>AmmoEffect5mmDTReduction</i> to reduce weapon's spread by 20%. | Will set <i>AmmoEffect5mmDTReduction</i> to reduce the weapon's spread by 20%. | ||
}} | }} | ||
==See Also== | ==See Also== | ||
[[Category:Functions_(JIP)]] | [[Category:Functions_(JIP)]] |