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
return block.CustomData.Equals("DAS_IGNORE",StringComparison.OrdinalIgnoreCase);
with
return block.CustomName.Contains("DAS_IGNORE");
Got a large grid rover that I want to use as a mining carrier for drones.
SCAM uses the custom data to handle docking of drones.
so my problem is that I cannot disable Standby mode by using "DAS_IGNORE" on the connectors, or else drones will have dtrouble docking or they will just delete the custom data.
so would it be possible to handle the IGNORE-feature by writing it into the name of the connector like other scripts do, or simply disable it completely?
You need to make a group with these subgrid wheel and name the group, not the wheels itself. Maybe that is the issue.
baseFriction=100-35*Math.Abs(UserInput.AD);
on?