Zin
Expert
- Joined
- Aug 1, 2013
- Messages
- 1,728
- Solutions
- 2
- Reaction score
- 116
AutoHeli.cs - Helicopter autopilot.
Description:This basically makes your helicopter fly up and then just fly to whatever coordinates and slows down as it approaches them. There's an opcode that allows helicopters to fly by themselves similar to how cars can also "auto-drive" but that sort of thing seemed buggy, didn't keep to the selected altitude entirely and also wasn't very natural. This is the opposite of all that as it does what it says on the tin, the altitude is kept very accurately eventually stabilising within 0.5 of the selected altitude. This is the most effective way of flying a helicopter as it's 100% XY velocity (I remeber during testing it beating a human "benchmark").
Instructions:
Just hop in a helicopter, make sure you have a marker set and type /HFLY [ALTITUDE]. To turn it off just do /HFLY. (It stops itself anyway).
Credits:
Monday & OpcodeXe as alot of this is based on their VehiclePathRecorder CLEO.