24.11.2016, 14:36 
	
	
	Quote:
| Create your textdraw once on OnPlayerConnect, and yes it would work, but use a timer to hide it. | 
Код:
Text[playerid] = CreatePlayerTextDraw(playerid, 320.0, 240.0, "Test TextDraw");
I will use a timer to hide it, first i figure how it is going to work



