If you have the mini tweaks toolbox, might be the issue of why two parts are getting bought each press of "B". You can turn it off the key binds on the game itself. When you see the menu for the mods or what mods you have you will see a adjustment tool right on the mini tweaks toolbox then go to shopping clear the buy parts.
For who the Quick Shop doesn't working, Check out the mod folder and you have the "Info.json" and "Quickshop.dll"... Open the "info.json" with notepad, it need to be like this: { "Id": "QuickShop", "DisplayName": "QuickShop", "Version": "2.0.2", "AssemblyName": "QuickShop.dll", "EntryMethod": "QuickShop.Main.Load" } Just copy { until } above and save it. and it will work. (The "AssemblyName" needs to be the sabe name of the .dll on folder)
If the Unity Mod Manager doesn't opening in game, Download and open the Lastest Unity Mod Manager with admin rights, click uninstall and just select "Assembly" on installation method. Go to "Mods" tab and drop the "QuickShop.zip" and it must be OK on right side, back to "Install" tab and click "Install", close the UnityModManager and run the game with Admin Rights and enjoy!
***IF THE MOD NOT SHOW IN THE UNITY CONSOLE INGAME, JUST CHECK THE "info.json" LIKE I SAID ON TOP OF THIS POST.***
Hey! I'm not sure what sort of dark magic is this, but the contents of my JSON file were exactly the same like you posted, but only after I copied the text from your post, the Unity Mod Manager actually started launching in game and the mod now works. I also updated Unity Mod Manager to 0.25.4.0, so perhaps that contributed somehow as well.
Steam, game version 1.7.0, doesn't work. Unity Mod Manager says SUCCESS / OK. Having a video tutorial would be much appreciated, because I had to scroll all comments to see what I should do, what works and what does not. So I click on the engine part (not body), it's in the center of my screen, outlined with green, press B and nothing happens. Pressed both B and N in all variations and situations - still nothing.
hey! i managed to turn on the mod but when i try to press b while a car part its highlighted nothing happends. even tho the mod menu pops up when i start the game and "quick shop" its in the mods list it wont work. Im using epic games.
57 comments
Thank you.
Sorry if it's confusing and hard to understand.
Open the "info.json" with notepad, it need to be like this:
{
"Id": "QuickShop",
"DisplayName": "QuickShop",
"Version": "2.0.2",
"AssemblyName": "QuickShop.dll",
"EntryMethod": "QuickShop.Main.Load"
}
Just copy { until } above and save it. and it will work. (The "AssemblyName" needs to be the sabe name of the .dll on folder)
If the Unity Mod Manager doesn't opening in game, Download and open the Lastest Unity Mod Manager with admin rights, click uninstall and just select "Assembly" on installation method.
Go to "Mods" tab and drop the "QuickShop.zip" and it must be OK on right side, back to "Install" tab and click "Install", close the UnityModManager and run the game with Admin Rights and enjoy!
***IF THE MOD NOT SHOW IN THE UNITY CONSOLE INGAME, JUST CHECK THE "info.json" LIKE I SAID ON TOP OF THIS POST.***
Hope it help you guys!
Thank you!
I renamed my QuickShop.dll to what it was looking for, and it worked though.