27.02.2014, 15:33
Why not use OnPlayerUpdate() to check their armed weapon? If you want to disable drive by why bother checking after the fact when you can prevent it before it even happens. Now I can understand doing this as an additional measure of prevention but if it happens in OnPlayerTakeDamage() a kick would be in order.

