Detaljan opis problema:Ubacio sam mapu s texturama u mod, i odem compile izbaci error
C:\Users\Dragana\Desktop\GENERATION\gamemodes\generation.pwn(18035) : warning 204: symbol is assigned a value that is never used: "id"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
Dio skripte:
YCMD:sellvehicle(playerid, params[], help)
{
new idigraca;
new cena;
new id = PLAYER_ENUM;
if(LoginPlayer == 0) return (true);
if(AccountDeath == 1) return (true);
if(PLAYER_ENUM == -1) return (true);
if(sscanf(params,"ui",idigraca,cena)) return USAGE(playerid,"/sellvehicle [ID/Ime_Prezime] ");
if(idigraca == IPI) return (true);
if(idigraca == playerid) return (true);
/* */
return (true);
}
Neke slike/video za lakse dobivanje pomoci(neobavezno):\\