Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Luka_Scripting poslato Jul 05, 2020, 23:46:49 POSLE PODNE

Naslov: Pomoc - Mapa
Poruka od: Luka_Scripting poslato Jul 05, 2020, 23:46:49 POSLE PODNE
Problem(error/warning): imam problem pojavljuju se errori na mapi kod RemoveBuildingForPlayer
Deo skripte: [pawn]    RemoveBuildingForPlayer(playerid, 3672, 2030.054, -2249.023, 18.882, 0.250);
   RemoveBuildingForPlayer(playerid, 3672, 2030.054, -2315.429, 18.882, 0.250);
   RemoveBuildingForPlayer(playerid, 3672, 2030.054, -2382.140, 18.882, 0.250);
   RemoveBuildingForPlayer(playerid, 3769, 1961.445, -2216.171, 14.984, 0.250);
   RemoveBuildingForPlayer(playerid, 1290, 2003.453, -2350.734, 18.476, 0.250);
   RemoveBuildingForPlayer(playerid, 3629, 2030.054, -2382.140, 18.882, 0.250);
   RemoveBuildingForPlayer(playerid, 3664, 1960.695, -2236.429, 19.281, 0.250);
   RemoveBuildingForPlayer(playerid, 1290, 2003.453, -2281.398, 18.382, 0.250);
   RemoveBuildingForPlayer(playerid, 5031, 2037.046, -2313.546, 18.710, 0.250);
   RemoveBuildingForPlayer(playerid, 3629, 2030.054, -2315.429, 18.882, 0.250);
   RemoveBuildingForPlayer(playerid, 5089, 2037.046, -2313.546, 18.710, 0.250);
   RemoveBuildingForPlayer(playerid, 3629, 2030.054, -2249.023, 18.882, 0.250);
   RemoveBuildingForPlayer(playerid, 1412, 1954.617, -2227.484, 13.687, 0.250);
   RemoveBuildingForPlayer(playerid, 1412, 1965.171, -2227.414, 13.757, 0.250);
   RemoveBuildingForPlayer(playerid, 1412, 1959.898, -2227.445, 13.726, 0.250);
   RemoveBuildingForPlayer(playerid, 3625, 1961.445, -2216.171, 14.984, 0.250);
   RemoveBuildingForPlayer(playerid, 1412, 1970.445, -2227.414, 13.757, 0.250);
   RemoveBuildingForPlayer(playerid, 3664, 2042.770, -2442.189, 19.281, 0.250);
   RemoveBuildingForPlayer(playerid, 1290, 2003.449, -2422.169, 18.476, 0.250);
   RemoveBuildingForPlayer(playerid, 1215, 1983.859, -2281.709, 13.062, 0.250);[/pawn]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]Vaš odgovor[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem): link slike
Errori:[pawn]C:\Users\LUKA\Desktop\SP-Boss Gaming\filterscripts\Mape.pwn(17241) : error 010: invalid function or declaration
C:\Users\LUKA\Desktop\SP-Boss Gaming\filterscripts\Mape.pwn(5) : error 010: invalid function or declaration
C:\Users\LUKADesktop\SP-Boss Gaming\filterscripts\Mape.pwn(5 -- 6) : error 021: symbol already defined: "RemoveBuildingForPlayer"
C:\Users\LUKA\Desktop\SP-Boss Gaming\filterscripts\Mape.pwn(5 -- 6) : fatal error 107: too many error messages on one line

Compilation aborted.

Pawn compiler 3.10.4           Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
[/pawn]
Naslov: Odg: Pomoc - Mapa
Poruka od: Alhemičar poslato Jul 06, 2020, 00:03:00 PRE PODNE
Zasto mislis da uopste nie u bloku haha
Naslov: Odg: Pomoc - Mapa
Poruka od: Luka_Scripting poslato Jul 06, 2020, 10:11:01 PRE PODNE
Citat: Alhemičar poslato Jul 06, 2020, 00:03:00 PRE PODNE
Zasto mislis da uopste nie u bloku haha
?
Naslov: Odg: Pomoc - Mapa
Poruka od: Luka_Scripting poslato Jul 06, 2020, 15:38:19 POSLE PODNE
neko pomoc?
Naslov: Odg: Pomoc - Mapa
Poruka od: algorhitmically poslato Jul 07, 2020, 09:08:51 PRE PODNE
Ne mozes samo tako bubnuti kod vec to sto zelis da ti se izvrsi(brisanje objekata) stavljas u OnPlayerConnect.