Max cars
#4

indent alert

pawn Код:
if (strcmp(cmdtext, "/race", true) == 0)
{
  if (IsPlayerConnected(playerid))
  {
    if (PlayerToPoint(3.0, playerid,-2036.5963,302.3366,34.9292))
    {
      if (IsPlayerInAnyVehicle(playerid))
      {
        SetVehiclePos(GetPlayerVehicleID(playerid), -2084.3301,-216.8675,34.6121);
        SetPlayerPos(playerid, -2090.3301,-216.8675,34.6121);
      }//POSITIONS DONE
      SendClientMessage(playerid, 0xFF66FFAA, "Tu ....! ");
    }
  }
}
there was a bunch of brackets missing here
Reply


Messages In This Thread
Max cars - by Scoots - 17.03.2009, 14:08
Re: Max cars - by MenaceX^ - 17.03.2009, 14:11
Re: Max cars - by Scoots - 17.03.2009, 14:31
Re: Max cars - by [RP]Rav - 17.03.2009, 14:33
Re: Max cars - by WoozieRocks - 17.03.2009, 14:34
Re: Max cars - by Scoots - 17.03.2009, 14:35
Re: Max cars - by [RP]Rav - 17.03.2009, 14:39
Re: Max cars - by Scoots - 17.03.2009, 15:02
Re: Max cars - by MenaceX^ - 17.03.2009, 15:05
Re: Max cars - by Scoots - 17.03.2009, 15:05

Forum Jump:


Users browsing this thread: 2 Guest(s)