SA-MP Forums Archive
PlayerTextDraw - 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: PlayerTextDraw (/showthread.php?tid=364175)



PlayerTextDraw - Marusa - 29.07.2012

Hi! I need help about CreatePlayerTextDraw limit. The limit is 256 and what is that specifically mean ?
If I have 500 players is that mean I can have 256 textdraw for each player = in total: 128 000 textdraws or
I can create 256 textdraw for player and for 256 players only one textdraw ....
Sry for bad english, I hope you understand me.. Thanks in advance !


Re: PlayerTextDraw - ReVo_ - 29.07.2012

For each player you can have 256 player textdraw.. i cant understand what you want..


Re: PlayerTextDraw - ikkentim - 29.07.2012

256 text draws at 500 players. meaning you can have 128000 TDs.


Re: PlayerTextDraw - Marusa - 29.07.2012

Thanks both of you