Errors, need help to fix them. -
PhoeNiX778 - 05.05.2012
I receive these errors, when I try to compile my gamemode:
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2185) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2214) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2250) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2251) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(227

: error 004: function "SafeResetPlayerWeapons" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2772) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2783) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2795) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2799) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2811) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2815) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2819) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2823) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2827) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2831) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2835) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2839) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2851) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2855) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2859) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2863) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2867) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2879) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2883) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2887) : error 004: function "PlayerToPoint" is not implemented
C:\GTA SA\SAMP\gamemodes\NLRP12.pwn(2899) : error 004: function "PlayerToPoint" is not implemented
Here is my script:
DOWNLOAD
I'll be happy if you help me. Than you all in advance.
Re: Errors, need help to fix them. -
TzAkS. - 05.05.2012
You missed a bracket "}"
Re: Errors, need help to fix them. -
PhoeNiX778 - 05.05.2012
Where? On which line. Thank you for the respond.
Re: Errors, need help to fix them. -
TzAkS. - 05.05.2012
Is not easy to find it,check where you edited last time
Re: Errors, need help to fix them. -
Eiy Mard - 05.06.2012
i got that too ...
Re: Errors, need help to fix them. -
Firo - 05.06.2012
POST HERE YOUR CODES WITH THE ERRORS LINE