Need some help with classes
#1

Код:
case 0..2: gTeam[playerid] = TEAM_GROVE;
        case 3..5: gTeam[playerid] = TEAM_BALLA;
        case 6..8: gTeam[playerid] = TEAM_LOCOTE;
        case 9..11: gTeam[playerid] = TEAM_LSPD;
        case 12..14: gTeam[playerid] = TEAM_MONGOLS;
        case 15..16: gTeam[playerid] = TEAM_TRU Locked[playerid] = 1;
How would I do the bottom line?

As you can see, gTeam is used for the teams on my TDM server, however, I'm creating a locking system for skins. What should I do?
Reply


Messages In This Thread
Need some help with classes - by Garc1a - 06.06.2012, 21:09
Re: Need some help with classes - by Jonny5 - 06.06.2012, 21:33

Forum Jump:


Users browsing this thread: 1 Guest(s)