Difference between revisions of "SetHotkeyItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
m (SetHotKeyItem moved to SetHotkeyItem: as written in OBSE docs)
imported>DragoonWraith
m (fixing link)
 
(2 intermediate revisions 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]]
* [[ClearHotKeyItem]]
* [[ClearHotkey]]


[[Category: Functions]]
[[Category: Functions]]

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]