Separate names with a comma.
PS: With a "ReloadEcfFile" you should also take into account the possibly changed "Definition" so that one can switch between RE and Vanilla and...
Ok, you can get this data from an IPlayfield namespace Eleon.Modding { public interface IPlayfield { ... Dictionary<int, IPlayer>...
Thank you very much for this excellent work. I still have one wish for the "compare and merge". It would be great if you could mark parameters as...
6.1.29: Fix FullBackup when target not exists https://github.com/GitHub-TC/EmpyrionWebAccess/releases/tag/6.1.29
Take a look in my EmpyrionScriptionMod it nearly uses all of the functions from the API. https://github.com/GitHub-TC/EmpyrionScripting
From the structure you only get the @root.E.S.IsShieldActive and @root.E.S.ShieldLevel for the capacity maybe you can "ask" the configuration
Leider funktionieren weder Dialog noch Teleporter API im SP :-(
Ich habe es noch nicht ausprobiert aber da es im MP funktioniert könnte es sich hier um einen weiteren Fehler im EGS handeln der die API im SP...
EmyprionScription 11.1.1: Player teleport https://github.com/GitHub-TC/EmpyrionScripting/releases [MEDIA]
Gutes Video zu den deconstruct & recycle Scriptbefehlen von Sephrajin [MEDIA]
EWA 6.1.27 - Restore structures workaround for EGS bug https://github.com/GitHub-TC/EmpyrionWebAccess/releases/tag/6.1.27
SolarSystem info added and DB query made more robust https://github.com/GitHub-TC/EmpyrionWebAccess/releases/tag/6.1.26 Note: The solar system...
Schau mal in die Logs vom EWA ob da was auffälliges ist. Bzw. die Datei "EGS\Saves\Games\[Savegame]\Mods\EWA\DB\GlobalStructureList.json" denn da...
The mod have to be installed within the ModLoader - untip the complete ModLoader.zip and it will work "OutOfTheBox"...
Structure POI select and many inprovements https://github.com/GitHub-TC/EmpyrionWebAccess/releases/tag/6.1.24
Ah sorray, hier nachgeholt https://github.com/GitHub-TC/EmpyrionWebAccess/releases/tag/6.1.24
Aktualisier mal deinen Client mit F5 in der 6.1.24 hat sich der geändert weil man die Strukturen nun auch ohne die POIs laden kann
It is an array of strings "AllowSuperstack": false, "AllowedPlayfields": [], "ForbiddenPlayfields": [ "Sirius", "Arena of Death", "Citadel of...
Maybe take a look at this https://empyriononline.com/threads/mod-my-mods-astic-compatible-with-the-v1-8.49107/...
Das die Servermeldungen über die "alten" Aufrufe doppelt kommen ist ein Bug den Eleon bereits kennt. Leider funktioniert die neue API nicht für...