Jump to content
  • 0

Adding metal floors to wholesale trader


PryMary

Question

4 answers to this question

Recommended Posts

  • 0

(ID,[item],item quantity,[buy price],[sell price],tid)

INSERT INTO `Traders_DATA` VALUES(11000,'["metal_floor_kit",1]', 250, '[2,"ItemBriefcase100oz",1]', '[1,"ItemBriefcase100oz",1]', 0, 555, 'trade_items');
INSERT INTO `Traders_DATA` VALUES(11001,'["metal_floor_kit",1]', 250, '[2,"ItemBriefcase100oz",1]', '[1,"ItemBriefcase100oz",1]', 0, 636, 'trade_items');

This will put 250 metal floors for two briefs buy and one brief sell into both wholesalers for chernarus map.

If you are running a different map then you will need to change the tid's (555,636) to the correct ones.

You should do as Kelso000 said and use config traders. Much faster loading.

Link to comment
Share on other sites

  • 0

Thank you Syco,

 

OK I am using config traders:

DZE_ConfigTrader = true;  //Enable config based traders

So where in the files are the necessary amendments needed? Gaming deluxe do a "deluxe package" which has a load of scripts all done and working together and I added Overwatch but added the extra items to the traders via the SQL database. So have I been a noob and screwed this up?

 

Regards,

Pry

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...