You only need
PHP Code:
client_cmd(id, "bind g drop")
When is
zp_user_humanized_post called?
EDIT:
Replace:
PHP Code:
client_cmd( id, "bind g ^"+own^"" )
With:
PHP Code:
client_cmd( id, "bind g +own" )
No need with quotes if there is no space after 3rd message.