- 0
Errori.
-
Similar Content
-
- 1 reply
- 2.000 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Freeps
Salutare Sa-Mp.Ro. Primesc niste errori la Compilare:
[pawn]E:\Godfather.pwn(3268) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(3297) : warning 235: public function lacks forward declaration (symbol "AntiSpam")
E:\Godfather.pwn(3845) : warning 201: redefinition of constant/macro (symbol "hInfo")
E:\Godfather.pwn(5553) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5557) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5569) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5573) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5577) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5581) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5585) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5589) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5593) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5605) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5609) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5613) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5617) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5621) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5633) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5637) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5641) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5653) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5657) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5661) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5665) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(5669) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(6608) : error 004: function "RemoveRoadblock" is not implemented
E:\Godfather.pwn(9688) : warning 204: symbol is assigned a value that is never used: "Money"
E:\Godfather.pwn(10470) : error 004: function "PlayerToPoint" is not implemented
E:\Godfather.pwn(10476) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.[/pawn]
Liniile din script sunt:
[pawn]
3268 if(PlayerToPoint(25.0,playerid,362.4653,173.7711,1008.3828))
3297 public AntiSpam(playerid) {
RecentlyShot[playerid] = 0;
return 1;
3845};
new HouseInfo[174][hInfo];
new HouseEntered[MAX_PLAYERS];
enum hInfo
{
Float:hEntranceX,
Float:hEntranceY,
Float:hEntranceZ,
Float:hExitX,
Float:hExitY,
Float:hExitZ,
};
5553 if(PlayerToPoint(25.0,playerid,207.737991,-109.019996,1005.132812) || PlayerToPoint(25.0,playerid,203.9068,-41.0728,1001.8047))
{//Binco & Suburban
5557 else if(PlayerToPoint(30.0,playerid,214.4470,-7.6471,1001.2109) || PlayerToPoint(50.0,playerid,161.3765,-83.8416,1001.8047))
{//Zip & Victim
5569 if(PlayerToPoint(6.0,playerid,1004.0070,-939.3102,42.1797) || PlayerToPoint(6.0,playerid,1944.3260,-1772.9254,13.3906))
{//LS
5573 else if(PlayerToPoint(6.0,playerid,-90.5515,-1169.4578,2.4079) || PlayerToPoint(6.0,playerid,-1609.7958,-2718.2048,48.5391))
{//LS
5577 else if(PlayerToPoint(6.0,playerid,-2029.4968,156.4366,28.9498) || PlayerToPoint(8.0,playerid,-2408.7590,976.0934,45.4175))
{//SF
5581 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
5585 else if(PlayerToPoint(6.0,playerid,2202.2349,2474.3494,10.5258) || PlayerToPoint(10.0,playerid,614.9333,1689.7418,6.6968))
{//LV
5589 else if(PlayerToPoint(8.0,playerid,-1328.8250,2677.2173,49.7665) || PlayerToPoint(6.0,playerid,70.3882,1218.6783,18.5165))
{//LV
5593 else if(PlayerToPoint(8.0,playerid,2113.7390,920.1079,10.5255) || PlayerToPoint(6.0,playerid,-1327.7218,2678.8723,50.0625))
{//LV
5605 if(PlayerToPoint(1.0,playerid,403.8266,-2088.7598,7.8359) || PlayerToPoint(1.0,playerid,398.7553,-2088.7490,7.8359))
{//Fishplace at the bigwheel
5609 else if(PlayerToPoint(1.0,playerid,396.2197,-2088.6692,7.8359) || PlayerToPoint(1.0,playerid,391.1094,-2088.7976,7.8359))
{//Fishplace at the bigwheel
5613 else if(PlayerToPoint(1.0,playerid,383.4157,-2088.7849,7.8359) || PlayerToPoint(1.0,playerid,374.9598,-2088.7979,7.8359))
{//Fishplace at the bigwheel
5617 else if(PlayerToPoint(1.0,playerid,369.8107,-2088.7927,7.8359) || PlayerToPoint(1.0,playerid,367.3637,-2088.7925,7.8359))
{//Fishplace at the bigwheel
5621 else if(PlayerToPoint(1.0,playerid,362.2244,-2088.7981,7.8359) || PlayerToPoint(1.0,playerid,354.5382,-2088.7979,7.8359))
{//Fishplace at the bigwheel
5633 if(PlayerToPoint(3.0,playerid,369.9786,-4.0798,1001.8589))
{//Cluckin Bell
5637 else if(PlayerToPoint(3.0,playerid,378.4672,-68.4609,1001.5151))
{//Burgershot
5641 else if(PlayerToPoint(3.0,playerid,374.1185,-113.6361,1001.4922) || PlayerToPoint(3.0,playerid,377.7971,-113.7668,1001.4922))
{//Well Stacked Pizza
5653 if(PlayerToPoint(4.0,playerid,495.7801,-76.0305,998.7578) || PlayerToPoint(4.0,playerid,499.9654,-20.2515,1000.6797) || PlayerToPoint(4.0,playerid,-81.5950,115.4813,4007.0945) || PlayerToPoint(4.0,playerid,1561.9929,-1695.0873,28.3956) || PlayerToPoint(4.0,playerid,1765.3066,-1921.0627,13.5668))
5657 else if(PlayerToPoint(4.0,playerid,1215.9480,-13.3519,1000.9219) || PlayerToPoint(10.0,playerid,-2658.9749,1407.4136,906.2734))
5661 else if(PlayerToPoint(5.0,playerid,1952.2104,1019.0295,992.4688))
5665 else if(PlayerToPoint(10.0,playerid,1256.5969,-793.8616,1084.2344)) // Bar
5669 else if(PlayerToPoint(50.0,playerid,1400.3022,-3122.9741,9.6987))
6608 RemoveRoadblock(playerid);
9688 new Money = 70000;
if(PizzaJob[playerid] == 1)
10470 if(PTP(3,playerid,1549.0999755859, -1651.9000244141,90.36))
10476 if(PTP(3,playerid,1549.0999755859, -1651.9000244141,12.36))[/pawn]
Ma puteti ajuta?? Va rog. Ca nu pot schimba nici spawn din cauza acestor Errori.
1 answer to this question
Recommended Posts