Problem with white texture on object - 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: Problem with white texture on object (
/showthread.php?tid=647800)
Problem with white texture on object [ FIXED by ZaikerH ] -
Willson - 11.01.2018
In kdff it's fine, but ingame the texture is white/doesn't load.
//////////////////////////////////////////////////////////////////////////////////////////////
Thanks to ZaikerH, the problem is resolved.
Re: Problem with white texture on object -
ZaikerH - 11.01.2018
Check that you have the 'txd' properly configured.
Example:
Re: Problem with white texture on object -
Kasis - 11.01.2018
Its probably bad texture size.
Re: Problem with white texture on object -
Willson - 11.01.2018
Quote:
Originally Posted by ZaikerH
Check that you have the 'txd' properly configured.
Example:

|
The textures is like this
CLICK
Re: Problem with white texture on object -
ZaikerH - 11.01.2018
Quote:
Originally Posted by Willson
The textures is like this CLICK
|
Can you send the file to me privately?
To review it, and see if I can fix it.
Re: Problem with white texture on object -
DRIFT_HUNTER - 11.01.2018
Quote:
Originally Posted by Willson
The textures is like this CLICK
|
Texture sizes are wrong. They must be power of two. 64,128,256,512,etc...
Examples:
64x64
256x256
128x64
256x128
Re: Problem with white texture on object -
Willson - 11.01.2018
Quote:
Originally Posted by ZaikerH
Can you send the file to me privately?
To review it, and see if I can fix it.
|
check the private messages.
Re: Problem with white texture on object -
ZaikerH - 11.01.2018
Quote:
Originally Posted by Willson
check the private messages.
|
Ok, I got your message.
Check out.
Re: Problem with white texture on object -
Willson - 11.01.2018
Thanks to @ZaikerH, the problem is resolved.