HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Changing the color of fire

07-23-2003, 10:08 PM#1
Allanon[Druid]
How do I change the color of fire? Specifically, I am talking about the"Abilities\Spells\Other\BreathOfFire\BreathOfFireDamage.mdl" fire. I looked in WC3 Viewer and looked at that but the texture it used was clouds 8x8 I think.

I can't figure this out!! Thanks in advance
07-23-2003, 10:49 PM#2
MartinezTG
You need to edit the .mdl. It should have color values written in it somewhere. Something like "static color" and then the values in a ().
Note that color values are ( Blue , Green , Red ) in .mdl files.

Martinez
07-24-2003, 02:09 AM#3
Allanon[Druid]
Ok, thanks. I was thinking about particle emitters just after I posted my question. I thought this is how I would do it.