SA-MP Forums Archive
Custom Skin Textures - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Custom Skin Textures (/showthread.php?tid=645631)



Custom Skin Textures - ItsRobinson - 30.11.2017

http://prntscr.com/hhgysj

Currently trying to make a skin, I've done them before:

http://prntscr.com/hhgz3k

and in-game the results is:

https://i.imgur.com/CLlcqzO.png

However, with the skin at the top, heres the result:

https://i.imgur.com/JYOfhUy.png

It's nothing wrong with the textures, so either I'm doing something wrong in the artconfig, which I don't think so:

Code:
AddCharModel(0, 23000, "LilPump.dff", "LilPump.txd");
http://prntscr.com/hhh084

or it's a bug??

Can someone let me know if you've experienced this and overcome it...

Thanks!


Re: Custom Skin Textures - OKStyle - 01.12.2017

Check the texture name in txd and check which texture is superimposed on the dff model. HT: https://sampforum.blast.hk/showthread.php?tid=645022


Re: Custom Skin Textures - ItsRobinson - 01.12.2017

Okay, I've sorted it out.

Basically, I've just made a copy of one of the skins that works, txd files.

Replaced all the textures with the ones that I need and it worked.