: error 004: function "PlayerToPoint" is not implemented
: error 004: function "PlayerToPoint" is not implemented
: error 004: function "PlayerToPoint" is not implemented
: error 004: function "PlayerToPoint" is not implemented
: error 004: function "PlayerToPoint" is not implemented#define GetPlayerMoney JB_GetPlayerMoney
#define ResetPlayerMoney JB_ResetPlayerMoney
#define GivePlayerMoney JB_GivePlayerMoney
#define PutPlayerInVehicle JB_PutPlayerInVehicle
#define GivePlayerWeapon JB_GivePlayerWeapon
#define SetPlayerPos JB_SetPlayerPos
#define SetVehiclePos JB_SetVehiclePos
|
Adauga astea la inceput:
pawn Code:
#include <JunkBuster> Daca tot apar, lipseste o '}' sau '{' |
stock PlayerToPoint(Float:radi, playerid, Float, Float:y, Float:z)
{
new Floatldposx, Floatldposy, Floatldposz;
new Float:tempposx, Float:tempposy, Float:tempposz;
GetPlayerPos(playerid, oldposx, oldposy, oldposz);
tempposx = (oldposx -x);
tempposy = (oldposy -y);
tempposz = (oldposz -z);
if (((tempposx < radi) && (tempposx > -radi)) && ((tempposy < radi) && (tempposy > -radi)) && ((tempposz < radi) && (tempposz > -radi)))
{
return 1;
}
return 0;
}
|
Am verificat adytza si nu ai modificat nimic..Gresesc eu?
pawn Code:
|
ok.. am mai pus o } ca lipsea 8-| daca tu nu vezi nu-i problema mea.. ia-ti ochelari
D:\sv samp\juniorzone\pawno\include\JunkBusterFS.inc(72) : warning 201: redefinition of constant/macro (symbol "PutPlayerInVehicle")
D:\sv samp\juniorzone\pawno\include\JunkBusterFS.inc(73) : warning 201: redefinition of constant/macro (symbol "GivePlayerMoney")
D:\sv samp\juniorzone\pawno\include\JunkBusterFS.inc(74) : warning 201: redefinition of constant/macro (symbol "ResetPlayerMoney")
D:\sv samp\juniorzone\pawno\include\JunkBusterFS.inc(75) : warning 201: redefinition of constant/macro (symbol "GetPlayerMoney")
D:\sv samp\juniorzone\pawno\include\JunkBusterFS.inc(76) : warning 201: redefinition of constant/macro (symbol "SetPlayerPos")
D:\sv samp\juniorzone\pawno\include\JunkBusterFS.inc(77) : warning 201: redefinition of constant/macro (symbol "SetVehiclePos")
D:\sv samp\juniorzone\pawno\include\JunkBusterFS.inc(78) : warning 201: redefinition of constant/macro (symbol "GivePlayerWeapon")
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(137) : warning 201: redefinition of constant/macro (symbol "GetPlayerMoney")
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(138) : warning 201: redefinition of constant/macro (symbol "ResetPlayerMoney")
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(139) : warning 201: redefinition of constant/macro (symbol "GivePlayerMoney")
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(140) : warning 201: redefinition of constant/macro (symbol "PutPlayerInVehicle")
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(141) : warning 201: redefinition of constant/macro (symbol "GivePlayerWeapon")
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(142) : warning 201: redefinition of constant/macro (symbol "SetPlayerPos")
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(143) : warning 201: redefinition of constant/macro (symbol "SetVehiclePos")
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3119) : warning 216: nested comment
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3371) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3375) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3387) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3391) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3395) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3399) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3403) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3407) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3411) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3423) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3427) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3431) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3435) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3439) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3451) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3455) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3459) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3471) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3475) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3479) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(3483) : error 004: function "PlayerToPoint" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(4261) : error 004: function "RemoveRoadblock" is not implemented
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(4267) : error 017: undefined symbol "PlayerName"
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(5088) : error 017: undefined symbol "PlayerName"
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(5274) : error 017: undefined symbol "IsLeader"
D:\sv samp\juniorzone\gamemodes\godfatherNEW.pwn(5276) : error 017: undefined symbol "IsLeader"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
|
Ai pus #include <JunkBuster> sub #include <a_samp>? Ai ultima versiune a JunkBusterului? Stii sa-l folosesti? Ai inclus JunkBuster in toate FS-urile tale?
|
8-| te bagi degeaba
))
if(StartingPaintballRound == 1 && AnnouncedPaintballRound == 0)
{
AnnouncedPaintballRound = 1;
if(PlayerPaintballing[i] != 0)
{
SendClientMessage(i, COLOR_YELLOW, "Paintball Match will be announced in 15 seconds (For getting more Paintball players).");
}
}
if(StartingKartRound == 1 && AnnouncedKartRound == 0)
{
AnnouncedKartRound = 1;
if(PlayerKarting[i] != 0 && PlayerInKart[i] != 0)
{
SendClientMessage(i, COLOR_YELLOW, "Karting Race will be announced in 15 seconds (For getting more Kart Racers).");
}
}
if(EndingKartRound == 1)
{
if(PlayerKarting[i] != 0 && PlayerInKart[i] != 0)
{
DisablePlayerCheckpoint(i);
CP[i] = 0;
}
}
if(StartingRacingRound == 1 && AnnouncedRacingRound == 0)
{
AnnouncedRacingRound = 1;
if(PlayerRacing[i] != 0 && PlayerInRacing[i] != 0)
{
SendClientMessage(i, COLOR_YELLOW, "8 track Race will be announced in 15 seconds (For getting more 8 track Racers).");
}
}
if(EndingRacingRound == 1)
{
if(PlayerRacing[i] != 0 && PlayerInRacing[i] != 0)
{
DisablePlayerCheckpoint(i);
CP[i] = 0;
}
}
if(StartingRacing2Round == 1 && AnnouncedRacing2Round == 0)
{
AnnouncedRacing2Round = 1;
if(PlayerRacing2[i] != 0 && PlayerInRacing2[i] != 0)
{
SendClientMessage(i, COLOR_YELLOW, "Dirt Race will be announced in 15 seconds (For getting more Dirt Racers).");
}
}
if(EndingRacing2Round == 1)
{
if(PlayerRacing2[i] != 0 && PlayerInRacing2[i] != 0)
{
DisablePlayerCheckpoint(i);
CP[i] = 0;
}
}
|
Ce trb. are junkbuster cand lipseste o } sau mai multe ?
8-| te bagi degeaba |
|
Vorbesti prostii. Uita-te la erori, Undefined JBC_GetPlayerSpeed, si redefinition of constant/macro GetPlayerSpeed. Mi-a dat si mie erorile astea pt ca nu inclusesem JB in AVS... Si treaba cu PTP, aia nu e inclusa...
|