Difference between revisions of "Dispel"

278 bytes added ,  18:06, 23 April 2018
no edit summary
imported>PoHa!
m (fixed minor error)
imported>Nitemaremarauder
 
(4 intermediate revisions by 2 users not shown)
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. Can also remove [[Ingestible]] effects.
|name = Dispel
|returnType = void
|referenceType = [ActorRefID]
|arguments =
  {{FunctionArgument
  |Name = MagicID
  |Type = ref
  }}
  |example = Dispel MS13MezzedSpell
Dispel Stimpak


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


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Game Effect Functions]]
[[Category:Game Effect Functions]]
[[Category:Game Effect Functions (GECK 1.1)]]