Separate names with a comma.
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...
@Daimonicon Try to remove the '~' from the {{~Name}} because ~ means that the line is concat with the previous line
EmpyrionScripting: 11.0.4 https://github.com/GitHub-TC/EmpyrionScripting/releases/tag/11.0.4 Pickup the plants into a box, save your blueprint and...
EWA 6.1.16 New ChatMessages with Localization.csv support https://github.com/GitHub-TC/EmpyrionWebAccess/releases/tag/6.1.16
Chat noch nicht, aber andere Dinge ;-) https://github.com/GitHub-TC/EmpyrionWebAccess/releases/tag/6.1.14
When the Script is run on the server - turn the EAC on - so your local mod is blocked, running both doesn't work.
https://github.com/GitHub-TC/EmpyrionScripting#bedingungen {{#test Id in '402,1395'}}...
A "diff" and "patch" where very useful after Eleon disable the "config.ecf" funktionality. So we can "patch" the ecf files e.g. from ReforgesEden...
Wenn ich aus dem Urlaub wieder zurück bin stelle ich den Chat mal auf die neue API um. Das hat weitere Möglichkeiten und behebt auch den Fehler.
{{#test E.S.Players.length 'ge' 0}} {{#if E.S.Players.[0].DrivingEntity}} Do something with E.S.Players.[0].DrivingEntity.Name {{/if}} {{/test} }...
@swg2you with .length you have access to the length of an array and with "if" you can test a not null object
Wenn du einen kern setzen kannst und die Struktur auf deinen Faktion läuft sollte es gehen, jedoch weis ich nicht ob die API diese geänderten...
Take a look at this video [MEDIA]
All my mods working with the 1.8
The file is generated e.g. by the EmpyrionScriptingMod "NameIdMappingFile":...