2-dimensional textdraw arrays
#1

So i want this:

new PlayerText:txtStats1[MAX_PLAYERS];
new PlayerText:txtStats2[MAX_PLAYERS];
new PlayerText:txtStats3[MAX_PLAYERS];
new PlayerText:txtStats4[MAX_PLAYERS];
new PlayerText:txtStats5[MAX_PLAYERS];

To be this:

new PlayerText:txtStats[MAX_PLAYERS][5];

But it doesn't work (it messes up id's i guess).

What am i doing wrong? Thanks.
Reply


Messages In This Thread
2-dimensional textdraw arrays - by Whizion - 29.10.2013, 10:27
Re: 2-dimensional textdraw arrays - by RajatPawar - 29.10.2013, 10:29
Re: 2-dimensional textdraw arrays - by -=Dar[K]Lord=- - 29.10.2013, 10:30
Re: 2-dimensional textdraw arrays - by Konstantinos - 29.10.2013, 10:31
Re: 2-dimensional textdraw arrays - by Whizion - 29.10.2013, 10:51
Re: 2-dimensional textdraw arrays - by Patrick - 29.10.2013, 10:58
Re: 2-dimensional textdraw arrays - by RajatPawar - 29.10.2013, 10:59
Re: 2-dimensional textdraw arrays - by Whizion - 29.10.2013, 12:30
Re: 2-dimensional textdraw arrays - by Konstantinos - 29.10.2013, 17:41
Re: 2-dimensional textdraw arrays - by -Prodigy- - 29.10.2013, 18:37

Forum Jump:


Users browsing this thread: 12 Guest(s)