Second and rest commands won't work
#10

LMAO didn't spot that. Do it like this,
pawn Код:
if (strcmp("/atgrieztmasinu", cmdtext, true, 10) == 0)
    {
        if(gTeam[playerid] == kaimins1)
        {
            if(IsPlayerInRangeOfPoint(playerid, 5, 1425.722534, -885.609985, 50.713619))
            {
                SetVehicleToRespawn(Cars[kaiminsviens]);
                SendClientMessage(playerid, -1,"[Info] Ma-љi-na atgriezta!");
            }
        }
        else if(gTeam[playerid] == kaimins2)
        {
        }
        //and so on
        return 1;
    }
Reply


Messages In This Thread
Second and rest commands won't work - by Kasis - 02.02.2011, 19:44
Re: Second and rest commands won't work - by Kasis - 03.02.2011, 06:37
Re: Second and rest commands won't work - by Steven Paul - 03.02.2011, 07:52
Re: Second and rest commands won't work - by Kasis - 03.02.2011, 09:51
Re: Second and rest commands won't work - by Kasis - 03.02.2011, 11:54
Re: Second and rest commands won't work - by iggy1 - 03.02.2011, 11:56
Re: Second and rest commands won't work - by Kasis - 03.02.2011, 11:58
Re: Second and rest commands won't work - by [WSF]ThA_Devil - 03.02.2011, 12:04
AW: Second and rest commands won't work - by Nero_3D - 03.02.2011, 12:05
Re: Second and rest commands won't work - by iggy1 - 03.02.2011, 12:07
Re: Second and rest commands won't work - by Kasis - 03.02.2011, 12:11

Forum Jump:


Users browsing this thread: 1 Guest(s)