Issues with textdraws
#1

Hi, I created a few textdraws, but when I am showing all of them, those textdraws which created earlier than others - are covering other textdraws which created later. How can I fix it? (Sorry for my bad English).

P.S. I show the textdraws in order by on their ID.


Example:

PHP код:
new Text:text_1Text:text_2;
//Somewhere
TextDrawShowForPlayer(playeridtext_1);
TextDrawShowForPlayer(playeridtext_2);
//In the game, text_1 is covering text_2 (WHY?) 
Reply


Messages In This Thread
Issues with textdraws - by Geebrox - 21.11.2017, 18:28
Re: Issues with textdraws - by Meller - 21.11.2017, 21:22
Re: Issues with textdraws - by jasperschellekens - 22.11.2017, 10:11
Re: Issues with textdraws - by Ritzy2K - 22.11.2017, 10:19
Re: Issues with textdraws - by Geebrox - 22.11.2017, 11:14
Re: Issues with textdraws - by Pottus - 22.11.2017, 22:53

Forum Jump:


Users browsing this thread: 1 Guest(s)