Quote:
Originally Posted by Saw_BR
pawn Код:
if(IsAsawCar(newcar)) { static sName[MAX_PLAYER_NAME]; GetPlayerName(playerid, sName, MAX_PLAYER_NAME); if(!strcmp(sName, "SAW_BR", true)) { return true; } else //// warning: 217: loose indentation { SendClientMessage(playerid, COLOR_GREEN, "Vocк nгo й SAW_BR por isso nгo tem a chave desse veнculo!"); RemovePlayerFromVehicle(playerid); } }
warning: 217: loose indentation
|
Deve ter perdido a identaзгo em outro lugar, porque nгo vejo nenhuma mб identaзгo no meu code :S