Difference between revisions of "PlayMagicShaderVisuals"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>DragoonWraith
(added optional reference)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  PlayMagicShaderVisuals ''[[List_of_Effect_Shaders|EffectShaderID]], Duration (optional)''  
  ''reference.''PlayMagicShaderVisuals [[List_of_Effect_Shaders|EffectShaderID]] ''Duration''  
'''Example:'''
'''Example:'''
  PlayMagicShaderVisuals GhostEffect
  PlayMagicShaderVisuals GhostEffect

Revision as of 14:39, 21 June 2008

Syntax:

reference.PlayMagicShaderVisuals EffectShaderID Duration 

Example:

PlayMagicShaderVisuals GhostEffect
pms effectShockShield 10


Plays the effect shader visuals on the calling reference. Visuals will play at least one cycle, regardless of duration, and if no duration is specified they play indefinitely or until the art stops animating.


See Also