Shared HostingFirst month freeShared web hosting from $2.99/mo — $0 today, and the price you sign up at is the price you renew at.See hosting plans →

NxLabs / Space Engineers

Encom OS

By HuffTheDragon

Server-side script to add Grid info to panels. This script is event based, to reduce server load it does not loop. to refresh panel info a timer block must be used.

Encom OS

Description

ENCOM OS FOR GRIDS

This is a Server-side script to add Grid info to panels. This script is event based in order to reduce server load it does not loop. to refresh panel info a timer block must be used.

Simply place down a panel, then in Custom data enter [GRIDINFO]

> *NOTHING WILL SHOW UP UNTIL YOU CHANGE A PROPERTY ON THE SCREEN SINCE IT IS EVENT DRIVEN AND NOT ON A LOOP*

this will bring up the main help screen. You can see additional commands by putting [GRIDINFO]|[HELP]

Since this is a server-side script IT WILL WORK ON XBOX IF HOSTED ON A DEDICATED SERVER.

COMMAND LIST

  • [GRIDINFO] MUST BE THE FIRST COMMAND!
  • [CINFO:Cargobox name]
  • [AINFO:Assembler name] (Shows what is currently being built)
  • [RINFO:Refinery name] (Shows what is currently processing as well as the refinery queue and amounts)
  • [BINFO:Battery name] (Shows current stored power / max power)
  • [REACTOR:Reactor name] (Shows output and amount of uranium in reactor)
  • [JDRIVE:Jumpdrive name] (shows current jump range and max range as well as charge amount)
  • [RADAR:Max distance in meters] (will be restricted to max antenna broadcast range, shows nearby grids and rep status)
  • [PROG:Programmable block name] (This is used to force update a panel, simply place a timer block and toggle power on the specified programmable block to cause the panel to update all values.)
  • [PROJ:Projector name] (This will give a block count and required component count to build the loaded blueprint)
  • [CONN:Connector name] (This will show if a ship is connected as well as it's name)
  • [CRYO:Cryopod name] (This shows the oxygen and who is in the cryopod)
  • [TURRETS] (Shows all turrets and total ammo in the turrets themselves)

Multiple commands can be used together by separating with |

e.g.

[GRIDINFO]|[AINFO:aname]|[RINFO:rname]|[PROG:pblockname] <-- using programmable block to see refinery and assembler values update.

MORE TO COME!

Github: lancewrath/SEInfoPanels: Mod to show Grid Information in a Panel (github.com)

UPDATE 1.0.2

  • Fixed some issues that resulted in game crashing when blocks displayed by panels were removed.
  • Assembler now shows more detailed information.

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.