COMMAND:stats(playerid, params[]){ new string[256]; new targetid; if(sscanf(params, "u", targetid)) { //hi } else { //hi } return 1;}