Bully-Board

Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Enderman on October 04, 2014, 09:23:58 AM

Title: Pink Outfits
Post by: Enderman on October 04, 2014, 09:23:58 AM
When i change GRlead_ Johnny.nft then i use SuperMod 4 (Beta) change Jimmy model to Johnny and he was pink all of it :(
Title: Re: Pink Outfits
Post by: FaZe on October 04, 2014, 09:31:20 AM
As I remember, That means the texture isn't loaded. If you did it through LUA, You may have to find the string of code that goes with it for loading, Otherwise it means it's just in beta form.

I'm probably wrong but oh well.
Title: Re: Pink Outfits
Post by: Enderman on October 04, 2014, 09:32:27 AM
how do i find that code ???
Title: Re: Pink Outfits
Post by: 明日香 on October 04, 2014, 01:49:20 PM
I've had this problem before, but I forgot how to fix it
Title: Re: Pink Outfits
Post by: WhenLifeGivesYouLemons on October 04, 2014, 04:38:18 PM
Ya its something about not saving your textures in the right file. Walter helped me fixed this before with custom models.
Title: Re: Pink Outfits
Post by: Enderman on October 04, 2014, 08:56:35 PM
How can you help me
Title: Re: Pink Outfits
Post by: Unknownsoldier on October 05, 2014, 03:04:42 AM
You need the backup of the nft file. Then you should be able to work it, but the code, if you mean the player change code, as far as I know it was classified.
Title: Re: Pink Outfits
Post by: 明日香 on October 05, 2014, 05:39:24 AM
if you mean the player change code, as far as I know it was classified.
The player change code is very obvious
Title: Re: Pink Outfits
Post by: SWEGTA on October 05, 2014, 06:51:16 AM
Either you didn't embed the .tga texture or you moved/removed the .tga file without embedding.
This results in that the .nft doesn't use a texture. It didn't have it embedded and can't find the sourcefile.
Title: Re: Pink Outfits
Post by: Unknownsoldier on October 05, 2014, 03:30:43 PM
if you mean the player change code, as far as I know it was classified.
The player change code is very obvious
I know, and most of us already figured it out. (Us as in the BB Community |you already figured it out) Tho it took me a week.