SA-MP Forums Archive
Problem with text draws.... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem with text draws.... (/showthread.php?tid=322289)



Problem with text draws.... - trapped1 - 01.03.2012

Код:
TextDrawSetString(Textdraw4[playerid],string);  //warning 213: tag mismatch
TextDrawShowForPlayer(playerid,Textdraw4[playerid]); //warning 213: tag mismatch
TextDrawDestroy(Textdraw4[playerid]);//warning 213: tag mismatch
Please Help me out