vranki / ExtPlane

Plugin for X-Plane flight simulator which allows reading and writing simulation properties
138 stars 44 forks source link

FMC methods added to add Waypoint and clear all entries provided #34

Closed kamgolabek closed 6 years ago

kamgolabek commented 6 years ago

could you review my changes and merge if it's ok ?

kamgolabek commented 6 years ago

There is no sens to check id in this case. FMC behaves liek that : if id is less than zero, it will just ignore it, and every id bigger than actual waypoints count will be putted at the end

vranki commented 6 years ago

Merged, thanks for contributing!