fireplace Posted July 30, 2013 Report Share Posted July 30, 2013 On the wiki it says "tid This number must match the trader category id found in the mission file server_traders.sqf" I'm trying to add the large gunbag, so do I put 496 or something else? I'm not quite sure what I'm looking for. :wacko: This is what I have at the moment INSERT INTO `traders_data` (`item`,`qty`,`buy`,`sell`,`order`,`tid`,`afile`) VALUES ('["DZ_LargeGunBag_EP1",2]',9999,'[6,"ItemGoldBar",1]','[4,"ItemGoldBar",1]',0,496,'trade_backpacks') I aint added it yet as i'm not sure if it's right. And before anyway asks I want the qty at 9999 as we hate running out of stuff lol Link to comment Share on other sites More sharing options...
0 Aliveman Posted July 31, 2013 Report Share Posted July 31, 2013 If the trader you want to add it to uses the 496 tid then yes. The server_traders.sqf shows which traders call for which tids. Link to comment Share on other sites More sharing options...
0 fireplace Posted August 1, 2013 Author Report Share Posted August 1, 2013 Yeah I think I got it now, through I did try adding some ammo to hero trader but it didnt show up. Link to comment Share on other sites More sharing options...
Question
fireplace
On the wiki it says
"tid This number must match the trader category id found in the mission file server_traders.sqf"
I'm trying to add the large gunbag, so do I put 496 or something else? I'm not quite sure what I'm looking for. :wacko:
This is what I have at the moment
I aint added it yet as i'm not sure if it's right. And before anyway asks I want the qty at 9999 as we hate running out of stuff lol
Link to comment
Share on other sites
2 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