SA-MP Forums Archive
Text draw help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Text draw help (/showthread.php?tid=239203)



Text draw help - tanush - 13.03.2011

i got this error when im adding
pawn Код:
Aztec = TextDrawCreate(195.0,325.0,"Bat");
Under Gamemodeinit.
pawn Код:
D:\Users\Tanush\Desktop\samp dm\gamemodes\DM.pwn(73) : error 022: must be lvalue (non-constant)



Respuesta: Text draw help - Alex_Obando - 13.03.2011

This on Player Connect:


TextDrawShowForPlayer(playerid,Aztec);