Please help me fix it - 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: Please help me fix it (
/showthread.php?tid=65485)
Please help me fix it -
LibertyWorld - 13.02.2009
Please help me fix my speedo.
Here link:
http://pastebin.com/m2d097481
Re: Please help me fix it -
luby - 13.02.2009
what is the problem?
Re: Please help me fix it -
LibertyWorld - 13.02.2009
It doesnt show up...
Re: Please help me fix it -
luby - 13.02.2009
Try to use TextDrawSetString, not Destroy and then Create.
When you're using SetString you can have one CreateDraw and then change string in.
Re: Please help me fix it -
LibertyWorld - 13.02.2009
Quote:
Originally Posted by Luby
Try to use TextDrawSetString, not Destroy and then Create.
When you're using SetString you can have one CreateDraw and then change string in.
|
Can you explain me a little how to use SetString?