if(strcmp(cmdtext, "/jetpack", true) == 0){SetPlayerSpecialAction(playerid, 2); //Spawns them a jetpack.SendClientMessage(playerid, COLOR_GREY, "* Spawned jetpack.");return 1;}