Gothic 1 Classic

Gothic 1 Classic

176 ratings
XP Bar(Experience Bar) Gothic 1
   
Award
Favorite
Favorited
Unfavorite
Type: Addon
Category: Utility
Tags: Plugin, Union
File Size
Posted
Updated
685.535 KB
10 Apr, 2022 @ 12:53am
18 Jul @ 5:39pm
14 Change Notes ( view )

Subscribe to download
XP Bar(Experience Bar) Gothic 1

Description
Experience bar on the main screen.
Requires Union 1.0l and up.
Thanks to the user FeewrE for the stripe texture.

General advice for all plugins and mods. For a more convenient display of elements, I advise you to customize the parameters in systempack.ini. (Scale, ScaleMenusX, ScaleMenusY, DialogBoxX, DialogBoxY).

[INTERFACE]
ScaleMenusX = 1024
ScaleMenusY = 768
DialogBoxX = 1024
DialogBoxY=768

1. For 1920x1080
[INTERFACE]
Scale=1.1

2. For 4k
[INTERFACE]
Scale=2.0
21 Comments
kowalski71 2 Sep, 2024 @ 6:35pm 
Okay, that was the problem. Now it works! I did not know that you have to change all four parameters. Thank you very much for your help!

Very nice plugin! It would be great to have an option to toggle level and LP seperately (just like you can toggle text digits and percent).
hedin7  [author] 2 Sep, 2024 @ 6:21pm 
You need all four params change, include
levelPointsPosX=-1
levelPointsPosY=-1
kowalski71 2 Sep, 2024 @ 6:19pm 
[UNION_XP_BAR]
levelPointsPosX=-1
levelPointsPosY=-1
levelPosX=2000
levelPosY=7000
levelPointsText=LPs:
levelText=LVL:
xpPosX=3096
xpPosY=8000
xpSizeX=2000
xpSizeY=100
xpAddShiftNamePosX=0
xpAddShiftNamePosY=90
bNeedShowsLevelAndLP=1
bNeedShowsLevelAndLPNearXP=0

With these settings I should see a change, right? --> the Level text should be to the left of the xp bar
kowalski71 2 Sep, 2024 @ 6:16pm 
To be clear: I have my XP in the middle of the screen. If I activate Lvl and LP (with all pos set to -1) it appears right next to the XP bar. So far, so good. But IF I change the coordinates for x and y from -1 to another value nothing happens. Level and XP are still displayed on the right side of the xp bar.
hedin7  [author] 2 Sep, 2024 @ 6:03pm 
set to positions )
hedin7  [author] 2 Sep, 2024 @ 6:02pm 
Check bNeedShowsLevelAndLPNearXP=0 and need set all params
levelPointsPosX=-1
levelPointsPosY=-1
levelPosX=-1
levelPosY=-1
kowalski71 2 Sep, 2024 @ 5:57pm 
I have:

levelPosX=2000
levelPosY=7000
bNeedShowsLevelAndLP=1

But level is still displayed next the XP bar on the right side.
hedin7  [author] 2 Sep, 2024 @ 5:37pm 
It is the positions text of level. But need enable showing level before (bNeedShowsLevelAndLP)
kowalski71 2 Sep, 2024 @ 3:38pm 
What are the "levelPointsPosX/Y" and "levelPosX/Y" values for? Nothing seems to happen when I change them.
Cypeq 23 Aug, 2024 @ 5:31am 
my values for putting it right on top of hp bar
[UNION_XP_BAR]
xpPosX=60
xpPosY=7650
xpSizeX=1000
xpSizeY=200
xpAddShiftNamePosX=0
xpAddShiftNamePosY=100