Detaljan opis problema:
ShowPlayerDialog(playerid, 42, DIALOG_STYLE_MSGBOX, Prebacivao sam u ovo i neki errori kad complite se pojave a nemaju veze s ovim?Dio skripte:
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4067) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4068) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4092) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4305) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4317) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4321) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4333) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4337) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4341) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4345) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4349) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4353) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4357) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4361) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4365) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4369) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4381) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4385) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4389) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4393) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4397) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4409) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4413) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Juree\Desktop\Balkan City v1.0 by Juky\gamemodes\BCRP.pwn(4417) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.public IsAtGasStation(playerid)
{
if(IsPlayerConnected(playerid))
{
if(PlayerToPoint(6.0,playerid,1004.0070,-939.3102,42.1797) || PlayerToPoint(6.0,playerid,1944.3260,-1772.9254,13.3906))
{//LS
return 1;
}
else if(PlayerToPoint(6.0,playerid,-90.5515,-1169.4578,2.4079) || PlayerToPoint(6.0,playerid,-1609.7958,-2718.2048,48.5391))
{//LS
return 1;
}
else if(PlayerToPoint(6.0,playerid,-2029.4968,156.4366,28.9498) || PlayerToPoint(8.0,playerid,-2408.7590,976.0934,45.4175))
{//SF
return 1;
}
else if(PlayerToPoint(5.0,playerid,-2243.9629,-2560.6477,31.8841) || PlayerToPoint(8.0,playerid,-1676.6323,414.0262,6.9484))
{//Between LS and SF
return 1;
}
else if(PlayerToPoint(6.0,playerid,2202.2349,2474.3494,10.5258) || PlayerToPoint(10.0,playerid,614.9333,1689.7418,6.6968))
{//LV
return 1;
}
else if(PlayerToPoint(8.0,playerid,-1328.8250,2677.2173,49.7665) || PlayerToPoint(6.0,playerid,70.3882,1218.6783,18.5165))
{//LV
return 1;
}
else if(PlayerToPoint(8.0,playerid,2113.7390,920.1079,10.5255) || PlayerToPoint(6.0,playerid,-1327.7218,2678.8723,50.0625))
{//LV
return 1;
}
else if(PlayerToPoint(8.0,playerid,656.4265,-559.8610,16.5015) || PlayerToPoint(6.0,playerid,656.3797,-570.4138,16.5015))
{//Dillimore
return 1;
}
else if(PlayerToPoint(8.0,playerid,125.2434463501, -1935.9764404297, 2.6310691833496) || PlayerToPoint(8.0,playerid,133.91174316406, -1941.7890625, 2.6310691833496))
{//Pumpa za Helice
return 1;
}
else if(PlayerToPoint(8.0,playerid,1004.1514892578, -936.96557617188, 47.211837768555))
{//Pumpa za Helice
return 1;
}
}
return 0;
}Neke slike/video za lakse dobivanje pomoci(neobavezno)://
