GTAOnline.net
San Andreas Multiplayer (sa:mp) => Scripting SA-MP [Pawn center] => Discussion démarrée par: Nip le 15 Juillet 2007, 14:07:58
-
maintenant j'ai 1 gr probleme j'ai mi ça:
EDIT : Pas de script dans le forum, utilise le pastebin (je lai fait pour toi cette fois-ci mais a l'avenir, on supprimera juste ton code :
http://pastebin.gtaonline.fr/pastebin.php?show=26
et je ne trouve pas mais erreur
D:\PROGRA~1\ROCKST~1\GTASAN~1\GAMEMO~1\src\monster.pwn(1238) : error 037: invalid string (possibly non-terminated string)
D:\PROGRA~1\ROCKST~1\GTASAN~1\GAMEMO~1\src\monster.pwn(1238) : error 017: undefined symbol "commandes"
D:\PROGRA~1\ROCKST~1\GTASAN~1\GAMEMO~1\src\monster.pwn(1238) : error 017: undefined symbol "des"
D:\PROGRA~1\ROCKST~1\GTASAN~1\GAMEMO~1\src\monster.pwn(1238) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
SVP aidée moi
a vous
-
Aucunes de tes chaine n'est terminées. Il manque "); à la fon de chaque ligne.
Donc le compilo n'arrive pas a s'y retrouver.
Voici ton code corrigé :
http://pastebin.gtaonline.fr/pastebin.php?show=27
++
-
lu merci a toi c'etait vraiment tout con