SA-MP Forums Archive
Textdraw problem [Urgent!] - 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: Textdraw problem [Urgent!] (/showthread.php?tid=254007)



Textdraw problem [Urgent!] - Pooh7 - 08.05.2011

I have a problem with 100+ online players.

When player type command, server create 10 textdraws for him and when press key, textdraws are destroy.
The problem is that when several players at once type command, textdraws will not be displayed.

Command is tested with 10 players and it was worked very well, but not work with 100.

Every time when player disonnects, if textdraws are created, they will be destroyed. So, I think that textdraws are optimised very well.


How to fix that problem and why textdraws are not creating?
Sorry for my bad English...


Re: Textdraw problem [Urgent!] - Pooh7 - 09.05.2011

bump


Re: Textdraw problem [Urgent!] - Stigg - 09.05.2011

It would help if we could see the code.