Can this be adjusted to attach turrets to minicopters?
Attach turrets to minicopters?Solved
I think that's out of scope for this plugin. Generally modular cars are really complicated compared to other vehicles, so I prefer to have separate plugins for them in many cases as it helps reduce the maintenance burden of a large plugin that has everything.
I believe there are several plugins that already add auto turrets to minicopters when they spawn.
This same approach that I used here could be applied to other vehicles. Since other vehicles are simpler, it would be reasonable to accomplish that in an all-in-one plugin for helis and boats. Likely each heli or boat would only allow a single auto turret which is probably plenty. Deploying could be done using a command, or by potentially dropping an auto turret item into the fuel storage container (I was thinking of using that approach for deploying code locks and key locks as well with my lock plugin). If you are interested, I can add this to my list of potential projects and I will work on it when I have time or when I'm interested.
I believe there are several plugins that already add auto turrets to minicopters when they spawn.
- Minicopter options allows minicopters to just spawn with auto turrets
https://umod.org/plugins/mini-copter-options - Warcopter allows spawning preset minicopters with auto turrets
https://umod.org/plugins/warcopter
This same approach that I used here could be applied to other vehicles. Since other vehicles are simpler, it would be reasonable to accomplish that in an all-in-one plugin for helis and boats. Likely each heli or boat would only allow a single auto turret which is probably plenty. Deploying could be done using a command, or by potentially dropping an auto turret item into the fuel storage container (I was thinking of using that approach for deploying code locks and key locks as well with my lock plugin). If you are interested, I can add this to my list of potential projects and I will work on it when I have time or when I'm interested.
Locked automatically