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)
Line 9: Line 9:
== See Also ==
== See Also ==
* [[GetHotKeyItem]]
* [[GetHotKeyItem]]
* [[ClearHotKeyItem]]
* [[ClearHotkey]]


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

Revision as of 06:13, 26 May 2008


A command for Oblivion Script Extender

Syntax:

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

Sets a hotkey to use the specified spell or item.

See Also