SA-MP Forums Archive
Textdraw question - 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: Textdraw question (/showthread.php?tid=443894)



Textdraw question - [..MonTaNa..] - 14.06.2013

Removed.


Re: Textdraw question - V1ceC1ty - 14.06.2013

https://sampwiki.blast.hk/wiki/TextDrawSetString


Re: Textdraw question - [..MonTaNa..] - 14.06.2013

Removed.


Re: Textdraw question - DaTa[X] - 14.06.2013

pawn Код:
new string[128];
format(string,sizeof(string)," MonTaNaAa ");
TextDrawSetString(Text:textdrawid,string);