Difference between revisions of "SelectPlayerSpell"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>DragoonWraith
(note about non-MI arguments)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  SelectPlayerSpell SpellID/ScrollID
  SelectPlayerSpell ref:MagicItem




Use to force the player to select the specified spell or scroll as his or her active magic.
Use to force the player to select the specified spell or scroll as his or her active magic.
 
== Notes ==
* Using a non-magic item argument for this function causes this function to act as a [[Return]].


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

Revision as of 05:16, 31 March 2008

Syntax:

SelectPlayerSpell ref:MagicItem


Use to force the player to select the specified spell or scroll as his or her active magic.

Notes

  • Using a non-magic item argument for this function causes this function to act as a Return.