14.08.2013, 20:51
Quote:
|
Here's the problem
if(sscanf(params, "s[24]", targetname)) A target player ( Either name Either ID ) must always be defined as "u" so that should be replaced with if(sscanf(params, "u", targetname)) |
Let me try now with the /delete.
EDIT: Wont work.


