RemoveAmmoEffect

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Removes an ammo effect from an ammo type.

Syntax

[help]
(successful:0/1) RemoveAmmoEffect ammo:ref ammoEffect:ref

Example

RemoveAmmoEffect Ammo12GaBeanBag AmmoEffectBeanBagFatigue

See Also