Pergor / ADV_Medical

ADV- ACE Medical mods
16 stars 17 forks source link

Question: Any way to remove class restriction? #24

Open butzemannn opened 5 years ago

butzemannn commented 5 years ago

Hi man

very nice work with this mod! Is there any way to remove the class restriction for the defibrillator usage? I'm playing with a small group of people and when playing workshop maps, we often struggle to find a medic slot..

Thanks

Pergor commented 5 years ago

I haven't planned to include this. If a medic is hard to come by (which would mean that a non-medic would have to carry the AED, just add this variable to the unit: _unit setVariable ["ace_medical_medicClass",1]; or _unit setVariable ["ace_medical_medicClass",2];

nobodyshome commented 5 years ago

Could this be expanded to the same way Surgical Kits and PAK's are configured? Level: Anyone, Medic or Doctor

You already have the location-based part implemented.