Difference between revisions of "SetHotkeyItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
m (fixing link)
imported>DragoonWraith
m (fixing link)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


'''Syntax:'''
'''Syntax:'''
  (nothing) SetHotkeyItem spell/item:ref whichHotkey:short
  (nothing) SetHotkeyItem whichHotkey:short spell/item:ref


Sets a hotkey to use the specified spell or item.
Sets a hotkey to use the specified spell or item.


== See Also ==
== See Also ==
* [[GetHotKeyItem]]
* [[GetHotkeyItem]]
* [[ClearHotkey]]
* [[ClearHotkey]]



Latest revision as of 15:53, 26 May 2008


A command for Oblivion Script Extender

Syntax:

(nothing) SetHotkeyItem whichHotkey:short spell/item:ref

Sets a hotkey to use the specified spell or item.

See Also[edit | edit source]