Help, please
#4

Still the same problem. The error is in this line:

pawn Код:
if(gTeam[playerid] == TEAM_BLUE || TEAM_GREEN)
       {
       if(Checkpoint)
            {
                        SendClientMessage(playerid,OBJECTIVE_COLOR,"Wait 20 seconds.");
                        captureTimer = SetTimerEx("SetZone",20000,false,"i",playerid);
                  else //here is the error I dont know what is wrong
                  {
                        SendClientMessage(playerid,OBJECTIVE_COLOR,"Your team has captured this flag, you dont need to do this again.");
                        }
             }
             }
        return 1;
        }
Reply


Messages In This Thread
Help, please - by Setkus - 03.02.2012, 15:38
Re: Help, please - by MP2 - 03.02.2012, 15:41
Re: Help, please - by T0pAz - 03.02.2012, 15:43
Re: Help, please - by Setkus - 03.02.2012, 15:44
Re: Help, please - by Konstantinos - 03.02.2012, 15:45
Re: Help, please - by T0pAz - 03.02.2012, 15:45
Re: Help, please - by Setkus - 03.02.2012, 15:47
Re: Help, please - by T0pAz - 03.02.2012, 15:48
Re: Help, please - by AndreT - 03.02.2012, 15:49
Re: Help, please - by Setkus - 03.02.2012, 15:53

Forum Jump:


Users browsing this thread: 1 Guest(s)