Dio skripte:
Pawno Code:
Errori koji doalze:
C:\Users\.\Desktop\a\gamemodes\BN.pwn(39152) : error 017: undefined symbol "PoAuta"
C:\Users\.\Desktop\a\gamemodes\BN.pwn(39160) : error 017: undefined symbol "PoAuta3"
C:\Users\.\Desktop\a\gamemodes\BN.pwn(39168) : error 017: undefined symbol "Po2Auta"
C:\Users\.\Desktop\a\gamemodes\BN.pwn(39176) : error 017: undefined symbol "Po3Auta"
C:\Users\.\Desktop\a\gamemodes\BN.pwn(39192) : error 017: undefined symbol "RbAuta"
C:\Users\.\Desktop\a\gamemodes\BN.pwn(39200) : error 017: undefined symbol "TaxiAuta"
C:\Users\.\Desktop\a\gamemodes\BN.pwn(39208) : error 017: undefined symbol "BaseAuta"
C:\Users\.\Desktop\a\gamemodes\BN.pwn(41394) : error 032: array index out of bounds (variable "tbt")
C:\Users\.\Desktop\a\gamemodes\BN.pwn(41406) : error 032: array index out of bounds (variable "tbt")
if(PoAuta(vehicleid))
{
if(PlayerInfo != 11)
{
SetPlayerPos(playerid, Poz, Poz, Poz);
GameTextForPlayer(playerid, "~r~Blue Lagoon", 2500, 5);
}
}
if(PoAuta3(vehicleid))
{
if(PlayerInfo != 19)
{
SetPlayerPos(playerid, Poz, Poz, Poz);
GameTextForPlayer(playerid, "~r~DR", 2500, 5);
}
}
if(Po2Auta(vehicleid))
{
if(PlayerInfo != 12)
{
SetPlayerPos(playerid, Poz, Poz, Poz);
GameTextForPlayer(playerid, "~r~Blue Terra", 2500, 5);
}
}
if(Po3Auta(vehicleid))
{
if(PlayerInfo != 13)
{
SetPlayerPos(playerid, Poz, Poz, Poz);
GameTextForPlayer(playerid, "~r~Da Naga Boys", 2500, 5);
}
}
if(SaAuta(vehicleid))
{
if(PlayerInfo != 10)
{
SetPlayerPos(playerid, Poz, Poz, Poz);
GameTextForPlayer(playerid, "~r~Hitman", 2500, 5);
}
}
if(RbAuta(vehicleid))
{
if(PlayerInfo != 17)
{
SetPlayerPos(playerid, Poz, Poz, Poz);
GameTextForPlayer(playerid, "~r~Black Cobra Corporation", 2500, 5);
}
}
if(TaxiAuta(vehicleid))
{
if(PlayerInfo != 14)
{
SetPlayerPos(playerid, Poz, Poz, Poz);
GameTextForPlayer(playerid, "~r~Taxi", 2500, 5);
}
}
if(BaseAuta(vehicleid))
{
if(PlayerInfo != 15)
{
SetPlayerPos(playerid, Poz, Poz, Poz);
GameTextForPlayer(playerid, "~r~Yakuza", 2500, 5);
}
}
////////////////////////// Pa onda ovi errori
if(SvercDroge == 2 && CID == tbt || CID == tbt || CID == tbt || CID == tbt && GetPlayerState(playerid) == 2)
if(SvercDroge == 1 && CID == tbt || CID == tbt || CID == tbt || CID == tbt && GetPlayerState(playerid) == 2)
Debug iz server_log (ukoliko je u pitanju crashanje servera - crashdetect log): //
Slika/video ingame problema (obavezno ako je ingame problem): //
