SA-MP Forums Archive
PlayerTextdraws limit issue - 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: PlayerTextdraws limit issue (/showthread.php?tid=494875)



PlayerTextdraws limit issue - Natric - 15.02.2014

Hello there,

I've read on the samp wiki this:

pawn Код:
Created Serverwise (Per-Player)  256
Does that mean that for each player I can create 256 textdraw or it means that in general for all players there should be only created 256 textdraws.

Thanks in advance!.


Re: PlayerTextdraws limit issue - ]Rafaellos[ - 15.02.2014

(Per-Player) I think it's obvious


Re: PlayerTextdraws limit issue - Natric - 15.02.2014

So for each player I can create 256 as max!?


Re: PlayerTextdraws limit issue - Hostskool - 15.02.2014

Quote:
Originally Posted by Natric
Посмотреть сообщение
Hello there,

I've read on the samp wiki this:

pawn Код:
Created Serverwise (Per-Player)  256
Does that mean that for each player I can create 256 textdraw or it means that in general for all players there should be only created 256 textdraws.

Thanks in advance!.
Yes, per-player