View Single Post
Visual77
Veteran Member
Join Date: Jan 2009
Old 06-19-2018 , 11:58   Re: [L4D2] Survivor healed
Reply With Quote #7

Quote:
Originally Posted by midnight9 View Post
I dont think i can rely on that.
Lets say Player A plays as Ellis, another player heals player A (Ellis) so the bool will be true for player A, but then player A leaves the game and player B joins and takes over Ellis, so then bool will be false because its been set to true for player A that has left correct?
Maybe you can use this event to mark true on take overs.
HookEvent("bot_player_replace", TakeOver_Event);
Visual77 is offline