Frictional Games Forum (read-only)

Full Version: Headless Armor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey!

I'm looking for someone that could do with model editor one thing, since i don't really know how to use it very well...
I need a modification on armor_nice, i want it to not to have a head Big Grin

Thanks, to someone that could do this, also post here if it's impossible to do.
Ermu.

Edit: I mean, no helmet.
(02-13-2012, 09:52 PM)Ermu Wrote: [ -> ]Hey!

I'm looking for someone that could do with model editor one thing, since i don't really know how to use it very well...
I need a modification on armor_nice, i want it to not to have a head Big Grin

Thanks, to someone that could do this, also post here if it's impossible to do.
Ermu.

Edit: I mean, no helmet.
Go into the Model Editor, and open up the armor_nice.
If I recall correctly, the head is its own mesh.
So delete everything around the head, then set the scale of its mesh to 0, 0, 0.
Save as a new .ent file, and you should be good to go.


(02-14-2012, 02:26 AM)Obliviator27 Wrote: [ -> ]
(02-13-2012, 09:52 PM)Ermu Wrote: [ -> ]Hey!

I'm looking for someone that could do with model editor one thing, since i don't really know how to use it very well...
I need a modification on armor_nice, i want it to not to have a head Big Grin

Thanks, to someone that could do this, also post here if it's impossible to do.
Ermu.

Edit: I mean, no helmet.
Go into the Model Editor, and open up the armor_nice.
If I recall correctly, the head is its own mesh.
So delete everything around the head, then set the scale of its mesh to 0, 0, 0.
Save as a new .ent file, and you should be good to go.
Thanks!