errors but dont know why
#1

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.
Reply
#2

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

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
Reply
#4

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.
Reply
#5

you need a include

if you have the include you need post script here
Reply
#6

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

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

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
Reply
#8

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

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
Reply
#10

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


Forum Jump:


Users browsing this thread: 1 Guest(s)