Space Engineers

Space Engineers

125 vurderinger
Space Data Center 2.0
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Type: Mod
Mod category: Block
Filstørrelse:
Offentliggjort:
Opdateret:
16.103 MB
21. dec. 2019 kl. 16:10
22. dec. 2019 kl. 4:08
2 ændringsbemærkninger ( vis )

Abonner for at downloade
Space Data Center 2.0

Beskrivelse
New version of my previous mod : Space Data Center.

Nothing much changed. Just removed the timer functionality since it isn't needed anymore in Vanilla.

It's a server rack like those in datacenters. It act as a Programmable Block

Features
3 programmable blocks made with custom models and textures
- A large server rack (Can't be accessed directly)
- A small server rack (Can't be accessed directly)
- A large server rack with a terminal

Old Scripts
If you have an old script that is not using the new feature to run itself, you can easily modify them.

Each scripts have an entry point called Program which looks like this.
public Program() { // Custom script code is here }

To make the script update itself every 10 game ticks you add the following line.
public Program() { Runtime.UpdateFrequency = UpdateFrequency.Update10; // Custom script code is here }

You can also use Update1 for every 1 tick and Update100 for every 100 ticks.

In development
Some features I'm working on and will be adding in the futur
- Replacing the current screen and keyboard by the lcd panels like the current Programmable Block.
- Adding server running background sound.
- Add a blinking animation to the server's lights

Suggestions/Comments
Feel free to write a comment if you have a suggestion or to report a bug.

Previous version of this mod
https://psteamcommunity.yuanyoumao.com/workshop/filedetails/?id=910410608
42 kommentarer
MrMallenby 7. nov. 2024 kl. 14:50 
This mod still work?
ABlueHairedFox 20. okt. 2024 kl. 1:11 
Honestly would be cool if this got updated. Made to look better with the game's current artstyle
Typhon Plume 2. dec. 2021 kl. 16:31 
It's well done, but not to sure why the large server rack has no terminal on it. Still that's a work around I can live with. Though it would be nice if the LCD on the one with a terminal worked.
Typhon Plume 30. nov. 2021 kl. 12:56 
Defently going to try this out.. anything to make the PBs look better in my opinion.
Jammerbam 27. nov. 2020 kl. 14:15 
Can you make it where you can edit the contents of the screen?
Prometheus1998_ 13. maj 2020 kl. 10:43 
How hard would it be to program this to allow two or more scripts to run simultaneously in the same data center block? Would that even be possible without modifying the engine?
TableruChan 1. maj 2020 kl. 12:44 
Nervermind I created a world. set in-game script on. Looked after it again after searching online and it was somehow disabled or I am retarded as ♥♥♥♥ and never enabled it.
TableruChan 1. maj 2020 kl. 12:18 
The server rack with display has no options to edit the code or do something at all.
Droid_22 3. apr. 2020 kl. 16:45 
Just wanted to thank you for making this. Now I can have an amazing server room in my base lol.
Izion 3. apr. 2020 kl. 10:17 
Good to see this back! thanks :)