Describe the solution you'd like
Adding functions for Police Maverick Light:
setHelicopterLightFollow(helicopterElement, FollowElement)<We give Heli a target, so the light will follow that element as long as he's in range, if element gets out of range, it will search terrain for it, if it gets in range again, will automatically follow it.
setHelicopterLightPosition(helicopterElement, Vector3)<Just force to light specific position
Describe the solution you'd like Adding functions for Police Maverick Light:
setHelicopterLightFollow(helicopterElement, FollowElement)<We give Heli a target, so the light will follow that element as long as he's in range, if element gets out of range, it will search terrain for it, if it gets in range again, will automatically follow it.
setHelicopterLightPosition(helicopterElement, Vector3)<Just force to light specific position
setHelicopterLightEnabled(helicopterElement, bool)<Enable/Disable Light
Additional context Would be useful for RP servers.