Out of the Blue,Lots of errors . - 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: Out of the Blue,Lots of errors . (
/showthread.php?tid=102663)
Out of the Blue,Lots of errors . -
Piiilu - 16.10.2009
Код:
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2189) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2218) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2254) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2255) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2282) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2758) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2769) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2781) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2785) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2797) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2801) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2805) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2809) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2813) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2817) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2821) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2825) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2837) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2841) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2845) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2849) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2853) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2865) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2869) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2873) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Andrus\Downloads\HRP\gamemodes\larp.pwn(2885) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
SCRIPT:
http://www.4shared.com/file/14133868...57a0/larp.html
It just started giving me errors,any help,please?
Re: Out of the Blue,Lots of errors . -
dice7 - 16.10.2009
You probably forgot a bracket somewhere
Re: Out of the Blue,Lots of errors . -
darkbiel - 16.10.2009
You forgot a bracket.