Separate names with a comma.
I think I have the wrong mif in place. Might be me. ;)
Wait, 6.1 is still experimental.
I was working with the 6.0.1 DLL on 6.0.1. I'll have to try again later today when I get home. Hrrm.
I'm having an odd problem with the Notification window: (From DMM code.) GameAPI.Game_Request(CmdId.Request_InGameMessage_AllPlayers,...
You may be interested in this mod. http://empyriononline.com/threads/python-api.11310/unread
As follows, without Telnet: GameAPI.Game_Request(CmdId.Request_ConsoleCommand, (ushort)CmdId.Request_ConsoleCommand, new...
No rush for it. (Unless the hotfix is addressing other issues.)
I found a trivial issue with the Game Config. Eleon changed the MaxClass from 0-10 to 0-unbound. It might need to be a textbox now for simplicity.
I see the error that 'Srv_Description' is missing from your dedicated.yaml file. You should probably correct this issue. I will post a "debug"...
Seems odd. Appears the mod is having an issue determining the root folder.
I believe you can set a structure to alien, but you can not modify block behaviour in a structure. I also didn't notice the assertion for drone...
All my mods are up to date. The dlls have not changed since Part IV, I believe. There are some improvements I plan on doing soon. Although it...
This is the only mod I absolutely believe should be a part of the game. They have the ability to wipe a player without forcing a reconnecting....
You have the ability of about half of your list. The API currently supports the following through various requests and events: The following...
Use EAC enabled servers. (Small shields in the listings.)
New mod created. PermaDeath.
Message to @EleonGameStudios c/o @Hummel-o-War Unlike the other mods, I do encourage Eleon to include this mod into Empyrion. I believe you can...
This is a request from @zamirathe Is the game too easy? Has death lost meaning? Perhaps you need a little PermaDeath....
Is it safe to assume the server was not running EAC?
I'm not using any internal document to make the documentation. I'm using the samples in the source to reverse engineer.