Problem with Arrays
#3

pawn Код:
#define MAX_TEAMS 2

new
    TeamSkin[MAX_TEAMS][4] = {
        {110, 109, 144, 173}, // Team 0
        {287, 285, 121, 284}  // Team 1
    };
I think that's the closest you can get.
Reply


Messages In This Thread
Problem with Arrays - by Shoulen - 14.04.2013, 17:06
Re: Problem with Arrays - by Shoulen - 14.04.2013, 17:18
Re: Problem with Arrays - by Vince - 14.04.2013, 17:20
Re: Problem with Arrays - by Shoulen - 14.04.2013, 17:37

Forum Jump:


Users browsing this thread: 1 Guest(s)