Moving the UI above the minimap

If you use a hud that modifies the minimap it might be necessary to move a part of the helicopter camera UI. This is an example of when it could be necessary to move the UI:

To move the UI up/down, you simply adjust Config.ZoomBarOffset until it fits, 25 is usually a good fit for people using qb-hud or ps-hud.

If you need to adjust the UI in any other direction, you would need to modify #camera-info in the style.css file.

Last updated