Quote:
Originally Posted by OciXCrom
There is no "+drop" command. You can hook "drop" just fine. You can't hook client-side commands like +"reload".
|
Btw , there is no way to hook on buttons with every command?
I mean to hook on g even if it has +use for example
Edit: i know woth engine but i found only with IN_RELOAD but something like IN_DROP nope
Edit2: i have an idea what if i use client_command to detect if the client used the +drop command??