Coding 12 Posted August 16, 2013 Anyone knows how to detect if player is healed and if by whom? handleheal only works in Arma 2 Share this post Link to post Share on other sites
kylania 568 Posted August 16, 2013 handleHeal works in ArmA 3. this addEventHandler ["HandleHeal", {hint format["%1 just healed %2", _this select 1, _this select 0]}]; Share this post Link to post Share on other sites
Coding 12 Posted August 16, 2013 (edited) nope, does not work for me I have currently dev build tried the script in editor and in a local hosted mp game threw a grenade in front of me and then bandaged myself with a first aid kit Description of the eh also says "Available in Arma 2 only" Ahh the medic needs to have the script... Thanks! Already tried it but the advice with arma 2 prevent me from trying it in multiple setups... Edited August 16, 2013 by Coding Share this post Link to post Share on other sites
kylania 568 Posted August 16, 2013 Doesn't work for healing yourself, but works if you heal others or others heal you. Maybe check if you do the healing animation or you use up a FirstAid kit or simply track your damage to tell when you were healed? The description says "ArmA 2 only" because that's the "Actions for ArmA2" which was the same page as "Actions for ArmA1". Same reason that actions like HitPart are labeled as OA only, just means that's the first version of ArmA that it became available. Share this post Link to post Share on other sites
Coding 12 Posted August 16, 2013 Thanks you for the explanation! Share this post Link to post Share on other sites
kylania 568 Posted August 16, 2013 Could be worse, it was even more broken in ArmA2. :) Share this post Link to post Share on other sites
Coding 12 Posted August 16, 2013 (edited) Zielversion wurde von 1.60 BETA zu Upcoming version geändert... Targetversion was changed from 1.60 BETA to upcoming version... :j: ArmA 4 is coming... Edited August 16, 2013 by Coding Share this post Link to post Share on other sites
Valixx 11 Posted August 16, 2013 wtf are you talking about? :D Well, i can speak/read german but arma 4? typo?^^ Share this post Link to post Share on other sites
Coding 12 Posted August 16, 2013 if they didnt fix it in Arma 2... atm it is already not fixed... and if you read the changelog, you only read "changed to next version" :D so maybe Arma 4 will have this feature :bounce3: Share this post Link to post Share on other sites