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
I think so. Long time i made this.
Unfortunately i stopped working on my arma workshops. But people are free to change this mod to fit there needs. I can even allow them to upload an ace version if they just give credit for the original mod.
Mr. Wanaskiwin
yes, the ui is clientside so you run in on the player.
and i just add it to the player right? thats how i was originally doing that.
it should be:
0.05 call HalfLife_fnc_setSuitAbsorbRate;
the reason being is for mods like Operation trebuchet to have working personal shields for spartans. that'd be pretty dope
Yes. You can use init field to execute code. I recomend to look on youtube for tutorials. The ingame tutorial is very bad.
When you placed the suit charger model in the editor, double click on it. Then find the "Init" section, under "variabel name". Copy paste "this call HalfLife_fnc_addSuitRecharger;" into it (without the quotation marks). The suit armor must be 99 or less for it to be shown.