GTAOnline.net
San Andreas Multiplayer (sa:mp) => Scripting SA-MP [Pawn center] => Discussion démarrée par: scrapy le 27 Novembre 2010, 22:47:48
-
Bonsoir J'ai un petit problème lors de ma compilation pourquoi sa me fait sa ?
C:\Documents and Settings\************\Desktop\************\pawno\include\gveh.inc(1851) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\************\Desktop\************\pawno\include\seif_cursor.inc(155) : error 004: function "OnPlayerClickCursor" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(1976) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2005) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2041) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2042) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2069) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2537) : error 004: function
"PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2548) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2560) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2564) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2576) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2580) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2584) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2588) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2592) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2596) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2600) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2604) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2608) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2620) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2624) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2628) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2632) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2636) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\************\Desktop\************\gamemodes\******.pwn(2648) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
-
Il doit te manquer une acolade de fermeture dans ton script.
Regarde dans ce que tu as modifié dernierement.
JiKay.
-
Ok Merci