Help me !
#1

Hey guy when I add any commands I got following errors but without command it compile perfect guys plz tell me >
Код:
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2197) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2226) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2262) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2263) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2290) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2784) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2795) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2807) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2811) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2823) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2827) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2831) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2835) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2839) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2843) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2847) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2851) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2863) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2867) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2871) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2875) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2879) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2891) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2895) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2899) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2911) : error 004: function "PlayerToPoint" is not implemented

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply
#2

Quote:
Originally Posted by shabi rox
Hey guy when I add any commands I got following errors but without command it compile perfect guys plz tell me >
Код:
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2197) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2226) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2262) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2263) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2290) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2784) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2795) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2807) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2811) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2823) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2827) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2831) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2835) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2839) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2843) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2847) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2851) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2863) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2867) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2871) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2875) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2879) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2891) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2895) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2899) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Junaid Khalid\Downloads\NLRP\NLRP\gamemodes\NLRP12.pwn(2911) : error 004: function "PlayerToPoint" is not implemented

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
show the code >.<
Reply
#3

Sounds to me like you're using functions that aren't in your script
Reply
#4

no i make a lol command so ......................
Reply
#5

Show some code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)