Questions about PC Modding

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




Collaborator

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

Questions about PC Modding

Post by Philly »

Could someone tell me, without using the letters 'C' and 'E', how to make new bitmap slots (if possible).
For anybody still wondering where FTD has gone, here it is.
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

well ce (see)

this needs rebuilding...

so find the type of bitmap you want to make a new slot for (dxt1 512x512 for example) and extract that to a folder...

now go into the xml and change the topmost filename to newbitmap1

do that for all the new bitmaps you need :)
User avatar
Philly




Collaborator

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

Post by Philly »

Hmmm... We will ce :P
For anybody still wondering where FTD has gone, here it is.
User avatar
reanimation-06





Posts: 388
Joined: Mon Mar 19, 2007 2:49 pm
Location: Middle of nowhere...

Post by reanimation-06 »

does it ceem to be working
Image
How to save a life...
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

well see...say your making a remake of a bitmap and the pistol would work.

so lets say the pistol is a Dxt 2 at a pixel size of 512x512.

so you extract the pistol (non recusively) somewhere.

open the xml

edit the first <filename> you see to weapons\bitmnew1

click save and close.

now copy the meta and xml to the build->weapons folder

now rebuild your map being sure to add the new bitm

you just made another bitmap slot!!!

do you ce how to get it or does it ceem like i need to teach you some CE? :P
User avatar
reanimation-06





Posts: 388
Joined: Mon Mar 19, 2007 2:49 pm
Location: Middle of nowhere...

Post by reanimation-06 »

if u meant me, im dropping modding soon... school starts... :roll:
so, i just wanted to know a cool peice of info...
Image
How to save a life...
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

well...no, i was talking to philly...school has started and i still visit this site..although i havnt been modding for like a month...
User avatar
reanimation-06





Posts: 388
Joined: Mon Mar 19, 2007 2:49 pm
Location: Middle of nowhere...

Post by reanimation-06 »

school started? which place are u in?
Image
How to save a life...
fishface617





Posts: 1557
Joined: Thu Mar 16, 2006 5:50 pm
Location: RI

Post by fishface617 »

Try to stay on topic please. And I remember some talk about adding a new bitmap slot on halopc.net. There might have been a tutorial.
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

I told you how to add the bitmap slot... -_-
User avatar
Altimit01




Connoisseur Snitch! Literarian 500

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

Post by Altimit01 »

While it creates a new bitmap slot, unfortunately it will have to point to an existing bitmap in the bitmaps.map file. What would be interesting would be adding entirely new bitmaps to the bitmaps.map file. Thoughts?
Image
Download Eschaton: Halomods | Filefront | Mediafire
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

Altimit01 wrote:While it creates a new bitmap slot, unfortunately it will have to point to an existing bitmap in the bitmaps.map file.
which you can overwrite with your own bitmap :)
User avatar
Philly




Collaborator

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

Post by Philly »

Well, I worked out how to do it. 8)

There is a tutorial here.
If you combine that with andew_b's method, you can duplicate bitmaps without CE. It also works with sound.
For anybody still wondering where FTD has gone, here it is.
Post Reply