SA-MP Forums Archive
[AJUDA]Include - 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: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA]Include (/showthread.php?tid=293092)



[AJUDA]Include - MoisesXD - 26.10.2011

Alguem me ajuda a minha include DOF2 ta dando erro



Код:
C:\Users\Moises\Desktop\Serve 0.3c R2\pawno\include\DOF2.inc(393) : error 017: undefined symbol "MAX_KEY_SIZE"
C:\Users\Moises\Desktop\Serve 0.3c R2\pawno\include\DOF2.inc(393) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\Moises\Desktop\Serve 0.3c R2\pawno\include\DOF2.inc(393) : error 036: empty statement
C:\Users\Moises\Desktop\Serve 0.3c R2\pawno\include\DOF2.inc(393) : fatal error 107: too many error messages on one line

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


4 Errors.



Re: [AJUDA]Include - [O.z]Caroline - 26.10.2011

coloque no topo:
pawn Код:
#define MAX_KEY_SIZE (64)



Respuesta: [AJUDA]Include - MoisesXD - 26.10.2011

Gracias Amiga


Re: Respuesta: [AJUDA]Include - [O.z]Caroline - 26.10.2011

Quote:
Originally Posted by MoisesXD
Посмотреть сообщение
Gracias Amiga
de nada =)