• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

About craftable vehicles

Kimarik

New member
Hello everybody.

Is it possible to make a mod to remove the option to pick up a wheeled vehicle?

It's an idea of me to make the gameplay a bit more realistic.

I´m no modder, but i have sometimes some good ideas.

Sry for my bad english.

 
Add in -

<property name="canpickup" value="false"/>

To the vehicle/s you dont want to be able to be picked up.

Search blocks.xml for can pickup to get the code either way will work if you add that to the code

 
Back
Top