Well you can set the aircontrol high and make it so it doesn't fall down by gravity.
Then it is the question if the drone is a bot or a player.
If it is a player, you can overwrite the crouch and jump function to make the drone get velocity down and up respectively.
If it is a bot, just check if it's target is higher or lower and add velocity respectively.
Should work right? :)