Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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).
levelPointsPosX=-1
levelPointsPosY=-1
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
levelPointsPosX=-1
levelPointsPosY=-1
levelPosX=-1
levelPosY=-1
levelPosX=2000
levelPosY=7000
bNeedShowsLevelAndLP=1
But level is still displayed next the XP bar on the right side.
[UNION_XP_BAR]
xpPosX=60
xpPosY=7650
xpSizeX=1000
xpSizeY=200
xpAddShiftNamePosX=0
xpAddShiftNamePosY=100
Example 1 - position of bar in left top side
xpPosX=0
xpPosY=0
Example 2 - position of bar you in right bottom side (if xpSizeX=1000, xpSizeY=100)
xpPosX=7192 ( 8192 -xpSizeX)
xpPosY= 8092 (8192 - xpSizeY )
But if you want other texture, you can make texture and I will add texture to plugin with possibility change in menu.
One question I have is whether you can modify the color of the XP bar. I find it sometimes difficult to distinguish the darkviolet from the background e.g. in forests and would like to try a white/grey filling color. I saw that this is done with the BAR_XP-C texture, so theres no option to modify it in the Gothic.ini. Do you have any plans for implementing a white color as well?
xpPosX=4000
xpPosY=4000