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
Yes, your truth. notnewbutyork slightly modified the script and this applies not only to graphics. Without knowledge of C # there is nothing to do there.
"using (MySpriteDrawFrame spriteFrame = SpeedLCD.GetSurface(LCDID).DrawFrame())"
youll need to know how to code in c# though
or ... just ask notnewbutyork
Good day Dear Author! Which part of your script is responsible for the image. I mean the appearance of the indicators. I want to transfer these settings from the modified script from here .
Ill look into it as soon as i have time
Honestly though, great idea!
turn signal indicators
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2024205474
Could you give me your Grid/World?
At first, i read odoRmeter °snickers°
#NewCarSmellAlreadyGoneWhereIsThatTunaSandwichIDropped5MonthsAgo?
fuck
hang on
im stupid
replace with
if (c.CustomName == "[nameofyourblock]")
return c;
if (c.CanControlShip & c.IsUnderControl)
return c;
and replace it with:
if ("[nameofyourblock]")
return c;
without the square brackets but with the quotes
should fix it
if it doesn't then i need to look into it
does your grid have a remote control?
if anything else fails turn off all ship controllers that you dont want it to use before recompiling the script that should fix it
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1895418497
Originally I just did it because the accellerometer threw a NaN when CC was run, but I kinda didn't stop...
Screenshot [cdn.discordapp.com]
First of all, get well soon!
Nice script! Looks really good. I changed a few colours and parameters though to make it fit in with the rest (pls forgive me! Didn't mess with the functionality.) Since you asked for suggestions, I'd add acceleration (just like speed) and power usage (since you ask current/max = >0.9 anyway already for the indicator) as two distinct graphs to the lower left and right of the speedo, smaller, otherwhise the same, just like the rev counter and tubo pressure in a car. (isn't power usage like revs anyway is some sense? Bet the gauge would look cool with the lightning that turns red in the middle...)