Separate names with a comma.
Pro Pro Objekt, da die Sprache ja immer anders sein kann.
There is no "explicit" documentation of the structures but ALL facets/elements are used/built in the DemoCV so that you can have a look and try it...
1. Nein 2. Die aktuelle Version reduziert den abgebauten Block immer auf seinen Ursprungszustand. Die zu ignorierenden Blöcke kann man in der...
Das, währe schön und würde ich sofort machen, nur komme ich leider an die Daten des Autominers nicht dran - in der Datenbank steht nur der Typ,...
Was meinst du mit Autominer? Ich habe per Scripting die Möglichkeiten die “TerrainPlaceables“ zu ermittelten, mehr lässt die API leider nicht zu....
That would be conceivable, but unfortunately I don't have any resources free for that at the moment.
!!!!! ACHTUNG !!!! IMPORTANT !!!! https://github.com/GitHub-TC/EmpyrionScripting/releases/tag/11.2.0 SetSwitch in SP disabled because it result...
On top level you start with the @Root object in the scope, so only on top level commands you not need @Root. PS: BUT, if you change the scope with...
Please try the full ModLoader package from here https://github.com/GitHub-TC/EmpyrionModPackage/blob/main/ModLoader.zip It works fine on our...
In order for VB to recognise invalid items, it needs the NameIdMapping.json file, e.g. from EmpyrionScripting (here from my Reforged Eden Atlantis...
The first solution with the move will work
You can use the "move" command with a named pentaxid tank
https://github.com/GitHub-TC/EmpyrionScripting/releases/tag/11.1.16 fix: SetColor changes only the necessary colors to prevent CoQ
With the https://github.com/GitHub-TC/EmpyrionScripting/releases/tag/11.1.14 you can setup the HarvestCoreTypes in the configuration file
Can this core keep the structure completely "alive"? That is, can you still access the structure via P or is the structure seen from the game...
German translation for RE 1.9 v37 Deutsche Übersetzung für RE 1.9 v37...
BackpackExtender 2.4.4 Remove not existing items to prevent QoC https://github.com/GitHub-TC/EmpyrionBackpackExtender/releases
I've updated this - it works on our servers https://github.com/GitHub-TC/EmpyrionScripting/releases/download/11.1.13/EmpyrionScripting.zip
Last, it needs the entity as an object
Seems to be ok, but you have to name your Box 'InputTest' or 'xyzInputTest123' not '*InputTest*' because '*' ist the wildcard character for the...