Difference between revisions of "PlayMagicShaderVisuals"
Jump to navigation
Jump to search
imported>DragoonWraith (CS 1.0) |
imported>Fella |
||
Line 15: | Line 15: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Actor Functions]] | [[Category: Actor Functions]] |
Revision as of 11:49, 23 January 2008
Syntax:
PlayMagicShaderVisuals EffectShaderID, Duration (optional)
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.