Separate names with a comma.
You fill find the mod package here https://empyriononline.com/threads/mod-my-mods-astic-compatible-with-the-v1-5.49107/ and the docs here...
Just ask your question ;-)
Da du vermutlich die Liste der Items "scrollen" möchtest musst du den scroll Befehl hier - um die "items" - eintragen (habe ich aber nicht...
The current ModLoader.zip package runs on my server with the 1.5 https://empyriononline.com/threads/mod-my-mods-astic-compatible-with-the-v1-5.49107/
@Jorgodan Es kommt darauf an ;-) mehre Varianten sind möglich Der Ersteller eines Szenarios übersetzt seine CSV Dateien und liefert diese mit aus...
1. in der "...[SaveGame]\Mods\EmpyrionScripting\Configuration.json" -> ist aber nicht angeraten da es Spieler gibt die eher in C# statt in...
1. Nein nur die Ausführung der C# Scripte kann eingeschränkt werden - die anderen sind für alle offen, nur die Funktionen sind natürlich...
@WOLFHORS3 Of course we would like to have more possibilities for modding like in other games. But the problem is that few have the time, skills...
I know what is broken. The capability to add a 'exportedEntityDat' doesn't work anymore :-( - with EPB works - without DAT works (but looses all...
Offensichtlich hat DeepL das gut im Griff da bisher die Formatierungen an den richtigen Stellen blieben - aber natürlich kann auch mal einer...
No, I first go through the individual elements (?'protect'&) (?'protect'<(/?[^<]+)>) (?'protect'@\w+) (?'protect'\[(\S+?)\]) (?'protect'\\n)...
For example i change the text \n<color=#00ffff>Emergency situation detected! </color>\n\n@w4 Protocol UCH001A has been initialized! to <x...
My tool uses the feature of the DeepL API to protect custom XML elements - so i save the "special" words (defined by regex via file) to that...
@Bhorian Nice work - i'm working on a tool that translates the CSV files with DeepL and protect the format&command sequences from translation,...
Das funktioniert weil ich die Sonderbefehle, HTML,etc vor der Übersetzung entferne und durch, vor der Übersetzung, geschützte XML Elemente...
@Hummel-o-War Erste Tests mit sehr vielversprechenden Resultaten :-) [ATTACH] [ATTACH] [ATTACH]
The Reforged Eden project is the best example of what is possible - and expands the game by light years!!!! (Thanks to @ravien_ff and @Vermillion...
{{substring text startindex length}} also z.B. {{substring (i18n id) '0' '20'}} alternativ kannst du auch {{format ... benutzen ist aber...
Bitte behebt den Fehler in der ModAPI im nächsten Patch, denn er verhindert leider einige Anwendungen - Danke im voraus für Eure Mühen. The API...
Eine erste Version die übersetzen kann habe ich nun im Test. Liste der zu schützenden Wörter und Zeichen (ProtectWords.txt) Glossarersetzung für...