Jump to content
  • 0

Lumber Pack


DovIIs

Question

2 answers to this question

Recommended Posts

  • 0

Add this as a sql code in mysql:

 

INSERT INTO `Traders_DATA` (`item`,`qty`,`buy`,`sell`,`order`,`tid`,`afile`) VALUES ('["Partplankpack",1]',50,'[1,"ItemSilverBar",1]','[1,"ItemCopperBar10oz",1]',0,508,'trade_items')

 

INSERT INTO `Traders_DATA` (`item`,`qty`,`buy`,`sell`,`order`,`tid`,`afile`) VALUES ('["Partplankpack",1]',50,'[1,"ItemSilverBar",1]','[1,"ItemCopperBar10oz",1]',0,530,'trade_items')

 

INSERT INTO `Traders_DATA` (`item`,`qty`,`buy`,`sell`,`order`,`tid`,`afile`) VALUES ('["Partplankpack",1]',50,'[1,"ItemSilverBar",1]','[1,"ItemCopperBar10oz",1]',0,662,'trade_items')

 

INSERT INTO `Traders_DATA` (`item`,`qty`,`buy`,`sell`,`order`,`tid`,`afile`) VALUES ('["Partplankpack",1]',50,'[1,"ItemSilverBar",1]','[1,"ItemCopperBar10oz",1]',0,678,'trade_items')

 

INSERT INTO `Traders_DATA` (`item`,`qty`,`buy`,`sell`,`order`,`tid`,`afile`) VALUES ('["Partplankpack",1]',50,'[1,"ItemSilverBar",1]','[1,"ItemCopperBar10oz",1]',0,680,'trade_items')

 

 

Change buy price (item silver bar) and selling price (copperbar) to you liking and your done!

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
  • Advertisement
  • Discord

×
×
  • Create New...