Difference between revisions of "PlayMagicShaderVisuals"
Jump to navigation
Jump to search
imported>Vswe m (Added Search Terms) |
imported>DragoonWraith (added optional reference) |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
''reference.''PlayMagicShaderVisuals [[List_of_Effect_Shaders|EffectShaderID]] ''Duration'' | |||
'''Example:''' | '''Example:''' | ||
PlayMagicShaderVisuals GhostEffect | PlayMagicShaderVisuals GhostEffect |
Revision as of 13: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