Major problem with traders

Engrise

Member
So i added Redbulls as highend currency to my server and if a player gets 12 beers and buys 1 redbull from trader it doesn't take the beers from his/her inventory


There's the code (Am i missing something?)
Code:
INSERT INTO `dayz_overpoch`.`traders_data` (`item`, `qty`, `buy`, `sell`, `tid`) VALUES ('["ItemSodaRbull",1]', 994, '[12,"ItemSodaRabbit",1]', '[1,"ItemBriefcase100oz",1]', 810);

I really need some help.. people are abusing this alot..
Did remove those temporarily
 
Back
Top