About arrays
#1

Hey guys, I have an array like this:

pawn Code:
new carList[][][] = {
{"Alpha", "Banshee", "Blista Compact", "Buffalo", "Bullet", "Cheetah", "Club", "Euros", "Flash", "Hotring Racer", "Hotring Racer 2", "Hotring Racer 3", "Infernus", "Jester", "Phoenix", "Sabre", "SuperGT", "Turismo", "Uranus", "ZR-350"},
{"Other", "Other 2", "Other 3"}
};
This is a multi-dimensional array. How can I call the variable which is in for example first group 5. variable? please help me.
Reply


Messages In This Thread
About arrays - by Emre__ - 28.09.2012, 16:46
Re: About arrays - by Emre__ - 28.09.2012, 17:02

Forum Jump:


Users browsing this thread: 1 Guest(s)