Version: *SU/AAU/WU XX - 1.5.10 SDK 1.4.3
Frequency: Consistently
Severity: *Low
Context: What package? When editing or mounted from Community? In main menu or in flight? etc…
Bug description:
[WASM_SYSTEM.0]
ModulePath=<VFS_PATH_WASM_FOLDER>/<MODULENAME>
SystemName=<SYSTEMNAME>
ParameterString="blah"
shows that the string parameter key is ParameterString - the systems.cfg also shows this naming.
However under this example is a more “complex example” and it shows
StringParameter not ParameterString as the key name.
[WASM_SYSTEM.0]
ModulePath=SimObjects/Airplane/MyCompanyWasm_Aircraft/common/wasm/myModule.wasm
SystemName=mySystem
StringParameter=AircraftVariationName, 1
Assume it should be - and have quotations around the string
[WASM_SYSTEM.0]
ModulePath=SimObjects/Airplane/MyCompanyWasm_Aircraft/common/wasm/myModule.wasm
SystemName=mySystem
ParameterString="AircraftVariationName, 1"
Repro steps:
Attachments:
Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content