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
1) go to: 'Steam\steamapps\workshop\content\108600\3407791878\mods\DrivingSkill [B42]\42\media\lua\client' and open 'DrivingSkillMain.lua' with any text editor;
2) locate following line: return ZombRand(SandboxVars.DrivingSkill.XPgainChance * GameTime:getInstance():getInvMultiplier()) == 0;
3) change it to: return ZombRand(SandboxVars.DrivingSkill.XPgainChance * 0.333 * GameTime:getInstance():getInvMultiplier()) == 0;
value of 0.333 is the one that I'm using, you can use a different one that feels better for you, just remember to use a value lower than 1.0 in order to increase the rate of getting xp. also keep in mind that the formula used here makes the chance of getting xp tick random, so you won't be getting the xp on a fully consistent basis.
anyway, if someone else has this issue, put this mod at the end of the mod list to make it work.
Can this be fixed?
(UTF-8 encoding)
https://gtm.steamproxy.vip/workshop/filedetails/discussion/3407791878/510696183800285696/
Plans to merge? Yes.
Time to do it? Not yet.
Thank you for making that patch!
I have noticed a lot of issues with custom items being added to the distro. When I get them looking right using "LootZed" they don't seem to act accordingly.
Additionally, I made a patch for this mod to make it compatible with my Simple Skill Books mod on request. Do you have any plans to merge your B41 and B42 version?
...
Then cleaned a crazy amount of road debris to make a race track...
.......
......DEJA VU~ I've just been in this place before~
Hecker here getting more speed while I struggle going faster than 40km in fear of loosing control and slaming both Zs and trees xD
I also translated this mod of yours into Italian, thanks for your work and for sharing it with the community!
I could run the files through some translators, but they wouldn't be perfect.