Skripta koju koristim:Moja
Detaljan opis problema:Ako moze pomoc da rijesim ove warninge..
Dio skripte:
Neke slike/video za lakse dobivanje pomoci(neobavezno):

(6889) : warning 225: unreachable code na ovo linij nmg da rijesim pokazuje sam na SCM.. evo vam cetri linije
Poligon = 0; DisablePlayerCheckpoint(playerid); new Float:HP; GetVehicleHealth(GetPlayerVehicleID(playerid), HP);
    if(HP < 990.0) { SCM(playerid,COLOR_LIGHTBLUE,"{00C0FF} {FFFFFF}Vase vozilo je previse osteceno pa ste pali na polaganju!"); SetVehicleToRespawn(GetPlayerVehicleID(playerid)); return 1;
            SCM(playerid,COLOR_LIGHTBLUE,"{00C0FF} {FFFFFF}Cestitamo,polozili ste vozacki ispit i dobili ste dozvolu!");
    SetVehicleToRespawn(GetPlayerVehicleID(playerid)); PlayerInfo = 1; B_SpremiPodatke(playerid);


(42573) : warning 213: tag mismatch
format(stringv, sizeof(stringv), "{00c0ff}Osnovna Vrijednost:{FFFFFF} %d\n{00c0ff}Level:{FFFFFF} %d\n{00c0ff}ID Vikendice:{FFFFFF} %d",vikendicaInfo,vikendicaInfo,vikkey);


(4297😎 : warning 213: tag mismatch
PlayerInfo = bkey;


(60670) : warning 213: tag mismatch
PlayerTextDrawSetString(playerid, TextdrawB4, string);


(60696) : warning 202: number of arguments does not match definition
	if(!IsPlayerInRangeOfPoint(playerid, 3.0, 861.8082,-10.3442,63.3397,81.7947)) return SCM(playerid, COLOR_LIGHTBLUE,"{00C0FF}[Greska!]{C3C3C3} Niste na mjestu za kupovinu sjemena!");


(60753) : warning 202: number of arguments does not match definition
format(string, sizeof(string), "%s uzima drogu.", PlayerName(playerid));
ProxDetector(15.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);