21.08.2015, 19:11
Using thisInventory System
But when I compie it I get this errors
+REP who help me to fix it
But when I compie it I get this errors
pawn Код:
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(232) : error 017: undefined symbol "cache_get_data"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(239) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(245) : error 017: undefined symbol "cache_get_field_content"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(248) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(249) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(250) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(251) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(252) : error 017: undefined symbol "cache_get_field_content_float"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(253) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(256) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(257) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(259) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(260) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(261) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(263) : error 017: undefined symbol "cache_get_field_content"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(266) : error 017: undefined symbol "cache_get_field_content"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(269) : error 017: undefined symbol "cache_get_field_content"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(272) : error 017: undefined symbol "cache_get_field_content"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(281) : error 017: undefined symbol "mysql_format"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(281) : warning 202: number of arguments does not match definition
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(281) : warning 202: number of arguments does not match definition
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(282) : error 017: undefined symbol "mysql_tquery"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(231) : warning 203: symbol is never used: "fields"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(290) : error 017: undefined symbol "cache_get_data"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(296) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(298) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(302) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(305) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\CraTzy\Desktop\LVDM\filterscripts\inventorynew.pwn(308) : error 017: undefined symbol "cache_get_field_content"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.