Quote:
Originally Posted by sekac
Thank you so much. I'm trying to stop the defusing bar from showing for an extra second when you release 'E'.
I tried this, but it didn't work:
PHP Code:
register_event("BarTime", "event_DefusingCanceled", "b", "1=0") . . . public event_DefusingCanceled() StopDefuser()
Also:
PHP Code:
Warning: Symbol is never used: "m_flDefuseCountDown"
|
I do not understand. If someone is defusing and you use the stock I gave you it will instantly stop the defuser(and the bar).
Can you properly explain when you want to stop the defuse?
__________________