Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													

 0
 0								 
					 
													




 Report this post
 Report this post


I have a dual axis solar panel setup in a T-shape [1 X rotor and 2 Y rotors, left and right side]
Output from the first run: [If you mean the text that comes up in the panel under faction info]
Initializing core...
X rotors: 1
Y rotors: 1
Solar panels/Oxygen farms: 1
Dual Axis mode enabled
Timer management enabled
[Number] Kw
Rotor X1
Rotor Y1
Rotor Y2
the settings i'm trying to use: [Don't know if this is the right way to do them or not]
const bool EnableDuplicateRotorX = false;
const bool EnableDuplicateRotorY = true;
const string NameOfDuplicateSourceX = "";
const string SearchForDuplicateDestX = "";
const string NameOfDuplicateSourceY = "Rotor Y1";
const string SearchForDuplicateDestY = "Rotor Y2";
http://images.akamai.steamusercontent.com/ugc/581326261507047689/AC0D07080731AEAC27FB7D298DF1A8E3B2668DED/
Two things.
1: I've also made a T-shaped solar aray and can't get it to work for some reason, when u have time to post a tutorial it would be much appreciated.
2: Sometimes the arrays on the Y-axel just keep going round and round... Will it breakthe script if I manually ad a max and min angle on the rotors so it stays within that angle?