LoneDev6 / RPGhuds

Customized HUDs for ItemsAdder
https://www.spigotmc.org/resources/addon-rpghuds-for-itemsadder.97486/
Other
17 stars 13 forks source link

Problem with money #31

Open LasurkaXD opened 1 year ago

LasurkaXD commented 1 year ago

2023-04-01_14 06 59

LoneDev6 commented 1 year ago

If you are running 1.18 or lower read here: https://github.com/LoneDev6/RPGhuds/wiki

LasurkaXD commented 1 year ago

1.19.2

LoneDev6 commented 1 year ago

Is your CLIENT 1.19.2 too?

Read here for more info: https://github.com/LoneDev6/RPGhuds/issues/24

LasurkaXD commented 1 year ago

don`t working

ImLeonardoo commented 1 year ago

How to fix this? If I enable legacy_1_18_and_lower_textures I get the numbers at the right distance BUT they have shadows, if I disable it I get no shadows but the numbers are too close for each other.

LoneDev6 commented 1 year ago

I get the numbers at the right distance BUT they have shadows

Post a screenshot please. Also what is your CLIENT (not server) version?

ImLeonardoo commented 1 year ago

I get the numbers at the right distance BUT they have shadows

Post a screenshot please. Also what is your CLIENT (not server) version?

Client version: 1.19.4 vanilla Server version: 1.19.4 Paper When _legacy_1_18_and_lowertextures: false: image

When _legacy_1_18_and_lowertextures: true: image

The rest of the config:

huds_refresh_interval_ticks: 15
huds_high_frequency_refresh_interval_ticks: 1
legacy_1_18_and_lower_textures: true
money:
  enabled: true
  offset: 80
  # All money playerholders: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#vault
  papi_placeholder: '%vault_eco_balance_formatted%'
  worlds:
  - world
  - world_nether
  - world_the_end
compass:
  enabled: true
  offset: -9
  worlds:
  - world
  - world_nether
  - world_the_end
quiver:
  enabled: true
  offset:
    normal: -96
    when_offhand_shown: -124
  content_update_ticks: 100
  worlds:
  - world
  - world_nether
  - world_the_end
arrow_target:
  enabled: true
  offset: -98
  worlds:
  - world
  - world_nether
  - world_the_end
lang:
  hud_not_found: '&6Hud not found!'
  wrong_usage: '&cWrong command usage.'
  destination_set: '&aDestination set.'
  destination_removed: '&7Destination removed.'
log:
  debug: false
LoneDev6 commented 1 year ago

This will be checked as soon as possible. Thanks for the patience!

nickynice1 commented 11 months ago

Any updates on this?

xn80a32 commented 3 months ago

still not fixed huh