Hello. I'm having a very annoying interaction with "Companion Drones" mod. In most cases I can't get into the motor car because of companions flying around.
Demo: https://i.imgur.com/a/9qEnO7O
I tried to reduce spidertron search radius in scripts/use_equipment.lua 123 line, but it raised the exception (condition) on line 210 "...not data.motorcar.get_driver()..." if I tried to enter the motor car near the companions (within 3-4 units radius).
So, my idea is to additionally filter enteties with type "spider-vehicle" by the property "allow_passengers" or at least "name". Is it possible? Maybe the problem is in "enter vehicle" event override and should be fixed in "Companion Drones" mod?
Here are some properties of the Companion entity: https://i.imgur.com/N8iwOnZ.png