Garry's Mod

Garry's Mod

69 ratings
TTT: Death Faker
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Weapon
File Size
Posted
Updated
3.638 KB
22 Oct, 2016 @ 12:51pm
3 Jul, 2017 @ 5:19am
6 Change Notes ( view )

Subscribe to download
TTT: Death Faker

Description
Nothing special.
Just a death faker for the famous gamemode Trouble in Terroristtown.

You can change the death reason by clicking the Reload-Key.
Primary Key will throw the fake body.
If you enable role changing, then your Secondary-Key

This death faker works even if you are using addons like the Spectator Deathmatch or any other addon that modifies the scoreboard!

It should work with almost every addon.
If you encounter any problems with some addons, contact me and I'll see what I can do to fix the problems.

GitHub Repository: https://github.com/markusmarkusz/ttt_death_faker

ConVars
ttt_df_allow_role_change
Set to "1" if you want to enable that traitors can change their role.

Hooks
FakedDeath(Player, Role)
Player is the player who used the Death Faker.
Role is the role of the body (important, if the change of the role has been allowed).
The hook is internally used for the DamageLog Message for Tommys DamageLog.

Tommy228's TTTDamageLogs
You can find his DamageLog Addon here:
https://github.com/Tommy228/TTTDamagelogs
http://facepunch.com/showthread.php?t=1416843
24 Comments
Dwarf_Ninjas 17 Aug, 2022 @ 4:53pm 
So, I have been looking for a death faker, and I found this is pretty good. The only issue I found is that it seems to have issues when using custom player models.
lavalamp 15 Apr, 2020 @ 2:42pm 
how use this
markusmarkusz  [author] 16 Aug, 2017 @ 5:40am 
Don't edit any lua files if you don't know what you're doing.
Just set the ConVar "ttt_df_allow_role_change" to "1".
Noelroma 14 Aug, 2017 @ 10:57am 
How can I change the role now as traitor, I changed in in the lua file
Avalon 15 Jun, 2017 @ 3:26pm 
Will do.
markusmarkusz  [author] 15 Jun, 2017 @ 3:13pm 
You can send me this addon via a private message.
Then I can look at it and see what can be done. :)
Avalon 15 Jun, 2017 @ 9:06am 
Tried to edit a lot of different stuff but nothing seems to be working when it comes to the player icons when using the "ttt custom ui" addon. I noticed the same thing with different ui addons as well. It only seems to be working with the regular ui.
Avalon 15 Jun, 2017 @ 7:39am 
Found the reason why it's not working. It's the addon "TTT custom ui".
markusmarkusz  [author] 15 Jun, 2017 @ 7:06am 
The icon should work, I haven't seen any problems.
markusmarkusz  [author] 15 Jun, 2017 @ 3:17am 
Role change has to be enabled by setting the ConVar "ttt_df_allow_role_change" to 1.
Then you can change to role by using your key for secondary attack.

No, the question mark as icon isn't normal. Actually, it should work. I'll look at it again.