Includebase RelativeFile model.xml

Hi, why doesn’t this work?

<?xml version="1.0" encoding="utf-8"?>
<ModelInfo>
	<LODS>
		<LOD minSize="0" ModelFile="C152_LOD00.gltf"/>
	</LODS>
	<Behaviors>		
		<IncludeBase RelativeFile="..\..\..\..\..\asobo-aircraft-c152\SimObjects\Airplanes\Asobo_C152\model\C152.xml"/>
	</Behaviors>
</ModelInfo>

Is possible to use “IncludeBase RelativeFile” from \OneStore\ folder?

Hello @Socorrista22198

You are expected to provide a VFS path here.
So if your xml is located in an airplane SimObject model directory, the path you want to provide is
…\…\Asobo_C152\model\C152.xml

Regards,
Sylvain

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.