05.05.2012, 08:21
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.
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

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.