CONTROL_LANDING_GEAR
0xCFC8BE9A5E1FE575
0x24F873FB
// ControlLandingGear
void CONTROL_LANDING_GEAR(Vehicle vehicle, int state);
Works for vehicles with a retractable landing gear
landing gear states:
0: Deployed
1: Closing
2: Opening
3: Retracted
Old name: _SET_VEHICLE_LANDING_GEAR