• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

How can I remove objects like fire on a model?

Status
Not open for further replies.

Ki

Ki

Level 7
Joined
Aug 20, 2005
Messages
258
How can I remove objects like fire on a model? Specifically, I am working on the bat troll model. I am unsure of how to remove the flames or move them to a different location on the model. I am working with Oinkerwinkle's Vertex Modifier. Is it a specific geoset I have to remove or what?
 
Level 7
Joined
Aug 31, 2005
Messages
120
Nope, it's not a geoset, it's a particle effect.

I think Oinkerwinkle has a tut on doing that, but here the short version:
Open the .mdl in notepad, search for "particle" and find it near the end of the document.
Here are all the data for the particle effect.
Then change the emmision-rate to 0.
Save, done.

If there's more than one particle effect, try to figure out which one to change.
 

Ki

Ki

Level 7
Joined
Aug 20, 2005
Messages
258
Thank you that was very helpful.

Unfortunately I have another problem though... There is a texture that I do not want to use (specifically the dust6color.blp texture), and I am unsure of how to erase it.
 
Status
Not open for further replies.
Top