That it does. But then it also fucks up everything on linux. So as long as it doesn't get fixed, I'm going to stick with your include.
|
[18:20:11] (TimerFix) ERROR: The function "Vracanje_Kamere" didn't properly execute, some timers might not have been called. |
SetTimerHook("Vracanje_Kamere", Spawn[spawn_id][sAnimTrajanje], false, "id", playerid, spawn_id);
public Vracanje_Kamere(playerid, spawn_id) { new inst_kod[25]; gpci(playerid, inst_kod, 25); //GASENJE SPAWN ANIMACIJE ApplyAnimation(playerid, "CARRY", "crry_prtial", 4.0, 0, 0, 0, 0, 0); SetCameraBehindPlayer(playerid); Spawn[spawn_id][sEnble] = false; //UKOLIKO JE PROSLI PUT KRESALO if(Korisnik[playerid][pCrashed] == true) { SetTimerHook("CrashSpawn", 3000, false, "i", playerid); } //PROVJERA PRVE PRIJAVE if(!strcmp(Korisnik[playerid][pGPCI], "none", true)) { Korisnik[playerid][pGPCI_Kod] = false; strmid(Korisnik[playerid][pGPCI], inst_kod, 0, strlen(inst_kod), 30); ShowPlayerDialog(playerid,999,DIALOG_STYLE_MSGBOX, "Prva prijava",""BIJELA"Ovo računalo je zabiljeћeno kao glavno računalo Vaљeg računa.\nUkoliko se netko bude htio prijavit na Vaљ račun s drugog računala, morat će ukucat kod koji će biti poslan na Vaљ e-Mail.\n"ZUTA"Samo korisnici s visokom razinom zaљtite uz Premium Silver.\n"BIJELA"Za viљe pitanja posjetite "SPLAVA""FORUM""BIJELA" ili putem komande "PINK"/report"BIJELA".\n\nUgodnu igru Vam ћeli Haswell RolePlay tim.","OK",""); SpremiKorisnika(playerid); } //UKOLIKO GPCI NIJE ISTI KAO KOD KOJI JE ZABILJEZEN KAO GLAVNI if(strcmp(Korisnik[playerid][pGPCI], inst_kod, true)) { ShowPlayerDialog(playerid, DIALOG_SECURE_GPCI_QUE, DIALOG_STYLE_MSGBOX, "Sigurnosno pitanje - Računalo", ""BIJELA"Dali je ovo vaљe glavno računalo koje će te stalno\nkoristiti za prijavu na Vaљ korisnički racun?", "Da", "Ne"); } return TogglePlayerControllable(playerid, true); }
[14:08:11] [part] Denise5 has left the server (0:2) [14:08:11] (TimerFix) WARNING: The function "KickHere" took 1081ms to execute! This will affect other timers.
SetTimerEx("KickHere", 1000, false, "i", playerid); public KickHere(playerid) { Kick(playerid); return 1; }
Oh God.
Код HTML:
[14:08:11] [part] Denise5 has left the server (0:2) [14:08:11] (TimerFix) WARNING: The function "KickHere" took 1081ms to execute! This will affect other timers. Код HTML:
SetTimerEx("KickHere", 1000, false, "i", playerid); public KickHere(playerid) { Kick(playerid); return 1; } |
[debug] Run time error 19: "File or function is not found"
[debug] IsValidTimer
http://%2A%2A%2A%2A%2A%2A%2A/a3PJz
Download link of include was hidden?
Код:
http://%2A%2A%2A%2A%2A%2A%2A/a3PJz |