Problem(error/warning): undefined symbol "playerid" i symbol is never used: "InitFly"
Deo skripte:
Ovo je za undefined symbol "playerid"
RemoveBuildingForPlayer(playerid, 9090, 2317.085938, 572.265625, -20.968800, 0.250000);
RemoveBuildingForPlayer(playerid, 9091, 2317.085938, 572.265625, -20.968800, 0.250000);
Pawno Code: //
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): //
Slika/video ingame problema(obavezno ako je ingame problem): //
Sve ti samo kaze, malo samo razmisli ;)
RemoveBuildingForPlayer ubacujes pod OnPlayerConnect
Pod OnPlayerConnect dodaj liniju InitFly(playerid);
Citat: Petrovich poslato Novembar 09, 2021, 21:56:15 POSLE PODNE
Sve ti samo kaze, malo samo razmisli ;)
https://balkan-samp.com/forum/index.php?topic=139870.msg1011211#msg1011211
https://balkan-samp.com/forum/index.php?topic=139862.msg1011119#msg1011119
https://balkan-samp.com/forum/index.php?topic=139854.msg1011042#msg1011042Elem, gdje si ubacio taj code?
Vjerovatno u callback koji nema parametre playerid, tako da ubaci to pod OnPlayerConnect
Citat: V01D poslato Novembar 09, 2021, 22:36:53 POSLE PODNE
RemoveBuildingForPlayer ubacujes pod OnPlayerConnect
Pod OnPlayerConnect dodaj liniju InitFly(playerid);
Citat: Galardo poslato Novembar 09, 2021, 22:37:07 POSLE PODNE
https://balkan-samp.com/forum/index.php?topic=139870.msg1011211#msg1011211
https://balkan-samp.com/forum/index.php?topic=139862.msg1011119#msg1011119
https://balkan-samp.com/forum/index.php?topic=139854.msg1011042#msg1011042
Elem, gdje si ubacio taj code?
Vjerovatno u callback koji nema parametre playerid, tako da ubaci to pod OnPlayerConnect
Hvala vam momci uspeo sam resiti problem koji me je mucio vise sati