Difference between revisions of "AddSpell"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Aubray1741
imported>Aubray1741
Line 3: Line 3:
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.  
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.  


=='''Syntax'''==
'''Syntax'''


  AddSpell ''SpellID''  
  AddSpell ''SpellID''  


=='''Example'''==
'''Example'''


  AddSpell AbWeaknessNormalWeapons
  AddSpell AbWeaknessNormalWeapons

Revision as of 10:39, 7 May 2006

Description

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.

Syntax

AddSpell SpellID 

Example

AddSpell AbWeaknessNormalWeapons

See Also

RemoveSpell

Reference

List of functions that use AddSpell