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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...