Lot Of Damage

Lot Of Damage 1.1.2

Login or Register an account to download this content
Lot of Damage
This fantastic app spurs you to avoid accidents.

Features
- Every time your car is damaged the audio "now that's a lot of damage" will start
- Every time you enter the pits with your damaged car the audio "now that's a lot of damage" will start
- If you finish first in qualifying, a Sebastian Vettel team radio will start
- When you finish a race another Sebastian Vettel team radio starts
- If you get the blue flags the song starts.

How to install
Unpack all files into your Assetta Corsa main folder (keep the structure in the zip).
(i.e ..\Steam\SteamApps\common\assettocorsa)

It's my first mod, don't beat me.

Special thanks to Mario Carbone

Latest updates

  1. New features added

    - If you return to the pits without damage, the Mercedes team radio (in in in in in) will start...
  2. Bug fix

    fixed some bugs

Latest reviews

never race without it and it makes my friends laugh every time i stream. only just learned of the in in in in in in update and love it
nothing that changes just a voice at the beginning !
Lmao. Thanks for this.
How would I set this up so it's only the blue flag song? Hilarious.
M
met-ita
Hi! To put only the blue flag song you have to open the lotOfDamage.py(contained in assettocorsa / app / python / lotOfDamage /) file, find the string "def acUpdate (deltaT):" and delete all the lines from line 39 to 92 included. At the end you should find yourself a function like:

def acUpdate(deltaT):
global flagPit, old, flagRace, flagQualy, flagBlueFlag, timer
info = SimInfo()
damage = info.physics.carDamage

if info.graphics.flag == 1 and flagBlueFlag == 0:
flagBlueFlag = 1
ac.log("Blue flag seb")
winsound.PlaySound('apps/python/lotOfDamage/sounds/blueFlag.wav', winsound.SND_ASYNC)


elif info.graphics.flag != 1 and flagBlueFlag == 1:
flagBlueFlag = 0
winsound.PlaySound(None, winsound.SND_PURGE)
the "blue flag song" should be mandatoray in every games ;)
REALLY!?!?
Grandi ragazzi !!!!
Support the man! sBinnala!
Is really fun! Come on guys download it!

Latest News

Author
met-ita
Downloads
1,183
File size
12.4 MB
Views
39,969
First release
Last update
User rating
4.22 star(s) 9 ratings

More mods from met-ita

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top