14.07.2009, 21:40
Here are the errors
This is from 182 to 201
Код:
{
}
}
if(strcmp(cmdtext,"/exitgps",true)==0)
{
if(IsPlayerConnected(playerid))
{
DisablePlayerCheckpoint(playerid);
}
}
return 0;
}

