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

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

×
×
  • Create New...