Detaljan opis problema😄odavao sam robbank,ali se bas i nisam najbolje snasao u tome 😄 imam 5 warn 😄
Dio skripte:
1 warning:C:\Documents and Settings\Daniel\My Documents\Downloads\Galaxy State Play moj edit\Galaxy State Play\Galaxy State Play\Galaxy State Play\gamemodes\galaxy.pwn(2349) : warning 209: function "IsASalesVehicle" should return a value
Deo 1 warn:
format(string,sizeof(string),"Ulazite u %s (%d) Vlasnik: %s",vehicle, vehicleid, CarInfo);
SendClientMessage(playerid, COLOR_LIGHTBLUE, string);
}
else if(IsASalesVehicle(vehicleid))
{
format(string,sizeof(string),"Ulazite u %s (%d) Vlasnik: Dealership",vehicle, vehicleid);
SendClientMessage(playerid, COLOR_LIGHTBLUE, string);2 warning:C:\Documents and Settings\Daniel\My Documents\Downloads\Galaxy State Play moj edit\Galaxy State Play\Galaxy State Play\Galaxy State Play\gamemodes\galaxy.pwn(892😎 : warning 204: symbol is assigned a value that is never used: "exp"
Deo 2 warninga:
new level = PlayerInfo;
new exp = PlayerInfo;
new pnumber = PlayerInfo;3 i 4 warning:C:\Documents and Settings\Daniel\My Documents\Downloads\Galaxy State Play moj edit\Galaxy State Play\Galaxy State Play\Galaxy State Play\gamemodes\galaxy.pwn(44007) : warning 235: public function lacks forward declaration (symbol "UnsetBankRob")
Deo 3 i 4 warninga:
}
public UnsetBankRob()
{
BankRobbedRecently = 0;
return 1;
}
public RobBank(playerid)
{
new string;
if(IsPlayerInRangeOfPoint(playerid, 2, 2309.6060,-4.0211,26.7422))
{
if(RobbingTime > 0)
{5 warning:C:\Documents and Settings\Daniel\My Documents\Downloads\Galaxy State Play moj edit\Galaxy State Play\Galaxy State Play\Galaxy State Play\gamemodes\galaxy.pwn(44164) : warning 203: symbol is never used: "CityHallRobbedRecently"
Deo 5 warninga:
A to mi je zadnji red i tamo nema nis praazno je ali kad upisem tu rec izbaci kod nevova
new CityHallRobbedRecently;
Neke slike/video za lakse dobivanje pomoci(neobavezno)://
