• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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