Space Engineers

Space Engineers

Ship-Wide Resource Monitor
8 件のコメント
Steeveeo  [作成者] 2019年9月14日 17時31分 
Script should now work properly on the Economy Update version of SE.
Blueduckraider50 2019年4月17日 11時59分 
"Program(239,53): Error: There is no argument given that corresponds to the required formal parameters 'items' of 'IMyInventory.GetItems(List<MyInventoryItem>, Func<MyInventoryItem,bool>)'
Program(135,34): Error: The type or member 'string MyObjectBuilder_Base.SubtypeName' is prohibited
It doesn't want to run anymore
Steeveeo  [作成者] 2018年2月10日 12時42分 
Thanks for the feedback, hoangandpaid. To be honest, I'm surprised this thing still works after 2 years of SE updates. :D
hoangandpaid 2018年2月10日 11時11分 
An excellent Script. amazing job, im making use of it in all my bases and large mining ships, its just so useful.

thanks heaps for providing this for us scripting noobs :P
Steeveeo  [作成者] 2015年11月21日 22時13分 
Alright, Aurorae and Dicerson, the fixes are in place. I can't remember if SE auto-downloads updates for scripts or not, so check the version number on your files and see if it matches the current description.
Steeveeo  [作成者] 2015年11月20日 21時38分 
Thanks for the comments, guys, I'll get those fixed in the next update. Expect it tomorrow since I'm currently playing with my brother. ;)
Tristan 2015年11月15日 16時44分 
A few critiques:

The right panel is very hard to read, I recommend setting it to r-0, g-124, b-256 to make it lighter.

Also, you say to use "Resource Screen Left/Right" but your script is searching for "Resource Panel Left/Right". Thus, naming your LCDs "Resource Screen Left" or "Resource Screen Right" doesn't actualy do anything.
Dicerson 2015年11月15日 16時35分 
Unsure why, but this doesn't work. I followed the instruction, the code is in the block, I have 1 pair of LCD's named Resource Screen Left and Resource Screen Right, respectively, One timer that calls with default argument every 3 seconds, and another that calls with "-r" every 1:02 (Also tried -r, without quotes).

HALP