20.08.2015, 23:17
Hola tengo problema con un sistema, el tema es que me salen 4 errores que no puedo resolver
C:\Users\Usuario\Desktop\GM\gamemodes\GM.pwn(1964) : error 017: undefined symbol "aCasas@YSII_Cg"
C:\Users\Usuario\Desktop\GM\gamemodes\GM.pwn(1964) : error 017: undefined symbol "aCasas@YSII_Ag"
C:\Users\Usuario\Desktop\GM\gamemodes\GM.pwn(17252 ) : error 017: undefined symbol "aCasas@YSII_Ag"
C:\Users\Usuario\Desktop\GM\gamemodes\GM.pwn(17252 ) : error 017: undefined symbol "aCasas@YSII_Ag"
Linea 1964: Iter_Add(aCasas, b);
Linea 17252: foreach(aCasas,i)
Como podrнa resolverlo, desde ya gracias
C:\Users\Usuario\Desktop\GM\gamemodes\GM.pwn(1964) : error 017: undefined symbol "aCasas@YSII_Cg"
C:\Users\Usuario\Desktop\GM\gamemodes\GM.pwn(1964) : error 017: undefined symbol "aCasas@YSII_Ag"
C:\Users\Usuario\Desktop\GM\gamemodes\GM.pwn(17252 ) : error 017: undefined symbol "aCasas@YSII_Ag"
C:\Users\Usuario\Desktop\GM\gamemodes\GM.pwn(17252 ) : error 017: undefined symbol "aCasas@YSII_Ag"
Linea 1964: Iter_Add(aCasas, b);
Linea 17252: foreach(aCasas,i)
Como podrнa resolverlo, desde ya gracias