Difference between revisions of "SetHotkeyItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: {{OBSE v0015}} A command for Oblivion Script Extender '''Syntax:''' (nothing) SetHotkeyItem spell/item:ref whichHotkey:short Sets a hotkey to use ...)
 
imported>DragoonWraith
m (fixing link)
 
(3 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]