24.07.2016, 10:50
Try using:
Or if it dosent work then use this include : https://sampforum.blast.hk/showthread.php?tid=575261
And check if the textdraw is valid using this function
Код:
if(playertextid == INVALID_TEXT_DRAW)
And check if the textdraw is valid using this function
Код:
IsValidPlayerTextDraw(playerid, PlayerText:text);