[QUESTION] PlayerTextDraw
#24

this is simple,

if your making a text draw that EVERY player will see then it should be a global.
like a welcome message / gui or the likes, this is 1 TD that all players can see.

if your making like a stats TD, well this would be different for each player and you may want to use
the PlayerTextDraw functions.

so now you can have 2048 global TDs that you can show to any player,
and you get 256 more textdraws for each player.

so instead of making an array for the players using a global TD
theres no need!!!, if you got 500 players and make a global TD array then thats gonna use 500 TD's
User the player TD functions you only take 1 spot out of the 256 per player instead of 500 out of 2048 global.

now for storing the IDs of the player textdraws yes you might need an array depending on how
your implementing it and what your trying to achieve.
Reply


Messages In This Thread
[QUESTION] PlayerTextDraw - by NeTuddMeg - 22.03.2012, 15:46
Re: [QUESTION] PlayerTextDraw - by TheBetaFox - 22.03.2012, 15:49
AW: [QUESTION] PlayerTextDraw - by BigETI - 22.03.2012, 16:15
Re: AW: [QUESTION] PlayerTextDraw - by T0pAz - 22.03.2012, 16:18
Re: [QUESTION] PlayerTextDraw - by BlackBank - 22.03.2012, 16:30
Re: [QUESTION] PlayerTextDraw - by T0pAz - 22.03.2012, 16:31
Re: [QUESTION] PlayerTextDraw - by Kyle - 22.03.2012, 16:35
Re: [QUESTION] PlayerTextDraw - by Psymetrix - 22.03.2012, 16:46
AW: [QUESTION] PlayerTextDraw - by Meta - 22.03.2012, 16:52
Re: [QUESTION] PlayerTextDraw - by QuaTTrO - 22.03.2012, 16:55
Re: [QUESTION] PlayerTextDraw - by MP2 - 22.03.2012, 17:50
Re: [QUESTION] PlayerTextDraw - by BloodyEric - 22.03.2012, 17:53
Re: [QUESTION] PlayerTextDraw - by MadeMan - 22.03.2012, 19:01
AW: [QUESTION] PlayerTextDraw - by Meta - 22.03.2012, 19:16
Re: [QUESTION] PlayerTextDraw - by ikkentim - 22.03.2012, 19:43
Re: [QUESTION] PlayerTextDraw - by MP2 - 22.03.2012, 19:49
Re: [QUESTION] PlayerTextDraw - by Nanory - 22.03.2012, 19:54
Re: [QUESTION] PlayerTextDraw - by ikkentim - 22.03.2012, 20:04
Re: [QUESTION] PlayerTextDraw - by AirKite - 22.03.2012, 20:16
Re: [QUESTION] PlayerTextDraw - by Psymetrix - 22.03.2012, 21:25
Re: [QUESTION] PlayerTextDraw - by Vince - 22.03.2012, 22:46
Re: [QUESTION] PlayerTextDraw - by BloodyEric - 22.03.2012, 23:21
Re: [QUESTION] PlayerTextDraw - by MP2 - 22.03.2012, 23:31
Re: [QUESTION] PlayerTextDraw - by Jonny5 - 23.03.2012, 00:24
Re: [QUESTION] PlayerTextDraw - by ikkentim - 23.03.2012, 01:08
Re: [QUESTION] PlayerTextDraw - by MP2 - 23.03.2012, 03:09
Re: [QUESTION] PlayerTextDraw - by AirKite - 23.03.2012, 04:36
Re: [QUESTION] PlayerTextDraw - by Tamer - 13.07.2015, 17:13
Re: [QUESTION] PlayerTextDraw - by Zorono - 04.02.2016, 22:03

Forum Jump:


Users browsing this thread: 3 Guest(s)