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
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.