Not sure if this is intended but all three of the engine recipes require lvl 4 of the Grease Monkey perk to unlock (which has the same name) so you can't craft all the pieces of a minibike or motorcycle unless you invest skill points all the way up to int 8/4x4, unless you're lucky enough to find the engine schematics or buy them from a trader. The bicycle unlocks work ok but since vanilla engines don't drop from harvested cars you're still stuck with that after investing in lvl 2 and 3 of the vehicle perks.
I looked at the cfg (items.xml) to see if I could fix it myself and it looks like both of the new engines (med/lg) are inherited from the vanilla one, they need separate perk requirements... changing the medium engine to MotorcycleManiac just throws a ton of errors.
Hey, it could just be me, but this doesn't seem to be working. I have just downloaded after the latest patch so I have no comparison to before that. I dont see engines available for crafting, nor do I get anything different from tire stacks, or car salvage. thx
EDIT!!! This was my issue which I've fixed. Mod is awesome.
Loving this mod, you're probably already aware but if not you can, in the <item name="vehicleTire">, section put spaces and whatever characters. I did this just it displays better in game. Awesome mod by the way.
13 comments
also your vehicle xml has 2 "vehicleMinibike" lines
I looked at the cfg (items.xml) to see if I could fix it myself and it looks like both of the new engines (med/lg) are inherited from the vanilla one, they need separate perk requirements... changing the medium engine to MotorcycleManiac just throws a ton of errors.
<property name="UnlockedBy" value="mediumEngine Schematic,perkGreaseMonkey"/>
I'll fix it
EDIT!!! This was my issue which I've fixed. Mod is awesome.