Difference between revisions of "AddAmmoEffect"
Jump to navigation
Jump to search
imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Adds an ammo effect to an ammo type. |name = AddAmmoEffect |returnType = successful:0/1 |arguments = {{FunctionArgument |Name =...") |
imported>Jazzisparis |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
}} | }} | ||
==See Also== | ==See Also== | ||
*[[GetNumAmmoEffects]] | |||
*[[GetNthAmmoEffect]] | |||
*[[RemoveAmmoEffect]] | |||
*[[GetAmmoEffectTraitNumeric]] | |||
*[[SetAmmoEffectTraitNumeric]] | |||
[[Category:Functions_(JIP)]] | [[Category:Functions_(JIP)]] | ||
[[Category:Ammo Functions (JIP)]] | |||
[[Category:Ammo Effect Functions (JIP)]] |
Latest revision as of 13:42, 30 March 2015
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Adds an ammo effect to an ammo type.
Syntax
(successful:0/1) AddAmmoEffect ammo:ref ammoEffect:ref
Example
AddAmmoEffect Ammo12Ga AmmoEffectBeanBagFatigue