ovo mi izbaci kada ga compile:
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10094) : error 036: empty statement
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10095) : warning 217: loose indentation
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10102) : warning 217: loose indentation
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10113) : warning 215: expression has no effect
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10113) : warning 215: expression has no effect
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10113) : error 001: expected token: ";", but found ")"
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10113) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10113) : warning 215: expression has no effect
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(10114) : warning 217: loose indentation
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(15464) : error 017: undefined symbol "license_pu"
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(15468) : error 017: undefined symbol "license_pu2"
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(15472) : error 017: undefined symbol "license_pu3"
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(15476) : error 017: undefined symbol "license_pu4"
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(15480) : error 017: undefined symbol "license_pu5"
D:\Documents and Settings\Hrky\My Documents\Ravens_Roleplay-0.3d\Raven's Roleplay 0.3d\gamemodes\larp.pwn(28043) : warning 219: local variable "idcar" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhasea evo i djelovi skripte:
PlayerPlaySound(playerid, 1057, X,Y,Z);
}
else if(IsPlayerInRangeOfPoint(playerid, 2, 1524.1573,-1674.2922,13.5469));
{
DisablePlayerCheckpoint(playerid);SendClientMessage(playerid, COLOR_YELLOW, "SMS: Mozete naci glavna mjesta na /gps dok ste u autu, Za vise pozicija kupite gps u ducanu 24/7, Sender: MOLE (555)");
}
return 1;
}
else if(IsPlayerInRangeOfPoint(playerid,5,300.5705,-134.0464,1004.0625))
{ return 1;
}
else
{"Moras cekati %d sekundi prije nego mozes poceti opet trenirati",PlayerInfo);
SendClientMessage(playerid, COLOR_GREY, string);
return 1;
} if ( pickupid == license_pu )
{
GameTextForPlayer(playerid, "~y~You can get a ~r~Driving license ~n~~w~Type /buydriving to get a license ~n~~r~(Costs: 1 000 $)", 5000, 3);
}
if ( pickupid == license_pu2 )
{
GameTextForPlayer(playerid, "~y~You can get a ~r~Flying license ~n~~w~Type /buyflying to get a license ~n~~r~(Costs: 10 000 $)", 5000, 3);
}
if ( pickupid == license_pu3 )
{
GameTextForPlayer(playerid, "~y~You can get a ~r~Sailing license ~n~~w~Type /buysailing to get a license ~n~~r~(Costs: 7 000 $)", 5000, 3);
}
if ( pickupid == license_pu4 )
{
GameTextForPlayer(playerid, "~y~You can get a ~r~Gun license ~n~~w~Type /buygunlic to get a license ~n~~r~(Costs: 20 000 $)", 5000, 3);
}
if ( pickupid == license_pu5 )
{if(!engineOn[GetPlayerVehicleID(playerid)])
{
new idcar
GetPlayerVehicleID(playerid);