GTAOnline.net
San Andreas Multiplayer (sa:mp) => Problèmes et bugs => Discussion démarrée par: 69scorpion le 28 Août 2009, 22:40:48
-
Bonsoir,
Voila j'ai un souci j'ai compiler mon script et j'ai 26 errors qui apparaissent souvent quand t-on oublie une accolade mais le souci c'est que je ne trouve pas l'accolade voici mes errors :
C:\Documents and Settings\TONBOSS.pwn(2184) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(2213) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(2249) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\TONBOSS.pwn(2250) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\TONBOSS.pwn(2277) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\TONBOSS.pwn(3217) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(3759) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(3962) : error 004: function "RemoveRoadblock" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4061) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4062) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4233) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4532) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4600) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4631) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4632) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4678) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4679) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4709) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4710) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4716) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4717) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4740) : error 004: function "BusrouteEnd" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4741) : error 004: function "BusrouteEnd" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4742) : error 004: function "BusrouteEnd" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4976) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\TONBOSS.pwn(4984) : error 004: function "SafeGivePlayerMoney" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Merci d'avance
-
seul conseille :Bon courage regarde ce que tu as modifier en dernier
-
j'ai réussi A ENLEVER les errors ;)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 9200 bytes
Code size: 1701752 bytes
Data size: 3778408 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4982 cells (19928 bytes)
Total requirements: 5505744 bytes
-
Comment t'as fait j'aurais besoin d'un tuyau.
-
la seul astuce rendre sont script
PS pour scorpion ajoute ceci apres tes include
#pragma dynamic 16384
-
#pragma dynamic 16384
Sa sert a quoi ?
Pour repondre a D3nko j'ai parcourue tout mon scrip de a à z sa ma permit de me rapprocher de lui ^^