Tired of running to your vehicle? Then let it come to you!
This mod is based on "Gizmos Car Keys" by aodgizmo.
It works with most modded car and spider-vehicle prototypes -- not just vanilla cars.
Is this mod supposed to support spider-vehicles at all? I ask because when I added spider support to Vehicle Wagon, I discovered that your "vehicle_removed" interface function forces a crash when called with something other than type "car". Spidertrons are type "spider-vehicle".
Is Autodrive similarly limited to cars only? I can just not call your remote functions for spiders.
Yes, both mods are still limited to cars. I'll probably fix this by making the interface ignore spidertrons for now instead of crashing. While adding "spider-vehicle" to GCKI would probably be quite easy (Ha, famous last words!), things are more challenging with Autodrive.
I'm restructuring the code right now, laying the ground for adding spidertrons. Not sure if this will already come with the next update, but they'll come eventually. :-)