安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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://psteamcommunity.yuanyoumao.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://psteamcommunity.yuanyoumao.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...)