I am puzzled that there is no airport_visibility_xxxx list. Should I add all add-ons? If so, which line should I add under?
Of course there isn't one, you are supposed to add your own excluded airports. The _xxxx is just a
example that you must replace with the (fake) ICAO code you want exclude.
As I've said, you should add the following lines to your %APPDATA%\Couatladdons.INI file, under the [GSX] section so, that PART of the file will look like this:
[gsx]
refueling_time_min = 15.0
deboarding_time_factor = 0.1
refueling_time_factor = 0.0022
deboarding_time_min = 15.0
parking_editor_sash = 150
show_vehicle_editor_help = 1
disable = 0
disable_on_airports = NONE
parking_editor_width = 874
boarding_time_min = 15.0
boarding_time_factor = 0.2
parking_editor_height = 640
waiting_msg_delay = 10.0
followme_speed_knots = 18
slowdown_speed_knots = 7.5
straight_pushback_meters = 40.0
ui_verbosity = 2
ui_volume = 0
marshaller_distance_readout = 0
editor_disable_joystick = 0
deboarding_time = 0
boarding_time = 0
refueling_time = 0
airport_visibility_ZYYZ = 0
airport_visibility_ZMIA = 0
The other sections will be left untouched. Just add those two lines anywhere under the [GSX] section.