Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español - España (Spanska - Spanien)
Español - Latinoamérica (Spanska - Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (Portugisiska – Portugal)
Português - Brasil (Portugisiska - Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (Ukrainska)
Rapportera problem med översättningen
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?