SA-MP Forums Archive
duda - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: duda (/showthread.php?tid=492984)



duda - vichoo - 06.02.2014

Hola, el pawno me da estos errores y no se como areglarlo quien me ayuda ?
Код:
C:\Users\vicente\Desktop\CT-RP (1).pwn(22141) : error 025: function heading differs from prototype
C:\Users\vicente\Desktop\CT-RP (1).pwn(22142) : error 021: symbol already defined: "zcmd"
C:\Users\vicente\Desktop\CT-RP (1).pwn(22141) : error 010: invalid function or declaration
C:\Users\vicente\Desktop\CT-RP (1).pwn(22141 -- 22153) : error 021: symbol already defined: "zcmd"
C:\Users\vicente\Desktop\CT-RP (1).pwn(22141 -- 22153) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.



Respuesta: duda - Porta0123 - 06.02.2014

mhh.. pon la parte del script que te da los errores, y el primer error puede ser que hayas puesto mal los argumentos de algъn callback


Respuesta: duda - DesingMyCry - 07.02.2014

Tienes 2 formas de procesar comandos, no? Quita uno.