Page MenuHomeFeedback Tracker

Borland_vit (Vitaliy)
User

Projects

User does not belong to any projects.

User Details

User Since
Feb 15 2019, 7:39 AM (275 w, 6 d)

Recent Activity

Feb 19 2019

Borland_vit added a comment to T136769: After Headshot - PlayerBase always reports true for IsDamageDestroyed even if health is restored server side..

You're welcome! I myself have spent a lot of time to solve this))

Feb 19 2019, 7:49 AM · DayZ

Feb 18 2019

Borland_vit added a comment to T136769: After Headshot - PlayerBase always reports true for IsDamageDestroyed even if health is restored server side..

I have found a solve of this problem:
IsDamageDestroyed() returns value from engine, but you can use method
SetCanBeDestroyed( false ) for your object, and it will not be destroyed untill you send SetCanBeDestroyed( true) to engine.

Feb 18 2019, 7:25 AM · DayZ

Feb 15 2019

Borland_vit added a comment to T136769: After Headshot - PlayerBase always reports true for IsDamageDestroyed even if health is restored server side..

I have the same issue =(
Very interesting to solve it...

Feb 15 2019, 7:41 AM · DayZ