An idea for a future update, if I may. If not then ignore this. >.< But the way I play, I am unsure about others, is that I try to repair all first, so there are times I'll have the part at 100% but not the add-ons, like, for example, upper control arm that needs a large and small bushing, well, bushings aren't repairable, so... Perhaps a quick key to buy * just * the supports but not the main part? So if I go to install the part, go 'Opps! I don't have the bushings." I can quick key in for just the needed bushings, bearings, etc?
This is actually a fantastic idea! As a Modder and a programmer of course, I don't see a way without hovering over the busing and buying it which you can already do now.
one error in additional Parts { "_": "Rear Suspension Arm B => Rubber Bushing, Small Rubber Bushing", "MainPart": "wahaczTyl_2", "AdditionalParts": "tuleja_1,tulejaMala_1", "Enabled": true }, needs to be { "_": "Rear Suspension Arm B => Small Rubber Bushing(x2)", "MainPart": "wahaczTyl_2", "AdditionalParts": "tulejaMala_1,tulejaMala_1", "Enabled": true },
Can't seem to get it to work. Didn't mess with the config at all. Went to a car and tried to buy a modified Fuel Pump. Basic part that 96% of cars use. N does nothing and B does nothing.
For any one having config issuees, be carefull on putting cap letters on something for instance, if its an option to turn something on or off, true false, make sure to use all lower case, if you use capital lettering it will not load the config
Works great thanks, a gamechanger in gameplay tbh however if you can, can you update the mod so that it complements tk3r's aftermarket mod? I find that the mod finds and buys some tuned tk aftermarket mod like the tuned bushings but not others like the rear brake shields when you press 'n'. Thanks on melonloader 5.7 steam ver: 1.0.33hf1
77 comments
Installed and works, no issues.
- 'AnyasQuickShop' is missing the following dependencies:
- 'UnityEngine.CoreModule' v0.0.0.0
- 'Assembly-CSharp-firstpass' v0.0.0.0
- 'Il2Cppmscorlib' v0.0.0.0
- 'UnityEngine.InputLegacyModule' v0.0.0.0
{
"_": "Rear Suspension Arm B => Rubber Bushing, Small Rubber Bushing",
"MainPart": "wahaczTyl_2",
"AdditionalParts": "tuleja_1,tulejaMala_1",
"Enabled": true
},
needs to be
{
"_": "Rear Suspension Arm B => Small Rubber Bushing(x2)",
"MainPart": "wahaczTyl_2",
"AdditionalParts": "tulejaMala_1,tulejaMala_1",
"Enabled": true
},
however if you can, can you update the mod so that it complements tk3r's aftermarket mod?
I find that the mod finds and buys some tuned tk aftermarket mod like the tuned bushings but not others like the rear brake shields when you press 'n'.
Thanks
on melonloader 5.7 steam ver: 1.0.33hf1