problem😛ise mi a mi komanda treba return varijablu i stavio sam,i opet mi izbacuje da treba,a ubacio sam return 1;
Dio scripte:
C:\Documents and Settings\Bjelic.ba\Desktop\BS\gamemodes\EGRP.pwn(22657) : warning 209: function "@_yCcall" should return a value Evo warninga evo kod gdje sam stavio return 1;
if(Mobile == 255)
{
SCMF(id,BELA,"Zovi vam telefon,Pozivaoc: %s",GetName(playerid));
RingTone = 10;
format(string, sizeof(string), " %s telefon zvoni.", GetName(id));
ProxDetector(5.0,playerid,string,LJUBICASTA,LJUBICASTA,LJUBICASTA,LJUBICASTA,LJUBICASTA);
CellTime = 1;
return 1;
}
}
}
}
}
}
Ima gore jos ostatak komande,al nisam kopirao sve,moze li pomoc??
