Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta
We are using your Hud but having conflict with the Buildinfo Mod. The Toolbar Status Text is invisible for some Modules, i contacted the Owner of the Buildinfo Mod...
Following Answere from the Modder:
"yeah it's the HUD mod, they change status text scale from 0.46 to 0.5 :/ and mod scripts don't have access to edit HUD definitions either, so not sure how to fix this one short - you can ask the author to reupload it or even them to change the font size back :))"
Could you may do this please or do you allow me to re-upload your Mod for our Server (Internal Mod Build)? We would love to keep your great HUD but it's in conflict with the Buildinfo Mod.
<3 <3 <3
Localy, till will be fixed by Creator, or new mod with fix added to workshop.
<DPad>
<CenterPosition>
<X>0.645</X>
<Y>0.905</Y>
</CenterPosition>
<OriginAlign>HORISONTAL_CENTER_AND_VERTICAL_CENTER</OriginAlign>
<VisibleCondition xsi:type="Condition">
<Operator>And</Operator>
<Terms>
<Term xsi:type="StatCondition">
<StatId>controller_mode</StatId>
<Operator>Equal</Operator>
<Value>1</Value>
</Term>
<Term xsi:type="StatCondition">
<StatId>hud_mode</StatId>
<Operator>Above</Operator>
<Value>0</Value>
</Term>
</Terms>
</VisibleCondition>
</DPad>
Строки 342-346 заменяем на
<Position>
<X>-0.2</X>
<Y>0</Y>
</Position>
<OriginAlign>HORISONTAL_CENTER_AND_VERTICAL_BOTTOM</OriginAlign>
Строки 3751-3755 заменяем на
<Position>
<X>0.23</X>
<Y>-0</Y>
</Position>
<OriginAlign>HORISONTAL_CENTER_AND_VERTICAL_BOTTOM</OriginAlign>