blazeda59 Posted February 17, 2012 Share Posted February 17, 2012 Im trying to add a fire effect to a NPC so its on fire but not taking damage. Ive tried a few things but nothings working can someone please give me some insight into this. Thanks Link to comment Share on other sites More sharing options...
zigurd88 Posted February 17, 2012 Share Posted February 17, 2012 shader property ShaderName auto Event OnEffectStart(actor Target,actor Caster) Game.GetPlayer().Apply(ShaderName) Endevent Link to comment Share on other sites More sharing options...
Recommended Posts