SA-MP Forums Archive
TextDraw preview models colour issue - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: TextDraw preview models colour issue (/showthread.php?tid=645155)



TextDraw preview models colour issue - Kar - 21.11.2017

Everytime I click outside the game then come back in the game changes the model colours.

https://youtu.be/0fiLtPIg8Ds


Re: TextDraw preview models colour issue - ISmokezU - 21.11.2017

It's fine. Its happened to me and and in every other server I've seen it in.

I think you can set the color for it to be constant.


Re: TextDraw preview models colour issue - adri1 - 21.11.2017

What color are you using in (Player)TextDrawSetPreviewVehCol
-1 color is a random color, change vehicle color when is vehicle streams for player


Re: TextDraw preview models colour issue - Kalcor - 21.11.2017

Expected behaviour.

If you don't want the colours to change when the preview is refreshed, don't use -1 random colour IDs. The same thing would happen if you scrolled forward, then backward.


Re: TextDraw preview models colour issue - Moez - 23.11.2017

Quote:
Originally Posted by Kalcor
View Post
Expected behaviour.

If you don't want the colours to change when the preview is refreshed, don't use -1 random colour IDs. The same thing would happen if you scrolled forward, then backward.
Exactly what happened to me


Re: TextDraw preview models colour issue - Kar - 23.11.2017

Quote:
Originally Posted by Kalcor
View Post
Expected behaviour.

If you don't want the colours to change when the preview is refreshed, don't use -1 random colour IDs. The same thing would happen if you scrolled forward, then backward.
Alright NP .

Just found it awkward how it changed when I left and came back in.