Difference between revisions of "Dispel"

104 bytes added ,  11:10, 12 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Ez0n3
Line 1: Line 1:
'''Syntax:'''
{{Function
  [''ActorID''].Dispel ''MagicID''
  |CSWikiPage = Dispel
'''Examples:'''
|origin = GECK1
  Dispel MS13MezzedSpell
|summary = Removes specified [[Actor Effect]] that is affecting an actor.
|name = Dispel
|returnType = void
|referenceType = [ActorRefID]
|arguments =
  {{FunctionArgument
  |Name = MagicID
  }}
  |example = Dispel MS13MezzedSpell


  NPCRef.Dispel MS13MezzedSpell
  NPCRef.Dispel MS13MezzedSpell
 
}}
Removes specified [[Actor Effect]] that is affecting an actor.
 
== Notes: ==
*None at this time


[[Category:Functions]]
[[Category:Functions]]
Anonymous user