qbcore-framework / qb-hud

Player HUD System
45 stars 209 forks source link

[BUG] Map is always square and squashed on load in #113

Closed Smorj closed 2 years ago

Smorj commented 2 years ago

When players load in the minimap when in a vehicle is always square not a rectangle or a circle and you have to cycle between the circle and square options to properly set it every log in.

https://i.imgur.com/T0XNkkx.png

Have tried fresh installs of latest versions, still the same. no errors or anything.

jnccloud commented 2 years ago

This looks like it's because you've replaced the streamed files in the hud. You need to make sure to use the correct YTDs to fit the map into the HUD correctly. The base package only includes a black and grey map without streetnames.

Smorj commented 2 years ago

This looks like it's because you've replaced the streamed files in the hud. You need to make sure to use the correct YTDs to fit the map into the HUD correctly. The base package only includes a black and grey map without streetnames.

It was happening before I added a streamed map, and it still happens with a fresh install too.

MonkeyWhisper commented 2 years ago

I tested myself and had a few others, cannot duplicate this problem. Does this happen to every single player of yours?

When players load in the minimap when in a vehicle is always square not a rectangle or a circle and you have to cycle between the circle and square options to properly set it every log in.

https://i.imgur.com/T0XNkkx.png

Have tried fresh installs of latest versions, still the same. no errors or anything.

Smorj commented 2 years ago

I tested myself and had a few others, cannot duplicate this problem. Does this happen to every single player of yours?

When players load in the minimap when in a vehicle is always square not a rectangle or a circle and you have to cycle between the circle and square options to properly set it every log in. https://i.imgur.com/T0XNkkx.png Have tried fresh installs of latest versions, still the same. no errors or anything.

It's not every player but it's most people.