31.08.2013, 16:21
Yeah, but you should add the size of the reason string, otherwise you will get a bunch of errors:
pawn Код:
if(sscanf(params,"us[128]",id,reason)) return SendClientMessage(playerid,-1,"Use: /ban <id> <reason>");