Difference between revisions of "SetObjectCharge"
Jump to navigation
Jump to search
imported>WereWolf (Fixed see also) |
imported>DragoonWraith (MI) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(nothing) ''refernce.''SetObjectCharge nuCharge:long ''objectID:ref'' | (nothing) ''refernce.''SetObjectCharge nuCharge:long ''objectID:ref'' | ||
Sets the max charge of the object. | |||
==See Also== | ==See Also== | ||
Line 20: | Line 20: | ||
[[Category:Magic Functions]] | [[Category:Magic Functions]] | ||
[[Category:Magic Functions (OBSE)]] | [[Category:Magic Functions (OBSE)]] | ||
[[Category: Magic Functions - Magic Item (OBSE)]] |
Latest revision as of 20:16, 1 March 2008
A command for Oblivion Script Extender
Syntax:
(nothing) refernce.SetObjectCharge nuCharge:long objectID:ref
Sets the max charge of the object.