MGT Posted August 31, 2013 Report Share Posted August 31, 2013 Add the following to traders_data table, note, trader id's are only relevant to Chernarus Epoch, if you're running a different map you would have to get the building supplies trader id from the mission file th3beardedgamer 1 Link to comment Share on other sites More sharing options...
0 Kind-Sir Posted September 1, 2013 Report Share Posted September 1, 2013 Here's an SQL script you can use: INSERT INTO traders_data (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES ('["ItemComboLock",1]', 10, '[6,"ItemGoldBar",1]', '[3,"ItemGoldBar",1]', 662, 'trade_items'),('["ItemComboLock",1]', 10, '[6,"ItemGoldBar",1]', '[3,"ItemGoldBar",1]', 530, 'trade_items'),('["ItemComboLock",1]', 10, '[6,"ItemGoldBar",1]', '[3,"ItemGoldBar",1]', 508, 'trade_items'); Link to comment Share on other sites More sharing options...
0 kiel367 Posted February 16, 2014 Report Share Posted February 16, 2014 could you tell me where to find these trader id's within the mission file, trying to put combo locks into the traders on napf Link to comment Share on other sites More sharing options...
0 Richie Posted February 16, 2014 Report Share Posted February 16, 2014 could you tell me where to find these trader id's within the mission file, trying to put combo locks into the traders on napf Here are the NAPF trader ID Link to comment Share on other sites More sharing options...
0 kiel367 Posted February 18, 2014 Report Share Posted February 18, 2014 just had a look in that link, and i cant see any mention of the combination locks Link to comment Share on other sites More sharing options...
0 Richie Posted February 18, 2014 Report Share Posted February 18, 2014 just had a look in that link, and i cant see any mention of the combination locks You asked for the trader ID's Link to comment Share on other sites More sharing options...
Question
MGT
Add the following to traders_data table, note, trader id's are only relevant to Chernarus Epoch, if you're running a different map you would have to get the building supplies trader id from the mission file
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now