Duplicating Bitmaps

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




Snitch! Advisor Articulatist 500

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

Duplicating Bitmaps

Post by DeadHamster »

Lets say I want to have two seperate assault rifles, with two seperate models, and two seperate skins, how would i go about this?

I prefer using the Hex-Editing method for duplicating, I can get the rifle duplicated with a seperate model that works on its own, however the bitmap of it is still "tagged" to the original assault rifle's bitmaps.

What I mean is that, since i rebuilt my 'BlahBlah.map' and not the 'Bitmaps.map', it didn't add the new bitmap into it, all it did was add another slot that leads to the same skin.

What that means is that everytime I try to switch the bitmap of one rifle, it switches the skin of both.

How do I get around this, without using CE.
User avatar
phoenix
Readers Club





Posts: 608
Joined: Wed Aug 15, 2007 12:04 pm
Location: Helping Master Chief and The Arbiter to kill you
Contact:

Post by phoenix »

yeah , open the xml file for the bitmap and on any place in whitch you see weapons\assault rifle\assault rifle[fp\fp] change it to weapons\assault rifle2\assalt rifle...and after that you may have 2 different bitmaps i think.im not sure cause i havent tried it but i have maked it for models ... im not sure for bitmaps and sounds.
Image
User avatar
DeadHamster




Snitch! Advisor Articulatist 500

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

Post by DeadHamster »

All this does though is change the name of the file, it's the same as if you hex-edited it before you extracted it, so it won't have the same result. I'll try it anyway.
User avatar
Philly




Collaborator

Posts: 3607
Joined: Thu Oct 12, 2006 9:08 am

Post by Philly »

Haha... :P

If you're talking about my hex editing duplicating method, it's easy. :P
Go to the bitmap tag and click "EOF" and then "Update" before injecting your new texture. Only do it once though. Once you have done that, you have made bitmaps.map bigger. :P
For anybody still wondering where FTD has gone, here it is.
Post Reply