Difference between revisions of "AddSpell"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Rbt hlpr mnky
m
imported>Vvenaya
Line 1: Line 1:
'''Syntax:'''
=='''Description'''==
 
Adds spell item to calling actor. 
 
 
 
=='''Syntax'''==
 
  AddSpell ''SpellID''  
  AddSpell ''SpellID''  
'''Example:'''
 
=='''Example'''==
 
  AddSpell AbWeaknessNormalWeapons
  AddSpell AbWeaknessNormalWeapons


----
=='''Known Facts'''==
(please add your name)


Adds spell item to calling actor.
:* "Spells" include diseases, abilities, spells and powers .  When an ability or disease is added it shows up as a current magical effect.  When a spell or power is added it shows up as a castable power/spell. There are other important differences see [[Spell]] for more info.
 
 
<br/><br/>
==Reference==


'''Note:''' that "spells" include diseases, abilities, spells and powers .  When an ability or disease is added it shows up as a current magical effect.  When a spell or power is added it shows up as a castable power/spell. There are other important differences see [[Spell]] for more info.
[[AddSpell_Reference|List of functions that use AddSpell]] (wiki)


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

Revision as of 15:35, 15 April 2006

Description

Adds spell item to calling actor.


Syntax

AddSpell SpellID 

Example

AddSpell AbWeaknessNormalWeapons

Known Facts

(please add your name)

  • "Spells" include diseases, abilities, spells and powers . When an ability or disease is added it shows up as a current magical effect. When a spell or power is added it shows up as a castable power/spell. There are other important differences see Spell for more info.




Reference

List of functions that use AddSpell (wiki)