Using two or more arrays.
#3

Quote:
Originally Posted by MenaceX^
It's already there if I understand you well.

MAX_PLAYERS is array, 128 is array, two arrays

MAX_PLAYERS = 200, if you didn't know, so you can do
new Variable[200][128];
yea it is, but the questions were:
pawn Код:
new Variable[MAX_PLAYERS][128];
//   how to set a string into that [128] array?
//   and how to get it out from [128] array?

Luxeon
Reply


Messages In This Thread
Using two or more arrays. - by luxeon - 21.04.2009, 15:39
Re: Using two or more arrays. - by MenaceX^ - 21.04.2009, 15:54
Re: Using two or more arrays. - by luxeon - 21.04.2009, 16:57
Re: Using two or more arrays. - by Francis[French] - 21.04.2009, 16:59
Re: Using two or more arrays. - by Joe Staff - 21.04.2009, 17:01
Re: Using two or more arrays. - by luxeon - 22.04.2009, 04:24
Re: Using two or more arrays. - by Backwardsman97 - 22.04.2009, 04:30
Re: Using two or more arrays. - by luxeon - 22.04.2009, 04:38
Re: Using two or more arrays. - by Backwardsman97 - 22.04.2009, 04:48
Re: Using two or more arrays. - by Finn - 22.04.2009, 04:49

Forum Jump:


Users browsing this thread: 1 Guest(s)