if(!strlen(tmp)) { SendClientMessage(playerid, COLOR_GREY, "USAGE: /cuff [playerid]"); } else{ giveplayerid = strval(tmp); // etc.