Stationeers

Stationeers

47 ratings
Furnace IC (2023)
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
102.607 KB
6 Oct, 2023 @ 1:16am
6 Oct @ 9:22am
10 Change Notes ( view )

Subscribe to download
Furnace IC (2023)

36 Comments
Blankwindow 21 hours ago 
there is two issues you will likely face. the one Tango80 point out about the housing hash and the script defaults to not turning the furnace on until the fuel pressure line is >20 mpa.

Furnace IC
Line 2:
define IC -128473777

Line 19:
slt r15 r15 3400 # When fuel line pressure is 3.4 MPA turn off mixer
Hiroshima 27 Oct @ 9:18pm 
Still works fine
Hoschi 27 Oct @ 3:29pm 
Anyone have any idea why the furnace is being pumped full of pressure so quickly and explodes, even though 1) the fuel pipe is only at 8 MPa, and 2) everything else is fine? It's very strange. It doesn't matter whether I turn on the two fuel pumps beforehand or not. If I select an ore and press the button, the furnace quickly increases to 60 MPa without either of the fuel pumps even turning on.
Tango80 17 Oct @ 2:48pm 
For those people who can't get this to work there are lines in the code that have to be changed to the correct IC housing. which you are using. The default Hash IC or the Furnace IC housings are of the compact instead of the standard. To fix for standard housing the Hash IC program line to check is line 102 and make sure that it is the correct ID code for the Housing you are using i.e. -128473777 for normal housing and 2037291645 for the Compact. If they are different to what you are using this line needs to be changed. Also quite similar is line 2 on the Furnace IC program line make sure again if its -128473777 for the normal housing and 2037291645 for the compact.
Barsiel  [author] 4 Oct @ 3:16pm 
@storchi You just have to update the script from the work shop and it will now work with the compact IC housing.
storchi 4 Oct @ 2:01pm 
@warsome
I´m sry, knew.
What do i have to do in the furnace code and what do i have to do in the hash IC Code.
pls eplain it like im a 5 yeat old.^^
Lord Read 4 Oct @ 4:58am 
@warsome oh nice thanks so much!
Warsome 30 Sep @ 3:38am 
@Lord Read, you just need to edit the code, and change the HASH id for the IC-Housing to the new one. (2 port is: -128473777 1 port is: 2037291645 )
Lord Read 29 Sep @ 2:39pm 
Post Terrain Update Sept 2025, This will not work with the new ICHousing with 1 data/power port (Compact version). You must use the "Legacy" Housing with 2 ports. Took me hours to figure out.
trucksarenoisy 23 Aug @ 8:41am 
this script is working on the latest beta branch, i have just set it up successfully and it's working as intended