
XenonS
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
Code: Select all
libraries/sound_library.xml
<!-- removes annoying sound when help text is shown -->
<remove sel="/soundlibrary/sound[@id='notification_hint']"/>
Code: Select all
md/Bridge_Announcements.xml
<show_help position="20" duration="1s" silent="true" custom="{88888,1}.[player.ship.hullpercentage, player.ship.shieldpercentage]" />
Code: Select all
<diff>
<add sel ="/index" >
...
</add>
</diff>
this is a merge file, which is treated similiar to a diff file of the mentoined format (or more precisely <add sel="/*"> ) - if you just add stuff directly under the root node its easier to work with these since you can use the xsd files directly instead of careful writing theseLit wrote:Also .xml in index directory without <diff> its look wrong but it works. I think better wrap it in <diff>Code: Select all
<diff> <add sel ="/index" > ... </add> </diff>
Thanks Alex, it^s here...
Thank you. Keep it up on Steam and yandex. I have no plans to work anymore on the mod since it is working flawlessly, unless a new major update is needed.alexalsp wrote:
Good. )) I convey to you mod. ))
Minor fixes I can do, but to delve into mod, I can not.
But, update to the Steam, not a problem, if there will be new versions.