D:\samp-2016\filterscripts\SS_GANG_SYSTEM.pwn(304) : error 017: undefined symbol "db_get_field_assoc_float" F:\Shift\filterscripts\SS_GANG_SYSTEM.pwn(306) : error 017: undefined symbol "db_get_field_assoc_float" F:\Shift\filterscripts\SS_GANG_SYSTEM.pwn(30 : error 017: undefined symbol "db_get_field_assoc_float" DFShift\filterscripts\SS_GANG_SYSTEM.pwn(310) : error 017: undefined symbol "db_get_field_assoc_float" F:\Shift\filterscripts\SS_GANG_SYSTEM.pwn(316) : error 017: undefined symbol "db_get_field_assoc_int" F:\Shift\filterscripts\SS_GANG_SYSTEM.pwn(450) : error 017: undefined symbol "db_get_field_assoc_int" F:\Shift\filterscripts\SS_GANG_SYSTEM.pwn(452) : error 017: undefined symbol "db_get_field_assoc_int" F:\Shift\filterscripts\SS_GANG_SYSTEM.pwn(45 : error 017: undefined symbol "db_get_field_assoc_int" F:\Shift\filterscripts\SS_GANG_SYSTEM.pwn(125 : error 017: undefined symbol "db_get_field_assoc_int" F:\Shift\filterscripts\SS_GANG_SYSTEM.pwn(1260) : error 017: undefined symbol "db_get_field_assoc_int" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 10 Errors. |
The compiler is telling you it cannot find the db_get_field_assoc_int function, are you sure the function is scripted (or included)
|