mysl problems more than one !
#1

Using thisInventory System
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.
+REP who help me to fix it
Reply
#2

Update your mysql include and plugin other than that make sure you have the mysql included in your script:

pawn Код:
#include <a_mysql>
Reply
#3

done , but there is another error
pawn Код:
[21:33:52] Filterscripts
[21:33:52] ---------------
[21:33:52]   Loading filterscript 'inventorynew.amx'...
[21:33:52] *** Streamer Plugin: Warning: Include file version (0x278001) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file)
[21:33:52]
downloaded from
Here
can you help me to solve it ?
Fixed it
Another error here
I don't really know where to put the database in localhosting so .. where do I put it ?
pawn Код:
[21:48:31] [CRITICAL INVENTORY]: Connection to database could not pass. Filterscript wont work at all.
[21:48:31]   Loaded 1 filterscripts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)