SA-MP Forums Archive
TextDraw Limit 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: TextDraw Limit Question (/showthread.php?tid=89304)



TextDraw Limit Question - Zeromanster - 01.08.2009

Hello,

I have about 300 CreateTextdraws under my OnGameModeInit, so let's say i have about 100 players online, is this okay ? Will everybody see the textdraws corectly ? (They aren't going to be shown in the same time, it's a matter of PlayerToPoint).

Thank you for you answers


Re: TextDraw Limit Question - Joe Staff - 01.08.2009

The server will Create 1024 textdraws, not matter how many people see them.


Re: TextDraw Limit Question - Zeromanster - 01.08.2009

Quote:
Originally Posted by Joe Staff
The server will Create 1024 textdraws, not matter how many people see them.
Thats great, thank you for your answer. Gonna create more textdraws now


Re: TextDraw Limit Question - illay - 01.08.2009

1024, yes