Importing custom objects?

Discuss general issues about modding HaloPC. Post ideas for mods here.
Post Reply
User avatar
ryan_mckenzie





Posts: 163
Joined: Sat Mar 15, 2008 9:52 am
Location: Good ol' Scotland ;)

Importing custom objects?

Post by ryan_mckenzie »

Could someone direct me to a tutorial that could explain how to import custom made objects.

For instance: I've modeled a simple, low-poly structure in maya. I've also applied a nice low-res texture to it. Ultimately, I would like to get this building, into blood gulch. By any means possible.
I'm not sure how to do this, so I was hoping there'd be some kind of tutorial available. But I can't find any.
I could merge it with the BSP, but I'd rather swap it with a scenery item. Like a log.
User avatar
guysullavin





Posts: 1542
Joined: Sun Sep 16, 2007 6:11 pm
Location: Niagara-on-the-lake
Contact:

Post by guysullavin »

Not possible in Halo PC, Halo PC models can only be edited by moving Verticies around, also known as remodeling, basically you export a model (using HMT go to mod2 tag, choose model) then edit it by moving verts around, export it as a .obj (turn OFF any "save normals" options) then import using HMT. then you have your model.
Image
Not Removing until Prototype comes out. Started 1/7/2009
obj1: DUDE'S GOT A POINT....I GIVE THIS PRODUCT A TRY....HELL WHAT COULD GO WRONG!
waev: caps lock might
User avatar
DeadHamster




Snitch! Advisor Articulatist 500

Posts: 2289
Joined: Thu Feb 15, 2007 9:38 pm

Post by DeadHamster »

Use CE, compile your object into a scenery with tool, and import it into a map. Convert the map to PC w/ harbringer, then extract the tag and build it into your map with HMT.
User avatar
JK-47




Bloodhound Pyre Socialist Grunge

Posts: 10883
Joined: Wed Dec 01, 2004 2:54 pm
Location: Utah

Post by JK-47 »

Or if you feel like downloading a video file..

http://forums.halomods.com/viewtopic.php?t=78168
Image
User avatar
bcnipod





Posts: 3580
Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:

Post by bcnipod »

It is quite possible to import custom models without using CE. you can on mac, you just need HEK to make the collision model.
Twitter: Dirk Gently | Major lulz
Mr. Brightside: Worst mod I've seen since 'Nam.
Website
User avatar
DeadHamster




Snitch! Advisor Articulatist 500

Posts: 2289
Joined: Thu Feb 15, 2007 9:38 pm

Post by DeadHamster »

indeed it is, I wasnt sure if he was on a mac or not, and he also said building so I assumed he wanted collision with it.



Why is it that macs can import custom objects? Is it that their actual game code is different, or that the program used has much better "model code" then HMT?

As in the code for importing objects is better, and will move the offsets correctly so that the map is read right. From what I understand this is a main problem with custom models.
User avatar
bcnipod





Posts: 3580
Joined: Tue May 15, 2007 8:52 am
Location: 45 Minutes outside Boston
Contact:

Post by bcnipod »

a program called OBJConverter created by Bob allows you to update the offsets, and will split the obj file into vertices and indices, which can be imported using HMT .75
Twitter: Dirk Gently | Major lulz
Mr. Brightside: Worst mod I've seen since 'Nam.
Website
User avatar
DeadHamster




Snitch! Advisor Articulatist 500

Posts: 2289
Joined: Thu Feb 15, 2007 9:38 pm

Post by DeadHamster »

Hm, nice. Only thing being it has no collision. That's cool though, no doubt.
User avatar
Altimit01




Connoisseur Snitch! Literarian 500

Posts: 947
Joined: Sun Jun 04, 2006 12:10 pm

Post by Altimit01 »

Yeah it lacks collision but it works wonderfully for things where that doesn't really matter like weapons. Since all of the LoDs model data are located one after another OBJConverter takes the custom model data and overwrites however many LoDs it needs, and then manipulates part of the tag so that those overwritten LoDs point towards that one model. It's a clever use of limited space at the cost of some run time efficiency.
Image
Download Eschaton: Halomods | Filefront | Mediafire
User avatar
ryan_mckenzie





Posts: 163
Joined: Sat Mar 15, 2008 9:52 am
Location: Good ol' Scotland ;)

Post by ryan_mckenzie »

Well, fortunately I use windows on my mac (of course I mainly use os x.. but I use windows for gaming). But I am looking for collision. I'll try with CE, then see how it goes. Thanks :wink:
Post Reply