Transport Fever 2

Transport Fever 2

Extra sound effects for trains
32 kommentarer
oshawotta737 7. sep. 2023 kl. 20:54 
Is there any way to make the level crossing bell louder?
TravelWhale 2. aug. 2023 kl. 6:00 
All right.Actually I just used a bit...But it does helps me a lot! Once again, thank you for posting this mod :)
lollus  [ophavsmand] 2. aug. 2023 kl. 3:34 
If your code depends on mine, you will need to add a dependency. If you copy the bits you need, you won't need it. I'd rather have no dependencies for ease of use.
TravelWhale 2. aug. 2023 kl. 2:26 
Some of my mod's functions will depend on your original script code like utils in your script folder. And it does help me a lot to modify many values. So, I want to know if I should add your mod as dependency.
lollus  [ophavsmand] 2. aug. 2023 kl. 2:11 
It depends what you want to do. It's probably easiest to copy the bits you need and put in your own soundsets.
TravelWhale 1. aug. 2023 kl. 20:08 
Hi there, thank you for posting this mod and it inspires me a lot! I am going to post a mod which will modify the soundset and I want to refer to your code from your mods. Should I add your mods as dependencies? Hoping for your reply :)
Ferviani 23. mar. 2023 kl. 5:39 
Thanks, it does work :steamhappy:
lollus  [ophavsmand] 23. mar. 2023 kl. 4:51 
Why not? Try this: https://github.com/lolluslollus/lollo_trains_audio_1 . If it works, I can release it on Steam.
Ferviani 23. mar. 2023 kl. 4:33 
Is there a chance to make your mod work with the "USA Whistleposts" mod https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2790931135 ? That mod is triggering "crossing" event instead of "bell" event?
Ferviani 20. mar. 2023 kl. 8:45 
Great, thank you :steamthumbsup:
lollus  [ophavsmand] 20. mar. 2023 kl. 8:27 
Yes it is https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2949188252 . Steam does not like hyperlinks in comments.
Ferviani 20. mar. 2023 kl. 8:19 
I have a question regarding the "bell" waypoint. Is this referring to a mod that has this kind of waypoint? If so, which mod is that? Thanks.
lollus  [ophavsmand] 10. apr. 2022 kl. 5:09 
Perhaps it defines its own horn already? Some do.
Jimbo_1977 9. apr. 2022 kl. 12:50 
Chuffs I think
lollus  [ophavsmand] 9. apr. 2022 kl. 9:35 
I don't know that mod, it might have a sound set with clacks, so it gets a diesel/electric horn instead of a steam horn. Check it out: has it got clacks, chuffs or nothing?
Jimbo_1977 8. apr. 2022 kl. 9:45 
great idea Lollus, I have a question though, so far, i have only heard a diesel horn coming from my game's GER Claude Hamilton's, https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2369537896
lollus  [ophavsmand] 29. sep. 2021 kl. 8:23 
The folder name is 2082308678, you can get it from the URL of this page.
yachtlover 29. sep. 2021 kl. 7:59 
Where is your mod folder located? and yes,I installed from steam.All the mod folders only have a number,not a name,in the mods folder.I wanted to check out the settings.lua file,as you explained in the description.
lollus  [ophavsmand] 29. sep. 2021 kl. 7:16 
What do you want to know? Have you installed this mod with Steam?
yachtlover 29. sep. 2021 kl. 7:12 
There is no folder with llol,would it be in a numbered folder(I have a lot) if so,what is the "number" name?
lollus  [ophavsmand] 10. okt. 2020 kl. 13:52 
Whistles are not supposed to replace any other sounds; however, they occasionally do. This game has a few oddities with sound.
Mauri 25. maj 2020 kl. 14:32 
Ok, perfect!
Kevin 17. maj 2020 kl. 16:06 
The whistles, it was a little noisy for me
lollus  [ophavsmand] 4. maj 2020 kl. 1:13 
In the new mod:
- replace some or all of the 3 whistle wavs. Make sure none are missing.
- replace mod.lua with

function data()
return {
info = {
minorVersion = 0,
severityAdd = 'NONE',
severityRemove = 'NONE',
name = 'mod for whistles',
description = 'replaces whistles',
tags = {'Europe', 'Script Mod', 'Sound'},
authors = {{name = 'vencaok', role = 'CREATOR'}}
},
} end

- delete every other file and folder except mod.lua and /res/audio/effect/whistles/<its content>
lollus  [ophavsmand] 4. maj 2020 kl. 1:08 
The mod has 3 whistles. It loads one of them at random when it loads a sound set, so there is a bit of variety. If you don't like one, replace the wav file with yours - make sure it has the same name and path. The "clean" way is to make your own mod so that it overrides parts of mine, and load it after mine. To do so:
Copy and paste my mod from
C:\Program Files (x86)\Steam\steamapps\workshop\content\1066780\<mod folder>
into your own mod
C:\Program Files (x86)\Steam\userdata\<your steam user id>\1066780\local\mods\<whatever-you-like>_1. The _1 at the end is important.
read on.
Vencaok 3. maj 2020 kl. 21:39 
addStationMasterWhistles = true,
lollus  [ophavsmand] 3. maj 2020 kl. 18:46 
@vencaok: look for the wav files in the mod and replace them. They can be annoying, especially for cats.
Vencaok 3. maj 2020 kl. 15:25 
how do I change the sound of a whistle
BeastyBill88 3. maj 2020 kl. 14:01 
I think people are giving it negative ratings because you haven't provided a video to show off the sounds, people don't want to have to just download an audio mod without hearing what it sounds like first, I doubt it's because of the mod itself.
lollus  [ophavsmand] 3. maj 2020 kl. 9:39 
The usual 3 negative ratings, I really wish the useless gits would come forward and explain what they would do better. Let's have a laugh together.
lollus  [ophavsmand] 3. maj 2020 kl. 3:26 
There is no start and end year, just activate or deactivate the mod.
Mauri 3. maj 2020 kl. 1:34 
Hallo!
From which year does it start operating?
Thanks.