12.03.2014, 22:27
Is there anyway to check which bracket has broken my script? Haven't used it in ages and found a old backup but cannot find out which bracket has broken it... I swear there was a file to check or something?
}
}
if(newstate == PLAYER_STATE_DRIVER)
{
new vehicleid = GetPlayerVehicleID(playerid);
if(vehicleid == SAPD5 && Member[playerid] != 1)
{
RemovePlayerFromVehicle(playerid);
SendClientMessage(playerid, 0xFFFFFFFF, "This Vehicle Belongs to San Andreas Police Department!");