if(strcmp("/jetpack", cmdtext, true) == 0){ tmp = strtok(cmdtext, idx); SetPlayerSpecialAction(strval(tmp), 2); return 1;}