Sorry. This mod may not be released in the future. The stress of mod creation is dangerous, so I will not be making it for a while. I'm sorry.
Hello, it's been a while. I recently made a little mod, but how can I make the carburetor sound? (I want to make it sound like the Gavril GPV.) I would appreciate it if you could tell me.
The Berga is equipped with a 550cc engine based on the Pigeon engine, a 660cc engine, and a 1300cc engine based on the Pigeon engine. --- Post updated --- I'm thinking of converting my 550cc engine to a carburetor system, but I don't know how to make the carburetor make a sound. I'd like to use a Stambecco carburetor, but how can I do that?
You could just use the Pigeon's default engine sounds (I3_engine and I3_exhaust) and for the 1300cc engine the I4_2_engine and I4_2_exhaust sounds. As for the carburetor, I don't think BeamNG has carburetor sounds. The stambecco's sound is just a default inline 6 diesel sound
Thank you for letting me know. I see, when I transferred the stambecco sound, there was no carburetor sound, so I misunderstood it to be a different sound.
Oh that is because of the straight cut gears and transmission whine. I think it is because of this: Code: "gearWhineCoefsInput": [0.80, 0.00, 0.80, 0.80, 0.80, 0.80, 0.80, 0.80, 0.80, 0.80], "gearWhineCoefsOutput": [0.00, 0.00, 0.80, 0.80, 0.80, 0.80, 0.80, 0.80, 0.80, 0.80], "gearWhineInputEvent": "event:>Vehicle>Transmission>straight_01>twine_in_truck", "gearWhineOutputEvent": "event:>Vehicle>Transmission>straight_01>twine_out_truck", you can add that to the transmission jbeam file to get the sound.