Separate names with a comma.
The option for 'exactly' or 'less than' exist, and they can be chained together as an or requirement, if you want 'less than or equal to' :) (As...
I'm not quite sure what you are asking.. but.. if I get your question correct: -You are asking if additions to the .ecf config file will be...
Telnet's remoteex doesn't seem to want to coexist with 'aim': remoteex cl=1 'aim av' (With the clientid '1' being a valid player), sent through...
This is fine. You can also hit me up on discord for further - Send me a PM if you can't find me in the server discord. Okay. So. Overall it looks...
It does leave some open questions indeed: My approach, if I were to do it, would be to effectively make a 'shape' around the ship - Smallest...
For the window you can open to the player, containing items: I would love for the following to be possible: -Runningly update title, description,...
For the statistic for death (ie. triggering when someone is killed), I would love to be able to tell with *what* they died.. For instance in the...
There's def. a *lot* of things that can go wrong if done in the traditional sense for sure.. And it also makes every new feature way more costly...
I'd love to be able to make a 'stamp at location' call. Most basic usuage would be making a flat square with x,y dimensions, which would...
I've had this suggested by another user a month or two ago.. I'm looking into the possibility to provide a 'global option' to disable/enable...
https://empyriononline.com/threads/mod-commandcrate-v1-0-spotguard-addon.40340/ is the thread related to all CC questions & documentation :)
I'd suggest looking to mods.. My CC's next version will be fully suited for spawning blueprints, but atm, perhabs...
Just tested. This is incorrect. The file works fine... Consider getting a better tool to open it ;) Winrar does it np atleast.
Oh.. Well, if that's the case, and you are looking for something to take its place, you may wanna head over to...
Well, no, you wouldn't know - Unless you read the documentation, and summed it up ;) Looking at the list, you can see which calls have a...
I'm not quite sure I understand what you are talking about here: -Most Requests won't have an attached event (return). Many are simply 'request =>...
The API is documented at https://empyrion.gamepedia.com/Game_API
@Slipstream on the topic of the API, what exactly do you find insufficiently documented? I've slowly chipped away on this subject for a while now,...
Blueprints spawned from Request_Entity_Spawn is hostile to whatever they are spawning. (If they have a spawner, and it spawns things, the...
Request_Entity_Spawn -entityTypeName does not work (ie. unable to use it to spawn NPCs) -- That, or I'm doing it wrong ;) --Tested extensively...