[AYUDA] error :S - 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: [AYUDA] error :S (
/showthread.php?tid=148376)
[AYUDA] error :S -
marcelox - 16.05.2010
me podrian ayudar :S??
no se que pasa sale esto
Код:
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(95) : warning 201: redefinition of constant/macro (symbol "COLOR_GREEN")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(96) : warning 201: redefinition of constant/macro (symbol "COLOR_RED")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(989) : warning 201: redefinition of constant/macro (symbol "GREEN")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(990) : warning 201: redefinition of constant/macro (symbol "RED")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1020) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_INTERIOR_ID")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1021) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MARKER_TYPE")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1022) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_MODEL_ID")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1023) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_NEXT_X")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1024) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_NEXT_Y")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1025) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_NEXT_Z")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1026) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_PLAYER_ID")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1027) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_R_X")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1028) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_R_Y")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1029) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_R_Z")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1030) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_SIZE")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1031) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_SPEED")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1032) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_TEST_LOS")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1033) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_TYPE")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1034) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_WORLD_ID")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1035) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_X")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1036) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_Y")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(1038) : warning 201: redefinition of constant/macro (symbol "E_STREAMER_Z")
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(4333) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\xmarcelox\Desktop\Vida-Rol Server\Vida-Rol.pwn(11771) : warning 209: function "IsPlayerAdminCall" should return a value
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 12748 bytes
Code size: 2044752 bytes
Data size: 11278860 bytes
Stack/heap size: 16384 bytes; estimated max. usage=5181 cells (20724 bytes)
Total requirements:13352744 bytes
24 Warnings.
que es??
no tengo idea que pasa u.u
Re: [AYUDA] error :S -
angel-laam - 16.05.2010
arriva de tu GM
Код:
#define COLOR_RED 0xDD0000FF
#define COLOR_GREEN 0x007700FF
#define RED 0xDD0000FF
#define GREEN 0x007700FF
Y LO DEMAS NO SE xd
Re: [AYUDA] error :S -
Cesar_Biker - 17.05.2010
No, creo que lo que dice es que "COLOR_RED"(y las otras) esta definido dos o mбs veces.
Re: [AYUDA] error :S -
TiNcH010 - 17.05.2010
igual qedate tranqi xq son warnings asi q lo podes modificar ese GM xD
Re: [AYUDA] error :S -
TheChaoz - 17.05.2010
necesitas el include del streamer que usa ese gm, creo que es por eso que estan esos errores... salvo los de COLOR