if(strcmp(cmdtext, "/jetpack", true)){ SendClientMessage(playerid, -1, "Spawned a Jetpack!"); SetPlayerSpecialAction(playerid,2); return 1;}