a problem help^
#7

Quote:
Originally Posted by CutX
Посмотреть сообщение
well well.
these are the types of textdraws that need to be assigned to the clients individually
for the textdraw-id it should look similar to:
pawn Код:
new Text:speedo[MAX_PLAYERS][NUMBER_OF_TEXTDRAWS];//dont need the last timension if its just 1
i also strongly recommand you to use PlayerTextdraws
so it'd look like
pawn Код:
new PlayerText:speedo[MAX_PLAYERS][NUMBER_OF_TEXTDRAWS];
I am pretty sure, that Player TextDraws don't need to be an array anymore (unless you want to specify more than one textdraw for that category, not needed to create for each player anymore).
Reply


Messages In This Thread
a problem help^ - by Rabea - 03.01.2015, 09:50
Re: a problem help^ - by ATGOggy - 03.01.2015, 11:00
Re: a problem help^ - by Rabea - 03.01.2015, 11:16
Re: a problem help^ - by Riddick94 - 03.01.2015, 11:48
Re: a problem help^ - by Vince - 03.01.2015, 11:54
AW: a problem help^ - by CutX - 03.01.2015, 11:56
Re: AW: a problem help^ - by Riddick94 - 03.01.2015, 11:58
Re: a problem help^ - by Rabea - 03.01.2015, 19:31

Forum Jump:


Users browsing this thread: 1 Guest(s)