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
#2

Where can I find my answer?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)