SA-MP Forums Archive
Help me ! - 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: Help me ! (/showthread.php?tid=153850)



Help me ! - shabi rox - 11.06.2010

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.



Re: Help me ! - Anthony_Brassi - 11.06.2010

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 >.<


Re: Help me ! - TheInnocentOne - 11.06.2010

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


Re: Help me ! - shabi rox - 12.06.2010

no i make a lol command so ......................


Re: Help me ! - -Rebel Son- - 12.06.2010

Show some code.