Try adding the flag e to make sure the player is alive.
PHP Code:
register_event("CurWeapon","DROP_IT","be","1=1")
Or do a set_task in client_putinserver.
PHP Code:
public client_putintserver(id)
{
set_task(20.0, "DROP_IT", id)
}
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.