Difference between revisions of "PlayMagicShaderVisuals"
Jump to navigation
Jump to search
editted the page, used examples from Fallout
imported>Quetzilla m |
imported>Illyism (editted the page, used examples from Fallout) |
||
Line 1: | Line 1: | ||
Plays the [[EffectShader]] 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. | |||
'''Syntax:''' | '''Syntax:''' | ||
PlayMagicShaderVisuals ''EffectShaderID, Duration (optional)'' | PlayMagicShaderVisuals ''EffectShaderID, Duration (optional)'' | ||
'''Example:''' | '''Example:''' | ||
PlayMagicShaderVisuals | PlayMagicShaderVisuals SmokeFlameBurn | ||
pms | pms PlasmaGooificationGlow 10 | ||
==Notes== | ==Notes== |