What event would it be when a CT is about to defuse? Because i'm writing a plugin which would do something when a CT attempts to defuse. When a CT starts to defuse I want to check if they are using a defuse kit.
I suppose it would involve 'register_event' for the defuse part then 'cs_get_user_defuse'.