Text Draw Efficiency - 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 Efficiency (
/showthread.php?tid=179558)
Text Draw Efficiency -
kaallaaroy - 27.09.2010
I just thought I would use this resource to ask if anyone has tested the most efficient way to handle textdraws when you have more than the limit. Is it really all that inefficient to destroy and create them whenever you need them?
Re: Text Draw Efficiency -
RSX - 27.09.2010
You can't move them, but it's still fast for my controls where they're "moved", and why really do you need 92 textdraws, and couldn't you just hide show them? .. I'm not sure so I'm asking.
Re: Text Draw Efficiency -
kaallaaroy - 27.09.2010
Is there not a total limit? As in only a certain number that the entire server can have? 2048 I believe.