Difference between revisions of "PlayMagicShaderVisuals"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Henning
m (None)
Line 11: Line 11:


==Notes==
==Notes==
*When playing a shader on the player, the effect will be applied to the current perspective state -- if the player is in first person when the shader is started, the effect will not be visible if the player switches to third person, and vice versa.
*When playing a shader on the player, the effect will be applied to the current perspective state -- if the player is in first <span class="plainlinks">[http://smokeelectroniccigarettes.org <span style="color:black;font-weight:normal;text-decoration:none!important;background:none!important; text-decoration:none;">electronic cigarette</span>]</span> person when the shader is started, the effect will not be visible if the player switches to third person, and vice versa.


==See Also==
==See Also==

Revision as of 10:51, 10 October 2011

Description

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

PlayMagicShaderVisuals EffectShaderID, Duration (optional) 

Example

PlayMagicShaderVisuals SmokeFlameBurn
pms PlasmaGooificationGlow 10


Notes

  • When playing a shader on the player, the effect will be applied to the current perspective state -- if the player is in first electronic cigarette person when the shader is started, the effect will not be visible if the player switches to third person, and vice versa.

See Also