Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
It should be fixxed now, but technically it means the hud is displaying the old status until the newest status of all units it has to evaluate is done.
Feel free to post any bugs you encounter!
Ye I didnt realize that you want to keep it client side. I though you were running this over CBA settings and server side. And incorporation of a script line into CBA, like some other mods do:
"my_head_glasses","cool_goggles";
The other option would be that you have to enable it when you have something equipped, but for that I would need to know the exact facewear; If I make it configurable then the mod would have to be loaded serverside (currently only client side), which is something I tried to avoid.
One idea would be to combine the idea of only being able to activate it together with serverowners being able to set a variable to only allow with a certain facewear, but for that solution you need serverowners which have a very basic knowledge of scripting.