hi can some one hellp me i am having problem adding weapons i have trayd adding them this way
INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["M110_NVG_EP1",1]', 15, '[2,"ItemGoldBar10oz",1]', '[1,"ItemGoldBar10oz",1]', 477, 'trade_weapons')
and changing 1 to a 3 and that is not working
INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["M110_NVG_EP1",3]', 15, '[2,"ItemGoldBar10oz",1]', '[1,"ItemGoldBar10oz",1]', 477, 'trade_weapons')
and manually adding them to my database and there are showing in there but not in the trader menu i am lost can some one point mi in the right direction i host my server with dayz.st

