else if (streq(cmd,"/exit")) { new text[256]; RemovePlayerFromVehicle(playerid); format(text,sizeof text,"You exited from your vehicle!"); SendClientMessagel(playerid,COLOR_COLOR); return 1; }