User:Samurai/Flightgear stuff
Jump to navigation
Jump to search
Here are some liveries to use with Flightgear. (Version 1.9.1 or later)
Do-28 Skyservant[edit]
- save this into your "DO-28/models" folder (the image takes a while to load)
- then copy this text into a blank .xml file in your "DO-28/models/liveries" folder
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList> <sim> <model> <livery> <name type="string">Japan Pacific Airlines</name> <texture>texture2.png</texture> <specular> <red> 0.3 </red> <green> 0.3 </green> <blue> 0.3 </blue> </specular>
<emission> <red> 0.2 </red> <green> 0.2 </green> <blue> 0.2 </blue> </emission> </livery> </model> </sim> </PropertyList>
- Once you have done this, then you should have a nice new livery to use.