Difference between revisions of "SetWeight"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>WereWolf
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Sets the weight of the type.


'''Syntax:'''
'''Syntax:'''
  (nothing) ''reference.''SetWeight nuWeight:float ''objectID:ref''
  (nothing) ''reference.''SetWeight nuWeight:float ''objectID:ref''
Sets the weight of the type.


==See Also==
==See Also==

Revision as of 12:13, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) reference.SetWeight nuWeight:float objectID:ref

Sets the weight of the type.

See Also