SetObjectEffect

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the Object Effect of the specified BaseForm (which can be either a Weapon, an Armor, or an Explosion).

If objectEffect isn't specified, will remove the object effect from the form.

Syntax

[help]
(success:0/1) SetObjectEffect form:BaseForm objectEffect:baseForm

Example

SetObjectEffect WeapNVAssaultCarbine EnchEuclidEffect
SetObjectEffect ArmorCombatHelmet EnchPowerArmorHelmet 

See Also