Making 3d Models

Questions regarding the creation of custom graphics (uniforms and stadium art).

Moderator: David Winter

jcikal
Posts: 3
Joined: Sat Mar 04, 2006 6:35 am

Making 3d Models

Post by jcikal »

Is it possible to create our own 3d models for both players and also the stadiums in a 3d program like 3ds max? If not, will this be a feature for the future? Thanks for any info.
frunky
Posts: 208
Joined: Mon Nov 14, 2005 9:41 pm

RE: Making 3d Models

Post by frunky »

You can make stadiums as long as your program can export to direct X

You can also import objects into the stadium but I'm not sure if they can be animated object or not.
These socks were made for walkin
So that's just what I'll do
One of these days these socks
Are gonna make you smell like poo
Nza
Posts: 3
Joined: Mon Feb 27, 2006 2:03 pm

RE: Making 3d Models

Post by Nza »

I think being able to redo the helmet models would be cool and simple enough.....perhaps even player models? From what I understand, the models would have "hot zones", like "hand", and "right leg" etc, and the game would know what to do with them, so you could change the player model but retain the animations. But that's just a stab in the dark, i've never done any real 3d modelling and game coding.
jcikal
Posts: 3
Joined: Sat Mar 04, 2006 6:35 am

RE: Making 3d Models

Post by jcikal »

Anyone know for sure if we will be able to do any of the following:

1) Will we be able to at least make our own 3d models on a 3d program?

2) Will we be able to make 3d stadium objects and 3d players or just one kind (Stadium or Player)?

3) Is the player 3d model independent for each player or is it the same model used for all players?

Thanks for any info.
Marauders
Posts: 4428
Joined: Thu Mar 17, 2005 5:37 pm
Location: Minnesota

RE: Making 3d Models

Post by Marauders »

Will we be able to make 3d stadium objects and 3d players or just one kind (Stadium or Player)?

Stadiums can be created. The graphics must be saved in Direct X format for the game.

The player files are not editable at this time.
jcikal
Posts: 3
Joined: Sat Mar 04, 2006 6:35 am

RE: Making 3d Models

Post by jcikal »

ORIGINAL: Marauders
Stadiums can be created. The graphics must be saved in Direct X format for the game.
[:D]
ORIGINAL: Marauders
The player files are not editable at this time.
[&:]

That's Ok since we can skin them [8D]
frunky
Posts: 208
Joined: Mon Nov 14, 2005 9:41 pm

RE: Making 3d Models

Post by frunky »

I'm assuming that it would hard to redo the player model because it would have to remapped the same way and that's alot of textures hehe.
These socks were made for walkin
So that's just what I'll do
One of these days these socks
Are gonna make you smell like poo
Magnum357
Posts: 613
Joined: Thu Apr 21, 2005 11:07 pm

RE: Making 3d Models

Post by Magnum357 »

Are you guys sure you can make 3D stadiums? I looked in the MF directory system and I can't find any 3D stadium models that are in .X format. I'm using Milkshape as a 3D model program and it can export to .X format, but I don't see any file formats in the game that are in .X format. Am I looking in the right place?
frunky
Posts: 208
Joined: Mon Nov 14, 2005 9:41 pm

RE: Making 3d Models

Post by frunky »

Yeah your right [:(]
These socks were made for walkin
So that's just what I'll do
One of these days these socks
Are gonna make you smell like poo
Marauders
Posts: 4428
Joined: Thu Mar 17, 2005 5:37 pm
Location: Minnesota

RE: Making 3d Models

Post by Marauders »

Are you guys sure you can make 3D stadiums? I looked in the MF directory system and I can't find any 3D stadium models that are in .X format. I'm using Milkshape as a 3D model program and it can export to .X format, but I don't see any file formats in the game that are in .X format. Am I looking in the right place?

David will have to chime in on this.

I will likely be creating stadiums, and I'd like to know a bit more about the saving process.
mark1726
Posts: 104
Joined: Sun Feb 26, 2006 10:31 pm

RE: Making 3d Models

Post by mark1726 »


I have made a ".X" direct x file from Truespace 3.2 (freeware). The game took it without any errors, but there was basically nothing there, just the field without a stadium or any backgroung. I think we will need a bit of a push from David before we can make any stadiums.
"Those who do not read and understand history are doomed to repeat it." - Harry Truman
mark1726
Posts: 104
Joined: Sun Feb 26, 2006 10:31 pm

RE: Making 3d Models

Post by mark1726 »

ORIGINAL: Marauders
Are you guys sure you can make 3D stadiums? I looked in the MF directory system and I can't find any 3D stadium models that are in .X format. I'm using Milkshape as a 3D model program and it can export to .X format, but I don't see any file formats in the game that are in .X format. Am I looking in the right place?

David will have to chime in on this.

I will likely be creating stadiums, and I'd like to know a bit more about the saving process.

Last night I played around more with a 3d editor (Truespace). I made a simple mesh 3d blob basically and saved it in direct x format. I then took this file to my new stadium folder and plopped it in there with the name "building.x". I edited the text file in the folder (which came from an existing folder from another stadium) to not include the "sky.x" mesh. Went into the game and there my blob was sitting roughly at midfield. I didn't play the game, but this is the first time I have made something for the stadium that showed up in the game. I wonder if the players would have had a hard time moving around it?

I am looking to download some freebie 3d stadium stuff from the net, so far I have only found expensive items made by people who do this for a living.
"Those who do not read and understand history are doomed to repeat it." - Harry Truman
User avatar
Tbird
Posts: 683
Joined: Wed Dec 15, 2004 12:28 am
Contact:

RE: Making 3d Models

Post by Tbird »

Most of the stuff that's out for free download is high poly
mark1726
Posts: 104
Joined: Sun Feb 26, 2006 10:31 pm

RE: Making 3d Models

Post by mark1726 »

More playing around with this stuff. Basically you need a hex editor to get at the stadium files in the game. The format is fairly easy, just a packed up version of some .x model files and a bunch of .bmp files. By going through the stad.wvs file you can extract all that you need to edit an existing stadium and this should give us some clues as to how to make our own.
"Those who do not read and understand history are doomed to repeat it." - Harry Truman
Magnum357
Posts: 613
Joined: Thu Apr 21, 2005 11:07 pm

RE: Making 3d Models

Post by Magnum357 »

Ya, but I don't know how to "Hex Edit" program. [:D] But I think your right, I think David has the .X files inside the .WVS files. Oh well... maybe we can request him to make additional stadiums for us in the future?
Breeze
Posts: 324
Joined: Sat Dec 03, 2005 5:48 am
Location: Cherry Hill, NJ, USA
Contact:

RE: Making 3d Models

Post by Breeze »

Sounds like someone (not me LOL) could make a utility to "unpack" the .wvs file. When I did mods for High Heat 2003, it was a similar process. Unpack, edit, repack.
User avatar
David Winter
Posts: 5158
Joined: Tue Nov 23, 2004 10:51 pm
Location: Vancouver, BC
Contact:

RE: Making 3d Models

Post by David Winter »

ORIGINAL: Magnum357

Are you guys sure you can make 3D stadiums? I looked in the MF directory system and I can't find any 3D stadium models that are in .X format. I'm using Milkshape as a 3D model program and it can export to .X format, but I don't see any file formats in the game that are in .X format. Am I looking in the right place?


Yes, you can still make stadiums in raw X format. The game knows how to read plain DirectX format as well as my custom format. So, if you want to create a custom stadium, create a new stadium folder, copy one of the stadiumdata.dat files into it and name your stadium model building.x and you're all set.
"They're not dolls. They're action figures. Valuable Action figures!"
Magnum357
Posts: 613
Joined: Thu Apr 21, 2005 11:07 pm

RE: Making 3d Models

Post by Magnum357 »

Oh, wow! Thanks David, I had no idea this could be done. Cool, time to get designing a low poly Arena and Highschool Stadiums. [:)]
mark1726
Posts: 104
Joined: Sun Feb 26, 2006 10:31 pm

RE: Making 3d Models

Post by mark1726 »

ORIGINAL: Breeze

Sounds like someone (not me LOL) could make a utility to "unpack" the .wvs file. When I did mods for High Heat 2003, it was a similar process. Unpack, edit, repack.

I may work on this. Never made an "unpacking" mod. You don't really need to re-pack it. You had to use one for the old quake engine games because all there stuff was hidden in a huge .pak file.

When I messed with it I just took all the stuff out of the .wvs file, put it in a new stadium folder and the game took it fine. The only reason to unpack an existing one is to get a basis for one to work on so we don't have to start from scratch which would be VERY time consuming. When you can get at all the files you have an idea what to do, kind of like working on uniforms using an exisiting example.
"Those who do not read and understand history are doomed to repeat it." - Harry Truman
User avatar
Tbird
Posts: 683
Joined: Wed Dec 15, 2004 12:28 am
Contact:

RE: Making 3d Models

Post by Tbird »

I think I need to look at an actual stadium from the game to get the measurements
Post Reply

Return to “Graphics Related”