Death Music IV Version 1.4
PLEASE VISIT GTAFORUMS OR GITHUB FOR ANY UPDATE NEWS
Death Music IV is a simple mod where when you die, a random music track will be played. There are 6 default death musics included, these 6 are the original ones from GTA IV.
GitHub: https://github.com/ClonkAndre/DeathMusicIV
GTAForums: https://gtaforums.com/topic/970263-death-music-iv
Custom Music
You can add you own music as well! Just drag & drop any of your .mp3 or .wav file into the DeathMusicIV folder and your music is now implemented!
Since Version 1.1: You can now add the following prefixes to the beginning of your music filename: gtaiv_*, tbogt_* and tlad_* if you play for example The Lost And Damned, only the files with tlad_ at the beginning will be played. The same applies for GTAIV and TBOGT. If you dont give your file a prefix, then this file is going to be a general file. General files are being played when there are no files with a prefix for the specific episode.
* : Any filename
Little Example:
Death_1.mp3 - Death_6.mp3 are general files because they have no prefix and can be played in every episode if there are no soundtracks for the specific episode.
gtaiv_Death_1.mp3 would be a soundtrack only for GTA IV.
tlad_Death_1.mp3 would be a soundtrack only for The Lost And Damned.
tbogt_Death_1.mp3 would be a soundtrack only for The Ballad Of Gay Tony.
LH_Death_1.mp3 would be a specific soundtrack for low health.
Ini file explanation
RndSeed : Seed for randomized number generator. Please only enter numbers. Leave blank for random seed. (Default: empty)
FadeOut : Fades the music out when you respawn. (Default: true)
FadeIn : Fades the music in when you die or are on low health (see: PlayWhenNearDeath). (Default: true)
FadingSpeed : How fast the music should fade in milliseconds. Please only enter numbers. (Default: 3000)
PlayWhenNearDeath : Music will play if you are NEAR death (low health). (Default: false)
NearDeathHealth : At wich health level should the music start? (Default: 15)
Volume : The volume of the music. (Default: 20)
Suggestions
If you have any suggestions on how to make this mod more unique, write a comment with your suggestion!
Bugs
If you find any bugs or errors then pleace write me a message with the error details in it. Thanks. |