Difference between revisions of "ModObjectCharge"

80 bytes added ,  21:17, 1 March 2008
MI
imported>WereWolf
(New page: A command for Oblivion Script Extender Modifies the max charge of the object up or down. '''Syntax:''' (nothing) ''reference.''ModObjectCharge mod...)
 
imported>DragoonWraith
(MI)
 
(2 intermediate revisions 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]]
Modifies the max charge of the object up or down.


'''Syntax:'''
'''Syntax:'''
  (nothing) ''reference.''ModObjectCharge modifyBy:float ''objectID:ref''
  (nothing) ''reference.''ModObjectCharge modifyBy:float ''objectID:ref''
Modifies the max charge of the object up or down.


==See Also==
==See Also==
Line 11: Line 11:
*[[GetCurrentCharge]]
*[[GetCurrentCharge]]
*[[SetEquippedCurrentCharge]]
*[[SetEquippedCurrentCharge]]
*[[GetEquippedCurrentCharge]]
*[[ModEquippedCurrentCharge]]
*[[ModEquippedCurrentCharge]]


Line 19: Line 20:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category: Magic Functions - Magic Item (OBSE)]]