Jump to content
  • 0

Vilayer adding items into traders


THEGeekGaming

Question

6 answers to this question

Recommended Posts

  • 0

Just open HeidiSQL and run this query: 

 

For the codelocks.

INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ItemComboLock",1]', 150, '[5,"ItemGoldBar10oz",1]', '[1,"ItemGoldBar10oz",1]', 530, 'trade_items'); 

INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ItemComboLock",1]', 150, '[5,"ItemGoldBar10oz",1]', '[1,"ItemGoldBar10oz",1]', 662, 'trade_items'); 

INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ItemComboLock",1]', 150, '[5,"ItemGoldBar10oz",1]', '[1,"ItemGoldBar10oz",1]', 508, 'trade_items'); 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...