October 16, 2025Oct 16 Hello all, I have a question about MSFS SDK developer mode. I would like to change some airport taxi lights such as the green taxi light and the blue edge lights. If I manual put taxi_lights_02 from the object-scenery, I don't see the light. I even can not change, or delete the airport lights in the current airport. I do not know what I am doing wrong, so I am here to ask you guys for information. How do I change the green taxi light and the blue edge lights of the taxiway? Dear regards, AMSpilot06
October 17, 2025Oct 17 12 hours ago, AMSPilot06 said: If I manual put taxi_lights_02 from the object-scenery, I don't see the light. Use "Taxi_Light_02" from fs-base-scenery instead of "Taxi_Lights_02" (note "Light", not "Lights"). This lights up successfully at night for me. 12 hours ago, AMSPilot06 said: I even can not change, or delete the airport lights in the current airport. I believe you delete existing lights in the properties of your Airport object. Go to "Delete command / deleteAllApronLights" and check it. Hope this helps!
October 17, 2025Oct 17 Author 6 hours ago, martinboehme said: Use "Taxi_Light_02" from fs-base-scenery instead of "Taxi_Lights_02" (note "Light", not "Lights"). This lights up successfully at night for me. I believe you delete existing lights in the properties of your Airport object. Go to "Delete command / deleteAllApronLights" and check it. Hope this helps! I have tried this as well, it is still not working. When I place the Taxi_light_02 on the edge of the taxiway and make the time to night time, the lights of the object is still off. Where can I find the "delete command / deleteAllApronLights"? I tried to search but I did not find it so far.
October 17, 2025Oct 17 2 hours ago, AMSPilot06 said: I have tried this as well, it is still not working. When I place the Taxi_light_02 on the edge of the taxiway and make the time to night time, the lights of the object is still off. Sorry, then I don't know what it is... 2 hours ago, AMSPilot06 said: Where can I find the "delete command / deleteAllApronLights"? I tried to search but I did not find it so far. It's in the properties of your airport object. In the scenery editor, select your airport, then open the properties window. (I think you can right-click the airport and select "properties" from the popup menu if the properties window isn't open yet.) Documentation for the "delete command" is here: https://docs.flightsimulator.com/html/Developer_Mode/Scenery_Editor/Objects/Airport_Objects.htm
October 18, 2025Oct 18 Author On 10/17/2025 at 10:22 PM, martinboehme said: Sorry, then I don't know what it is... It's in the properties of your airport object. In the scenery editor, select your airport, then open the properties window. (I think you can right-click the airport and select "properties" from the popup menu if the properties window isn't open yet.) Documentation for the "delete command" is here: https://docs.flightsimulator.com/html/Developer_Mode/Scenery_Editor/Objects/Airport_Objects.htm Thank you. I will try to make something out of it. Thanks.
Create an account or sign in to comment