CMD:help(playerid, params []){ if(!strcmp(params,"skin",true)){ // do your stuff here}if(!strcmp(params,"server",true)){// do other stuff here}return 1;