Space Engineers

Space Engineers

Heat Sink Imitator
102 件のコメント
S.S.Mogeko 2019年5月31日 15時55分 
Any update this script?
CaptPatrick01 2018年10月9日 22時33分 
We have a heatsink dependant on the ship's power consumption (this one), a heatsink based on the ship's current thrust output, and a heatsink dependent on the number of weapons in use. Soon, I want to see a heatsink based on the ship's Jump Drive charge level.
Cyberjasse 2018年3月23日 19時04分 
It doesn't work in my case. But it reacts: lighs shut down when the required power is more than power that can be delivered. else, they keep a constant intensity.
Its a static station.
[5СМ] DeerWithBeer  [作成者] 2018年2月10日 4時05分 
@Golden Dragon, i don't know answer on your question, because the script owner not responding on my messages about update script version)
Golden Dragon 2018年2月9日 12時28分 
Hello! Can you update this (nice) script to remove timer requiment?
SubQuest 2017年12月4日 0時55分 
nvm
it works on small ship but why not big ship?
SubQuest 2017年12月4日 0時51分 
for some reason it always says percent is declared but never used and my lights dont work
Minus 2017年11月9日 17時06分 
Great little Script.
Played over an hour with it and I will not miss it anytime from now on.
Hemza 2017年10月25日 13時28分 
And I just tested this script works flawlessly
Hemza 2017年10月25日 12時11分 
Wow that was kinda rude, Fxx it. Didn't even explain what was wrong with it. How blunt.
[5СМ] DeerWithBeer  [作成者] 2017年10月11日 14時45分 
@Inq, what happened?
Inq182 2017年10月11日 13時40分 
Fxx it
[5СМ] DeerWithBeer  [作成者] 2017年10月3日 13時42分 
CaptPatrick01 , In Percent (in decimal)
CaptPatrick01 2017年9月30日 19時51分 
Is the output values in Watts or Percentage of maximum power?
Copycat80 2017年9月27日 14時14分 
can this work with lcds' brightness too? If not can you consider adding it
SievertChaser 2017年4月4日 14時01分 
Hi guys, only really got around to trying the script now. It may work marvelously... but am I correc that the newer lighting system makes the glow rather difficult to notice, even at max intensity?
Jizzmonkey 2017年4月2日 15時42分 
@Riverey - My bad it dopes work, just not for ships with lots of lights!
Jizzmonkey 2017年4月2日 15時03分 
@Riverey are you going to update this script? I love using it but i cant because it doesnt work anymore... :(
Divine 2016年12月13日 17時45分 
not working with last updates
Inq182 2016年8月27日 17時40分 
FIX PLS
Inq182 2016年8月3日 15時53分 
Hey Rivery. I was wondering if at all possible that you could ask Deer with Beer if he could make a version able to spin rotors faster. I'm working on some ship builds with spinning reactors and I'd like them to spin faster if the consumption is higher. Thanks

- Inquisitor
Bartholomew Marmalade 2016年7月30日 16時29分 
Is there anyway to exagerate the effects? Some of my ships that I use this script on seem to very small differences. Can I make the lights grow a lot brighter and more instense for a certain amount of the reactor's usage?
Spoon 2016年7月15日 15時33分 
@ Audio Queen
Is there a way you can set a timerblock and a different programable block up for certian conditions?
SimplyBenjamen 2016年2月11日 10時22分 
Is there a script like this but can toggle on and off groups. I want to use steam thrusters like heat vents when the power is overloaded.
Riverey  [作成者] 2016年1月24日 13時39分 
I use structures like (ship) (piston) (piston) (part). When I merge part and ship (leaving construction made of pistons between them) and unmerge again, it erases all groups.
Howewer, maybe it's good idea to ask Deer with beer to make it so it check for the group first and if it doesn't found it, when it just pick all lights.
Chip Patton 2016年1月24日 6時36分 
Not unless both ship names are the same.... :P
Chip Patton 2016年1月24日 6時34分 
The only problem is if there is a huge amount of lights on a ship, the getblock builds a query of every block of that type and if it is too many, "script terminated" lol. However, get block by group narrows down the internal query a bit allowing the game to do its own filtering which I don't believe counts against complexity.

As a suggestion with the grouping issues, name the groups to the grid-name of the ship such as "My Ship Lights" and you should never lose that group. This happens when a group is identical on both grids that merge, so when they un-merge only one takes that group with them. Naming the group unique to the grid is like a prenump :P
Riverey  [作成者] 2016年1月24日 5時53分 
@Chip Patton I prefer to use prefixes since in my ships groups constantly dissapears because of some game bug with merging part of the grid mounted on two pistons with the grid itself.
Prefixes, at the same time, stay in place since they are just parts of the block names.

But we're now comlitely rewriting the script to make it spool up gradually as many people requested, so maybe we'll look into this problem as well)
Chip Patton 2016年1月24日 5時27分 
Hi Rivery,

I'm getting the same error, script terminated due to complexity. May I request instead of filtering by [tag/prefix] that the script get the lights by group name -- this will cut down on the complexity a bit by narrowing the query of lights (on well lit ships) as I assume this is where the complexity is.
Riverey  [作成者] 2015年12月14日 13時05分 
@Darth Biomech thanks for the ideas! We'll definetly try to make a smooth spoolup since so many people want it.
About color changing - yeah, but it would be nice to be able to set just to colors (start and final one) and let the script change it according to the current heat level.

May I request a radiator model to you?) Some cube block with a grille and some pipes and warning signs and function of the light will be great!
0111narwhalz 2015年12月12日 14時16分 
@Darth Biomech
Perhaps increment the variable based upon the difference between the variable and reactor output, so if you run your reactor for a very short time, it'll glow a little bit and take a while to cool down.
Darth Biomech 2015年12月11日 21時36分 
Some suggestions:
Make it rise up the heat gradually, not instantly based only on the output of reactors. Maybe some sort of variable that's getting increased by certain amount based on the reactors output (more reactor - faster the increase). And also cooldown with substraction from that variable, but slow?
Make it control color of the lights also, so it would start at dull red, and only after it would go to bright orange or yellow.
Capitan_Ron 2015年12月9日 18時19分 
so i just installed this script on my ship directly according to the tutorial, however it worked for about 30 seconds, then stopped working and i get a message on my hud on the right side saying "script execution terminated, script is too complex. please edit and rebuild script" etc. ive tried everything i can think of to get it to work. copy/past in new world. etc. im not a programmer so i don't know how to troubleshoot scripts.

plz :steamfacepalm: how to fix? i really like this script!
Riverey  [作成者] 2015年11月21日 8時56分 
@Зимний yep, working on it)
Model [sketchfab.com]
JWA 2015年11月21日 8時21分 
It would be nice to have the grate itself be the light so it just looks like it's heating up.
Cheetah 2015年11月21日 2時43分 
Nice&awesome, adds a bit of realism to these enigmatic self-contained nuclear devices called "reactors". Although it needs a custom block with a model of vertical window (with shutters) or air vent and functionality of Interior Light.
Doge the biologist 2015年11月20日 22時25分 
That is brilliant handsome
JWA 2015年11月15日 9時42分 
Holy crap how did I miss this one...
V 2015年11月13日 17時58分 
how do you get it to smoothly transition, mine has a hard transition going intense and dim
aaronlukemarshall 2015年11月12日 8時02分 
Ok no worries just have to see what bug fixes come along, have you submitted it to keen?
Riverey  [作成者] 2015年11月12日 3時14分 
@HashtagMC | Babel de-N en-2 yep, that's how it works now in the game.
@Commander Shepard sorry, it seems to be some game bug, related to the new way of calculating power flows. Can't do anything with it right now(
Mx. Amber 2015年11月12日 3時02分 
Energy Output = Energy Consumed?
aaronlukemarshall 2015年11月10日 10時07分 
Thanks Bro!
Riverey  [作成者] 2015年11月10日 0時03分 
@Commander Shepard Hey! Yeah, I encountered the same problem...
Reported it to our programmer)
aaronlukemarshall 2015年11月9日 10時42分 
Hey guys when i load the game the script say index out of bounds and have rebuild the script everythime is there a fix for that?
Riverey  [作成者] 2015年10月29日 2時02分 
@Ninth Prophet hey, is it that what happened to you?
Link [vk.com]
Riverey  [作成者] 2015年10月24日 10時14分 
@venator2070 well, you can just ajust MAX variable in the script to make it more sensitive.

@FLT. ADMIRAL RAVEN yep, long time ago I was inspired with that heat sinks on one of the ships and tryed to implement them in one of my builds)
venator2070 2015年10月24日 8時50分 
Can someone help me. I would like to modifie this script so it calculates only the energy cunsumed by engines not by the whole ship. I try to set up fake engines which lights would produce a engine glow matching the output of some modded engines inside my ship. but because my reactors are modded too (and insanely powerfull) i the script ain´t working how i wanted it to work.
Raven 2015年10月17日 7時03分 
based on Elite: Dangerous, I'm guessing.
Ninth Prophet 2015年10月1日 19時15分 
Holy shit this script now tears a hole in space that leads to the pixel void. Will send pictures.