Textdraws limit? - 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)
+--- Thread: Textdraws limit? (
/showthread.php?tid=456339)
Textdraws limit? -
Activest - 05.08.2013
Hello.
I want to ask if there is a limit for the textdraws in the server, or I can do alot of textdraws?
Re: Textdraws limit? -
McLuhan - 05.08.2013
Yes, "samp wiki limits" < ****** to
Re: Textdraws limit? -
Activest - 05.08.2013
I meant to textdraws amount.
Like, 500 players is the max players.
Which of them the maximum textdraws?
Quote:
String Length 1024 characters *** 256 characters
Shown In A Single Client's Screen 2048 + 256 **** 92
Created Serverwise (Global) 2048 1024
Created Serverwise (Per-Player) 256
|
Global textdraws amount limit is 2048?
I can make 2048 textdraws?
Re: Textdraws limit? -
Scenario - 05.08.2013
You can make 2048 GLOBAL text draws. However, you can only make 256 PLAYER text draws.