Thread: Block Round End
View Single Post
KiLLeR.
Senior Member
Join Date: Jul 2014
Location: Bulgaria
Old 08-31-2017 , 17:39   Re: Block Round End
Reply With Quote #10

That went through my mind, but I was wondering if there is a way with reapi.

I imagine anything like that:
Code:
Hook onRoundEnd_Pre public onRoundEnd_Pre() {     if(...) // check if round is ending by player dying and if that player has respawn         return HC_SUPERCEDE     HC_CONTINUE }

Last edited by KiLLeR.; 08-31-2017 at 17:45.
KiLLeR. is offline