Prevent players from adjusting the minicopter searchlight PLEASENot An Issue

Players are currently able to move the searchlight on the minicopter when they look directly at it. After that, the light remains adjustable and points in the wrong directions.
Could you please prevent players from being able to adjust the searchlight on the minicopter?

can you Fix this please?

I will look into this.

Merged post

I haven't been able to reproduce this issue thus far. It's strange that it happens at all because the plugin sets the Busy flag on the search light entity, which hides all user interaction prompts. When you or your players reproduce this issue, do you see the "Use" prompt while aiming at the search light? I only see the "Mount" and "Push" prompts.

I briefly experimented with making the plugin not set the Busy flag, then I was able to see the "Use" prompt and interact with the search light, but all that demonstrates is that the plugin is doing the correct thing today. My best guess is that you have some other plugin installed which is somehow overriding the search light's behavior.

Locked automatically