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