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
[SHOW_ADDITIONAL_INFO]
speedWorldKey=KEY_Z
Кстати, этот плагин не рекомендуется использовать одновременно с другими комбайнами где есть ускорение и другие фичи плагина, например zUtilites.
How can I make my HP and Mana bar look like yours from the screenshots?^^
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2010-vc-100-sp1-no-longer-supported
The next parameters: bNeedShowBarAboveEnemy, bNeedUseDefaultPosSizeBars, bfocusNpcInfoUnderNpcBar, bfocusNpcInfoShortMode, ... can be checked via menu of plugins.
Menu->Options->Union&Plugins->Additional Gothic Screen Info
bMunitionInfo=1 // 1/0 show munitions or not
bAllowScaleFocusBar=1 // 0/1 whether to scale the size of the enemy bar depending on the distance.
I still can't translate that text to english via google translate. Is there a github repo you're using?
Your mods are amazing!
Any way to hide day number but keep time of the day? Or better, putt them both on their own line?
This is what I'm doing now, I'm not sure if it works for Day 10 or Day 100.
bShowDate=1
sDay=:
datePosX=-220
Also, Any way to have a 'combat mode' that hides certain things from the HUD while in combat? Or maybe a button that shows things with a toggle or a timed delay, ie checking the time or my money doesn't need to be visible forever it's usually just a quick check.
This is something I remember hearing Gopher describe this idea in his mod for FO:NV
https://www.youtube.com/watch?v=TtwRJv2cE-k&t=410s
ein = on
aus = off
1.bMunitionInfo=1
2.bNeedShowBarAboveEnemy=1
3.bNeedUseDefaultPosSizeBars=0
4.bNeedUseDefaultPosSizeBars=0
5.bfocusNpcInfoUnderNpcBar=0
6.bNeedShowEnemyNameAboveBar=0
7.bfocusNpcInfoShortMode=0
8.bAllowScaleFocusBar=1
9.bNeedShowGoldInfo=0 - show ore in hud
10.bNeedDisablePlayerBarsData=0
11.bNeedDisableNpcBarData=0 - npc health meter
bShowEnemyHealth=0
bshowPlayerHealthAndMana=0
bNeedShowValuesInternalBars=0
bNeedShowValuesInternalBarsNPC=0
[ZUTILITIES]
// if use adv inventory
CenterInvItems=0
// if use gothic screen info
ActivateUsedMunition=0
ShowTargetProtection=0
UseTimeMultiplier=0
StatusBarValueMode=0
ShowEnemyBarAboveHim=0
// if use hp monitor
DamagePopupMode=0
// if use thief helper
ShowPickpocketIcon=0
bShowDate=0/1
goldPosX=1
goldPosY=1000
goldColorInfo=253,239,205
- быстрая загрузка и сейв - Union_SaveLoadManager_i.vdf
- Порядок записей в журнале есть в zMiscUtils.vdf
- Показ значков по категориям вообще не имеет смысла из zutilitez, так как в моем инвентаре они сразу по категориям.
- показ урона из zutilitez не будет работать на сложных уронах, ядах, поэтому лучше использовать отдельно Union_Hitpoints_Monitor_02_06_22.vdf, который просто показывает изменение HP и 100% совместим с всеми модами, так как работает без хуков.
Мне все хорошие функции без дублей нужны, так что немного залез в файлы..
gothic.ini > zutilitez > StatusBarValueMode=0
In any case, it's up to you to decide what you need and what you don't. :)
focusNpcHPFontMultiplier=0.9
playerBarsFontMultiplier=0.9
params in gothic.ini posx, posy, sizex, sizey (0-8192)
playerSwimBarParams=50,7200,1000,200
playerHealthBarParams=50,7700,1000,200
playerManaBarParams=50,7964,1000,200
Like: steamapps\common\Gothic\system\hAdditionalInfo.gamepad.overlay
2. Can you take a screenshot of the text you would like to remove from the screen? Then I will be able to advise you exactly what can be done. You may need to create your own overlay that will overwrite the general settings.