20.09.2010, 02:00
Declarations aren't the same things as enum's.
You would need a double array for a enum, and yet what would you fill out for the first array i.e playerid.
Just use 1 declaration, but with many commas separating them.
I.e. new i, e, f, u, j, k;
You would need a double array for a enum, and yet what would you fill out for the first array i.e playerid.
Just use 1 declaration, but with many commas separating them.
I.e. new i, e, f, u, j, k;