how do i change the warthog tires into tank treads?

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
No-Ca$h





Posts: 105
Joined: Fri Mar 11, 2005 8:06 pm

how do i change the warthog tires into tank treads?

Post by No-Ca$h »

how do i change the warthog tires into tank treads? if you can help me thatd be great.
Waverunner





Posts: 2161
Joined: Sat Feb 12, 2005 4:34 pm
Location: I am pwn-proof.
Contact:

Post by Waverunner »

HMT (Halo Mapping Tools)

Injecting .dds textures. You need the .DDS Plugin

Then, you can save the texture.

Image

The inject the edited one back in.

Good luck!
Oosty





Posts: 84
Joined: Thu Sep 16, 2004 6:27 pm
Location: Australia
Contact:

Post by Oosty »

no, he wants ACTUAL treads, like the snow hog was gonna have, untill it was taken out......

try some modeling, or swap the tread with the tyre
Signature exceeded 75KB.
No-Ca$h





Posts: 105
Joined: Fri Mar 11, 2005 8:06 pm

Post by No-Ca$h »

yea thats what i mean Oosty but i cant find the tire model thing in HMT and i dont know what to use to model.
Waverunner





Posts: 2161
Joined: Sat Feb 12, 2005 4:34 pm
Location: I am pwn-proof.
Contact:

Post by Waverunner »

Oosty wrote:no, he wants ACTUAL treads, like the snow hog was gonna have, untill it was taken out......

try some modeling, or swap the tread with the tyre
oh ok i gotcha

srry i don't know how you would do that
User avatar
Ombre




Coroner Socialist Orb

Posts: 2495
Joined: Sat Dec 11, 2004 12:42 am
Location: California - Bay Area

Post by Ombre »

Pretty simple download milkshape 3d extract the tank and the warthog and save the treads and paste over on the warthog lol im not even sure if this would really work since im new to modeling buy its worth a try hmm but if you do this you might only be able to use it on a mac or on halo ce since the vertextes will be diffrent so what you could do if morf the warthog bottm to look like treads :P
Image
Waverunner





Posts: 2161
Joined: Sat Feb 12, 2005 4:34 pm
Location: I am pwn-proof.
Contact:

Post by Waverunner »

Ya, you have to have the same number of vertexes in the model, otherwise it wont work
DarkBrute





Posts: 157
Joined: Wed Aug 11, 2004 12:08 pm
Location: Installation 07 Library Trying to reason with a flood about not eating me.

Post by DarkBrute »

Yes, and that is because whenever a game developer makes a game, they design 3D buffers for the vertecies and then classify them individually to each item class. In plain English, the code for Halo was done so each individual model was given a buffer that helped out with keeping the mesh together so that no matter what stupid stunts we did, the models wouldn't disrupt. So in order to be able to recompile the Halo game from scratch using the new models, you can change it to be anything you want.

Alternatively, you can take the tank treads and simply separate them into two groups that look like the snow hog's treads (so there should be 4 groups of verticies) without deleting or adding ANY verticies. Then inject that model into the tank's treads, then swap the meta of the warthog tires with that of the tank treads. If you did it right, you should have a show hog without textures.
Waverunner





Posts: 2161
Joined: Sat Feb 12, 2005 4:34 pm
Location: I am pwn-proof.
Contact:

Post by Waverunner »

^ Very well explained!
[CAF]M808B





Posts: 202
Joined: Sun Jan 30, 2005 3:46 pm
Contact:

Post by [CAF]M808B »

And then with textures we get into nodes and more texture coordinates and HMT and all this junk....

... might as well just get someone to get .max files for you, I know it's possible as I have some for the Pelican and Longsword, but don't know how to do it...
M808B
Covenant Armed Forces
http://caf.ssxh.net/
Post Reply