Quote:
Originally Posted by Banditul18
PHP код:
new id,string[150],name[24],pname[24];
if(sscanf(params, "s[24]", name)) return SendClientMessage(playerid,-1,"Usage: /id [name]");
|
thank you so much dude rep given but you dont use sscanf like "s[24]" with sscanf apparently it was "s"
wouldnt find it without you