View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 12-16-2016 , 12:47   Re: Pen Pineapple Apple Pen C4 [PPAP C4]
Reply With Quote #13

You could look inside bombstatus and see where IsBombPlanted is set to false. Anyway:
-bomb_explode
-bomb_defused
-roundend

Basically, use a bool, set it to true when bomb is planted and to false in above cases. That's an easy way.
__________________

Last edited by HamletEagle; 12-16-2016 at 12:47.
HamletEagle is offline