SA-MP Forums Archive
TextDrawSetString or Create/Destroy - 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: TextDrawSetString or Create/Destroy (/showthread.php?tid=71852)



TextDrawSetString or Create/Destroy - Rks25 - 04.04.2009

What is better if i want to use TextDraw to repeat him self for a period of 10 sec and than hide?.

- TextDrawSetString atached on a timer of almost 250 ms
or TextDrawCreate and Destroy attached on a timer of almost 250 ms?


Re: TextDrawSetString or Create/Destroy - MenaceX^ - 04.04.2009

TextDrawSetString


Re: TextDrawSetString or Create/Destroy - beckzy - 04.04.2009

AFAIK it's the same thing