K Kimarik New member Jan 29, 2019 #1 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.
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.
stallionsden Tester Jan 29, 2019 #2 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
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