Stranger Posted June 24, 2014 Report Share Posted June 24, 2014 Hey Mod Team, you put the wrong number into the trader stuff for that CH53 - it is 2 instead of 1. Greets Link to comment Share on other sites More sharing options...
0 vbawol Posted June 24, 2014 Report Share Posted June 24, 2014 I know the icon is not working but what are you referring to "2 instead of 1."? Link to comment Share on other sites More sharing options...
0 Defent Posted June 24, 2014 Report Share Posted June 24, 2014 I think he means this in the 1.0.5_Updates.sql file. INSERT IGNORE INTO `Traders_DATA` VALUES (NULL, '["CH53_DZE",1]', 6, '[2,"ItemBriefcase100oz",1]', '[1,"ItemBriefcase100oz",1]', 0, 493, 'trade_any_vehicle'); INSERT IGNORE INTO `Traders_DATA` VALUES (NULL, '["CH53_DZE",1]', 10, '[3,"ItemBriefcase100oz",1]', '[2,"ItemBriefcase100oz",1]', 0, 512, 'trade_any_vehicle'); ["CH53_DZE",1] should be ["CH53_DZE",2] I think. Link to comment Share on other sites More sharing options...
0 Stranger Posted June 24, 2014 Author Report Share Posted June 24, 2014 It should be like that and it works then. Maybe you update this in your Server files download SQL statement. INSERT IGNORE INTO `Traders_DATA` VALUES (NULL, '["CH53_DZE",2]', 6, '[2,"ItemBriefcase100oz",1]', '[1,"ItemBriefcase100oz",1]', 0, 493, 'trade_any_vehicle'); INSERT IGNORE INTO `Traders_DATA` VALUES (NULL, '["CH53_DZE",2]', 10, '[3,"ItemBriefcase100oz",1]', '[2,"ItemBriefcase100oz",1]', 0, 512, 'trade_any_vehicle'); Link to comment Share on other sites More sharing options...
0 PcKoPaT Posted August 28, 2014 Report Share Posted August 28, 2014 I think he means this in the 1.0.5_Updates.sql file. INSERT IGNORE INTO `Traders_DATA` VALUES (NULL, '["CH53_DZE",1]', 6, '[2,"ItemBriefcase100oz",1]', '[1,"ItemBriefcase100oz",1]', 0, 493, 'trade_any_vehicle'); INSERT IGNORE INTO `Traders_DATA` VALUES (NULL, '["CH53_DZE",1]', 10, '[3,"ItemBriefcase100oz",1]', '[2,"ItemBriefcase100oz",1]', 0, 512, 'trade_any_vehicle'); ["CH53_DZE",1] should be ["CH53_DZE",2] I think. thx. Link to comment Share on other sites More sharing options...
Question
Stranger
Hey Mod Team,
you put the wrong number into the trader stuff for that CH53 - it is 2 instead of 1.
Greets
Link to comment
Share on other sites
4 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