Detaljan opis problema😛a izbacuje mi 4 errora kod provjere jeli igrac afk?
Dio skripte:
public out(playerid)
{
thisAFK = 0;
return 1;
}
if(thisAFK == 0)
{
Tout = SetTimerEx("out", 60000, 1, "i", playerid);
thisAFK = 1;
return 1;
}
else if(thisAFK == 1)
{
KillTimer(Tout);
Tout = SetTimerEx("out", 60000, 1, "i", playerid);
thisAFK = 1;
return 1;
}C:\Documents and Settings\Juree\Desktop\Los City\gamemodes\loscity.pwn(1090) : error 010: invalid function or declaration
C:\Documents and Settings\Juree\Desktop\Los City\gamemodes\loscity.pwn(1094) : error 010: invalid function or declaration
C:\Documents and Settings\Juree\Desktop\Los City\gamemodes\loscity.pwn(1096) : error 010: invalid function or declaration
C:\Documents and Settings\Juree\Desktop\Los City\gamemodes\loscity.pwn(1101) : error 010: invalid function or declarationNeke slike/video za lakse dobivanje pomoci(neobavezno)://