if(PlayerInfo[playerid][pKosenje] > 0)
{
//--------ruta1
if(PlayerToPoint(radius, playerid,x1,y1,z1))//cp1
{
if(PlayerInfo[playerid][pKosenje] == 1)//
{
new Veh = GetPlayerVehicleID(playerid);
if(Veh == id vozila za kosenje)//tu stavite id od vozila za kosenje
{
PlayerInfo[playerid][pKosenje] = 2;// dodajemo vrijednost da se slucajno ne pogodi isti cp, ovo nije potrebno
SetPlayerCheckpoint(playerid,x2,y2,z2,radius2);//
}
}
}
if(PlayerToPoint(radius2, playerid,x2,y2,z2))//cp2
{
if(PlayerInfo[playerid][pKosenje] == 2)//
{
new Veh = GetPlayerVehicleID(playerid);
if(Veh == id vozila za kosenje)
{
PlayerInfo[playerid][pKosenje] = 3;//
SetPlayerCheckpoint(playerid,x3,y3,z3,radius3);//
}
}
}
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1851) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1876) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1896) : error 004: function "SetPlayerCriminal" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1901) : error 004: function "SetPlayerCriminal" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1947) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1951) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1963) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1967) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1971) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1975) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1979) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1983) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1987) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(1999) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2003) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2007) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2011) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2015) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2027) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2031) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2035) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2047) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2051) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2055) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2340) : error 004: function "SendIRCMessage" is not implemented
C:\Documents and Settings\m\Desktop\Muhamed.jpg\Igre i ostalo\serveri\CroBiH\gamemodes\crobih.pwn(2362) : error 004: function "SendIRCMessage" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.