Separate names with a comma.
Version 5.9.0: using System; namespace TestDLL { public class TestClass { static Random Rnd { get; } = new Random();...
I will look at this this weekend
Sorry i forgot to say public class ModMain { public static void Main (IScriptModData rootObject) if (!(rootObject is...
root wenn du mit einer main funktion arbeitest sonst einfach MainScriptPath
with root.MainScriptPath you are in the [EGS]\Saves\Games\[SaveGamename]\Mods\EmpyrionScripting\Scripts path.
My mods (ASTIC) compatible with the V1.0: https://empyriononline.com/threads/mod-my-mods-astic-compatible-with-the-v1-0.49107/
Scripting (LCD and so on) and many other MODs work in MP My mods (ASTIC) compatible with the V1.0:...
Es ist in dem NuGet paket welches aus https://github.com/GitHub-TC/EmpyrionNetAPIAccess kommt und ist dort in der Datei...
Das ist vermutlich möglich das er solche Dateien auch einlesen kann, jedoch sind geschachtelte Strukturen in ECF, zur Zeit, nur schwer zu benutzen.
Version 5.8.1: recyle & resourcesforid [MEDIA] Thanks @Ostentatiou5 for this idea.
Version 5.8.1: recycle & resourcesfor id https://empyriononline.com/threads/mod-ext-empyrion-scripting-scripts.92458/page-9#post-414709 [ATTACH]
It would of course be much more complex and time-consuming (and less error-prone) to analyze the blocks down to the recipes - but feasible. But...
Nun, ist mal was anderes als das ständige 1.0 ja, nein, gut, schlecht, toll, blöd, liebe ich, hasse ich, schlau, doof,.... P.S. Und es sind viele...
Floorplan 1.1 [ATTACH] [MEDIA]
Floorplan/Grundriss 1.1 [ATTACH] [MEDIA] Floorplan.cs: [MEDIA]
Ich vermute du greift auf ein Device zu so das ein DeviceLock notwendig ist und damit Diese (zentrale) Einstellung benötigt einen Neustart des...
[ATTACH] With the new "InGame" info data you can also see the values of the mod in the game. With DetailedScriptsInfoData = true even per script...
EWA (and therefore EGS) must run with a user profile and have access to [INF] User profile is available. Using '"C: \Users\[windows...