Author Topic: The 500,000th "I Need Help With Skinning Components" Thread  (Read 2197 times)

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #20 on: October 29, 2010, 08:46:26 PM »
oh cool. Thanks, I'll do it tomorrow.

Offline Naryar

  • Posts: 23267
  • Rep: 20
  • hybrids oui oui
    • http://www.youtube.com/us
  • Awards BOTM Winner
    • View Profile
    • Awards
  • Skype: TheMightyNaryar
Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #21 on: October 30, 2010, 03:20:36 AM »
Open the regular GMF file with a txt editor.  Most of the stuff will be junk, but the name of the BMP file would be in plain english.

This method only allow you to replace letters, so the new bmp file name will need to have the same length as the old.

I reskinned Junkyarddog's wheels with this method.

Ah, OK. I tried that method once but had a longer bmp name, changed the length of the file and it screwed up :P

Offline Serge

  • *
  • Posts: 1530
  • Rep: 13
    • View Profile
    • http://www.q3k.org/
    • Awards
Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #22 on: October 30, 2010, 06:23:30 AM »
Yes, the length of the name can't be longer than the default one. It can be shorter, but you have to pad out the rest with \x00's.
home | twitter | yt | gmf de/compiler | component freedom | xmpp: q3k@q3k.org | email: q3k@q3k.org

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #23 on: October 30, 2010, 08:02:25 AM »
I did that, making absolutely sure that the bmp names were the same size, and when I click on it the game crashes.

Offline JoeBlo

Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #24 on: October 30, 2010, 08:08:22 AM »
what text editor did you use ? notepad++ ?

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #25 on: October 30, 2010, 08:09:02 AM »
gaah used notepad. Will go fix.

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #26 on: October 30, 2010, 08:12:55 AM »
DP

I got it to not crash, but it's completely grey.

Offline JoeBlo

Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #27 on: October 30, 2010, 08:14:40 AM »
file name you put in the GMF match the BMP in the maps folder ?

Offline Badnik96

  • tired of your shit
  • *
  • Posts: 17527
  • Rep: 3
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: The 500,000th "I Need Help With Skinning Components" Thread
« Reply #28 on: October 30, 2010, 08:19:12 AM »
That was the problem, thanks.

*goes to post in his custom components thread*