TextDraws - 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: TextDraws (
/showthread.php?tid=454435)
TextDraws -
nor15 - 28.07.2013
PHP код:
Engine[playerid] = CreatePlayerTextDraw(playerid,252.000000, 170.000000, "Engine On/Off");
PHP код:
TextDrawHideForPlayer(playerid,Engine[playerid]);
ERROR: Tag mismatch
Re: TextDraws -
-Prodigy- - 28.07.2013
pawn Код:
PlayerTextDrawHide(playerid, Engine[playerid]);
Re: TextDraws -
nor15 - 28.07.2013
Thanks , I'm so noob -.- , +Rep