安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
For Turkish translation:
B41 Encodig format: ANSI (Windows-1254)
B42 Encodig format: UTF-08
I know you're probably busy with B42, but when you have time, please post Bheltregus' translation.
For Italian translation:
B41 Encodig format: CP 1252
B42 Encodig format: UTF-8
Thanks to your work with the mod you created!
I assume so, but I cannot test this in b41 at the moment. I'm working on updating it to B42. You would just have to test. Make sure not to do that on a current save.
if i configure said settings in the ini file, the moment i load the server it gets overwritten.
how can i fix that?
https://sp.zhabite.com/sharedfiles/filedetails/?id=2459400130
https://sp.zhabite.com/sharedfiles/filedetails/?id=2815723409
https://sp.zhabite.com/sharedfiles/filedetails/?id=2721945297
https://sp.zhabite.com/sharedfiles/filedetails/?id=3022168602
https://sp.zhabite.com/sharedfiles/filedetails/?id=2844760343
function UpdateTheCar (vehicle, brakeForce, brakeForceMult, engineQuality, engineQualityMult, engineLoudness, engineLoudnessMult, enginePower, enginePowerMult, maxSpeed, maxSpeedMult)
vehicle:setBrakingForce(brakeForce * brakeForceMult);
vehicle:setEngineFeature(engineQuality * engineQualityMult, engineLoudness * engineLoudnessMult, enginePower * enginePowerMult);
vehicle:setMaxSpeed(maxSpeed * maxSpeedMult);
vehicle:update();
end
Also - regarding exp gain chance in sandbox, is it higher the number, higher the chance?