I am sorry, i have a second problem:
How can i find out, that player dropped a weapon? If i register..
PHP Code:
register_clcmd("drop","blabla")
...it won't run well, because the function won't respond when:
1. player die and all weapons those he carries will be dropped
2. player buy a new weapon and the old weapon will be dropped