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"