Jump to content
Sign in to follow this  
Coding

detect heal/healer

Recommended Posts

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

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

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 by Coding

Share this post


Link to post
Share on other sites

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

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 by Coding

Share this post


Link to post
Share on other sites

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×