Quantcast
Channel: Open DayZ Community
Viewing all articles
Browse latest Browse all 9028

Trader city restock

$
0
0
Hey guys im trying to fix the restock thing on my server :p But cant really seem how to do it what im at right now is
i have access to mysql with navicat lite and have to place this:
UPDATE `traders_data` SET qty=10 WHERE `item` LIKE '%ItemVault%' AND qty=0;
somewhere... i just have NO idea how and where to set
UPDATE `traders_data` SET qty=10 WHERE `item` LIKE '%ItemVault%' AND qty=0;

any help :)?

Viewing all articles
Browse latest Browse all 9028

Trending Articles