After I have set the things to 0 instead of 1, they are no landscape. What do I make wrong? How have you changed it?
<?xml version="1.0" encoding="utf-8" ?>
<Config>
<!-- city:0/1 landscape:0/1 border:0/1 sky:0/1 forests:0/3 audience:0/4 isolated:0/1 clouds:0/4-->
<generate city="0" landscape="0" border="0" sky="0" forests="3" audience="4" isolated="0" clouds="4" />
<debug wireframe="0" save_as_nif="0" no_cloning="0" save_xml="0" no_preload="0" no_optimize="0" weather="bad" no_random_weather="0" debug_sprint="0" debug_review="0" debug_podium="0" debug_audience="0" debug_cloud="0" debug_grass="0" debug_boolean="0" no_cache="0" />
</Config> |