SA-MP Forums Archive
errors but dont know why - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: errors but dont know why (/showthread.php?tid=238887)



errors but dont know why - Tom1412 - 12.03.2011

in the gamemode iv been editing has been ok so i replaced the hole /gateopen set and now iv got errors tht i dont know what to do about can anyone help?


pawn Код:
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2047) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2076) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2112) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2113) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2140) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2621) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2635) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2648) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2660) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2674) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2678) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2690) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2694) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2698) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2702) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2706) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2710) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2714) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2718) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2722) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2726) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2738) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2742) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2746) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2750) : error 004: function "PlayerToPoint" is not implemented
C:\Users\tom\Desktop\samp bits\FTW Hosted\gamemodes\latest\gtarp.pwn(2754) : error 004: function "PlayerToPoint" is not implemented

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.



Re: errors but dont know why - Stigg - 12.03.2011

You could try get the latest includes, see if that helps.


Re: errors but dont know why - Tom1412 - 12.03.2011

i dont know what incluses i need or what needs adding.

plus these errors have only game up cos i have change the script i havnt been near the bits its flashing up


Re: errors but dont know why - Stigg - 12.03.2011

Quote:
Originally Posted by Tom1412
Посмотреть сообщение
i dont know what incluses i need or what needs adding
Download the latest server package then. Location here:

http://www.sa-mp.com/download.php

Everything you need is in there.


Re: errors but dont know why - Snowman12 - 12.03.2011

you need a include

if you have the include you need post script here


Re: errors but dont know why - Stigg - 12.03.2011

Quote:
Originally Posted by Snowman12
Посмотреть сообщение
you need a include

if you have the include you need post script here
To late dude.


Re: errors but dont know why - Tom1412 - 12.03.2011

The gm was ok but then i removed gates, and added the ones we need, then i went to complie it and it failed. i have scripted the gates for the gm for ages so i dont know why they game up


Re: errors but dont know why - Medal Of Honor team - 12.03.2011

maybe it causes for missing braces "{' or "}" somewhere


Re: errors but dont know why - Snowman12 - 12.03.2011

Quote:
Originally Posted by Medal Of Honor team
Посмотреть сообщение
maybe it causes for missing braces "{' or "}" somewhere
i dont think hed be missing like 20 braces

so it must be a include and i have no idea what one it would or could be because last time i had a include problem like that i just downloaded a include pack and then tryed #include <> one after the other until i found what one it was


Re: errors but dont know why - [WF]Demon - 12.03.2011

Missing "}" before
SafeGivePlayerMoney,
SafeResetPlayerWeapons,
And
PlayerToPoint.