Actions

Talk

Difference between revisions of "Main Page"

From Unofficial Stationeers Wiki

(Ideas/ suggestions for a standardized Logic Setup.: new section)
(IC Scripts: new section)
Line 80: Line 80:
 
*Out Var: Vertical
 
*Out Var: Vertical
 
*Out Type: Solar Panels
 
*Out Type: Solar Panels
 +
 +
== IC Scripts ==
 +
 +
(The following comment was removed from the Main_Page HTML and placed here for greater visibility)<br/>
 +
Due to all the IC Scripts on the workshop have there own guides on how to use them, I will not link them here for now due to how many there is, could do a top 10 of them and place them here.

Revision as of 07:47, 18 February 2019

Hey guys, can you create a permanent discord link? The current one expired. PostRobcore (talk) 19:51, 21 December 2017 (CST)

Ideas/ suggestions for a standardized Logic Setup.

Hello guys!

I have made a system for distribute Logic Setups. This way we can have a "Standard" system for each and every Logic Setup added to the Wiki. It is nothing fancy or sensational. It just takes every Logic Unit in to a format it is uniform.

I made this in Evernote, as I use this a lot for many things.

My way might not be what everyone want. But might be a way to get every new guide or tutorial in sync with what is needed for every level the players are at in their experience with the game.

Another thing, is there a forum we talk about this Wiki for Stationeers? Or is it just this talk thing we share ideas for the site?

Here is an example: (Tried to edit to Wiki setup, but I'm on phone. And new to using the Wiki. So this look much better in my notes than in here. At least for now.)

Material List

Logic Memory
  • 3x Logic Memory Unit
Logic I/O
  • 1x Logic Reader Unit
Logic Processor
  • 2x Logic Math Unit
Logic Processor
  • 1x Logic Min/Max Unit
Logic I/O
  • Batch Writer Unit
Sensor
  • 1x Solar Sensor
Power Control/Storage
  • 1x Area Power Control (APC)
Solar Panels
  • 3x Solar Panels
Miscellaneous
  • "x" Amount of Standard Cable
  • "x" Amount of Heavy Cable

Settings

Logic Memory 1 of 3 (Settings):
  • Label Name: Memory 15
  • Memory Set: 15
Logic Memory 2 of 3 (Settings):
  • Label Name: Memory 1.5
  • Memory Set: 1.5
Logic Memory 3 of 3 (Settings):
  • Label Name: Memory 100
  • Memory Set: 100
Logic Reader 1 of 1 (Settings):
  • Label Name: Logic Reader 1
  • In: Daylight Sensor
  • Var: Solar Angle
Math Unit 1 of 2 (Settings):
  • Label Name: Math Unit 1
  • Input 1: Result > Logic Reader 1
  • Input 2: Memory 15
  • Out (Operation Selector): Subtract
Math Unit 2 of 2 (Settings):
  • Label Name: Math Unit 2
  • Input 1: Result > Math Unit 1
  • Input 2: Memory 1.5
  • Out (Operation Selector): Divide
Min/Max Unit 1 of 1 (Settings):
  • Label Name: Min-Max 1
  • Input 1: Result > Math Unit 2
  • Input 2: Memory 100
  • OPR (Less/Greater Selector): Less
Batch Writer 1 of 1 (Settings):
  • Label Name: Batch Writer 1
  • Input 1: Result > Min-Max 1
  • Out Var: Vertical
  • Out Type: Solar Panels

IC Scripts

(The following comment was removed from the Main_Page HTML and placed here for greater visibility)
Due to all the IC Scripts on the workshop have there own guides on how to use them, I will not link them here for now due to how many there is, could do a top 10 of them and place them here.