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
Sorry I haven't been active in helping y'all on here (or updating stuff.....). I've been swamped with college and life stuff so Arma has been pretty low on my priority list. If y'all need to reach out the best way is through Discord (linked above).
Those asking about cba settings, make sure your server settings for medical have force force, that is 2 force options then it will override the mission settings, and you can practice with your own settings.
it simply does not work at the moment
You host a multiplayer server (can just host a local one) and pick the map Stratis, then you pick this mission and load up with your preferred settings.
You then spawn and can see a computer monitor which can be used to spawn patients of varying difficulties. The boxes next to the monitor provide you with medical supplies, as well as access to BI Arsenal and ACE arsenal.
Is it a composition?
[pat1, selectRandom[0.3,0.5,0.7], "RightLeg", selectrandom ["stab","bullet","falling"]] call ace_medical_fnc_addDamageToUnit;
[pat1, selectRandom[0.3,0.5], "Body", selectrandom ["stab","bullet","falling"]] call ace_medical_fnc_addDamageToUnit;
[pat1, selectRandom[0.3,0.5], "Head", selectrandom ["stab","falling"]] call ace_medical_fnc_addDamageToUnit;
[pat1, selectRandom[0.3,0.5,0.7], "RightArm", selectrandom ["stab","bullet","falling"]] call ace_medical_fnc_addDamageToUnit;
[pat1, selectRandom[0.3,0.5,0.7,0.9], "LeftArm", selectrandom ["stab","bullet","falling"]] call ace_medical_fnc_addDamageToUnit;
hint 'Medical Training Dummy is ready';
That seemed to have helped out of 10 tries my patients stay alive 9 times