Difference between revisions of "EquipItemNS"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Actor rather than container)
Line 3: Line 3:


'''Syntax:'''
'''Syntax:'''
  ''container:ref.''EquipItemNS item:base count:long
  ''actor:ref.''EquipItemNS item:base count:long


Spamless version of [[EquipItem]].
Spamless version of [[EquipItem]].

Revision as of 23:26, 12 July 2008


A command for Oblivion Script Extender

Syntax:

actor:ref.EquipItemNS item:base count:long

Spamless version of EquipItem.

Notes

  • Still makes the same EquipItem sound. See Message Spam for techniques that won't make the sound.

See Also