Original mod by rice, available here:
https://modworkshop.net/mod/36259
The original mod had a small issue: whenever the player's down state changed in any way, it would always post "Thanks" in chat, even if nothing particularly thankworthy had happened. This happens because Payday 2 distinguishes between two types of down states:
-
A normal down, where the player can still shoot
-
A fatal down, where the player can't
I fixed this by hooking into both functions separately, so the mod now behaves as intended
NORMAL VERSION
I also added a little extra feature: I added a randomizer for the messages for variety
This uploaded version is NOT saying THANKS. The current configuration includes my personal message set that I use when casually playing PD2.
If you want to customize the messages, you have to change the messages in both lua files, or else they will be different when playing (duh) | check image what to change
For example, you can:
Change the playerbleedout ("normal" bleedout) to say "light" messages, e.g. "Ah thanks :')"
Change the playerfatal (no shooting bleedout) to say harsher messages e.g. "[swear] that was close, Thanks!"
FOR CONVENIENCE: ONLY THANKS VERSION
I added a "only thanks" version. I did that last minute while uploading this mod. It says, as the name suggest, only "thanks" when revived.
Anyway im no coder, dont expect this to get updates, it does what it says, if you have any suggestions post them and there is a 5% chance i will do something with them.
You could probably make this more user friendly by creating txt files etc etc but who really cares, its easy enough.

