TextDraws as server variable?? How to i change to Player Variable?
#1

Hello, i have created a /stats sort of thing on the side of the screen with textdraws. I would like to know how i make the textdraw's different for EVery player on the server. at the moment the textdraw is a 'server variable' (i think?) and when one person updates the textdraw, it updates for everyone...

They are set as this:

Code:
new Text:TextDraw;
although i would like it to be somthing like

Code:
new Text:TextDraw[MAX_PLAYERS];
but this gets errors....any help would be great, thankS!
Reply


Messages In This Thread
TextDraws as server variable?? How to i change to Player Variable? - by DarrenReeder - 05.04.2010, 17:06
Re: TextDraws as server variable?? How to i change to Player Variable? - by DarrenReeder - 05.04.2010, 18:53
Re: TextDraws as server variable?? How to i change to Player Variable? - by Babul - 06.04.2010, 07:02

Forum Jump:


Users browsing this thread: 1 Guest(s)