Jump to content
yourry

detecting whether a vehicle is on burning

Recommended Posts

Hello,
I wanted to know if you have a method to detect if a vehicle is on fire.
When I use the command on "isBurning" a burning vehicle it returns FALSE me.
For example :
 
heli setDamage 1;
sleep 5;
hint format ["isBurning heli: %1", isBurning heli];

//-> return FALSE :(

Thank you

 

edit: oops I posted in the wrong section, sorry.

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

×