Page 1 of 1

Duplicating Bitmaps

Posted: Sat Sep 15, 2007 10:43 am
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.

Posted: Sat Sep 15, 2007 10:50 am
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.

Posted: Sat Sep 15, 2007 10:55 am
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.

Posted: Sun Sep 16, 2007 9:40 am
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