11.11.2013, 07:31
Well I got a little problem, I tried those codes, but when I test it, it doesn't work. So I try to find it out, then I remove the [24] from
Then it works properly, so I guess it doesn't need to add [24] into "s". Beside that you've added the [24] into targetname. Well if I was wrong, please give me the right answer, cause I'm a newbie , Thank you very much BTW.
Quote:
if(sscanf(params, "s[24]", targetname)) return SendClientMessage(playerid, -1, "COMMAND: /banofflineplayer [Player's name]") |