Page 1 of 1

Seting Things on fire

PostPosted: Sat Aug 22, 2009 12:41 am
by Krystal Wilson
You know how when you use a spell that has fire damage on an npc it sets the npc on fire? but when you use on something else that should burn say a tree or a pile of wood it doesnt burn?

I am trying to make a spell that will set things on fire, but so far it only works on npcs. HELP.

SCN AAEverBurnBegin ScriptEffectStartpms effectFireDamageEnd


--Thanks!
-MNPred

Seting Things on fire

PostPosted: Sat Aug 22, 2009 12:04 am
by JD FROM HELL
As stated in your other thread http://www.gamesas.com/bgsforums/index.php?showtopic=1080945 by da mage, you'll most likely have to create a mesh for each object that you want to set on fire.
You'll then need to detect when something is hit by fire and replace the original mesh with the one with fire effects.