C:\Users\Admin\Desktop\GZ.pwn(12109) : error 017: undefined symbol "cache_get_field_int" C:\Users\Admin\Desktop\GZ.pwn(12110) : error 017: undefined symbol "cache_get_field_int" C:\Users\Admin\Desktop\GZ.pwn(12112) : error 017: undefined symbol "cache_get_field_int" C:\Users\Admin\Desktop\GZ.pwn(12113) : error 017: undefined symbol "cache_get_field_int" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
PlayerInfo[extraid][pInterior] = cache_get_field_int(0, "Interior"); PlayerInfo[extraid][pMundoVirtual] = cache_get_field_int(0, "MundoVirtual"); PlayerInfo[extraid][arrestado] = cache_get_field_int(0, "arrestado"); PlayerInfo[extraid][horasjugadas] = cache_get_field_int(0, "horasjugadas");
cache_get_field_content_int |