RTD
RTD copied to clipboard
Roll The Dice SourceMod plugin for Team Fortress 2
# Bug description ``` L 05/05/2024 - 13:29:24: [SM] Exception reported: Property "m_iItemDefinitionIndex" not found (entity 0/worldspawn) L 05/05/2024 - 13:29:24: [SM] Blaming: Gameplay/RTD/rtd.smx L 05/05/2024 - 13:29:24: [SM] Call...
Console Log: [RTD] Loaded 74 perks (37 good, 37 bad). L 07/26/2023 - 22:46:43: [SM] Exception reported: Invalid index 66 (count: 66) L 07/26/2023 - 22:46:43: [SM] Blaming: rtd.smx L...
Similar to Chaos Mod. https://github.com/Mikusch/ChaosModTF2/blob/master/addons/sourcemod/scripting/chaos/effects/earthquake.sp
Fixed the bug that allowed players who switched to the spectators to continue using perks. Closes #48
Hello, some people figured out that if you have a Perk like "A Call Beyond" or "Madaras Whistle", the effect can still be used in Spectator. I can record an...
Looks like the game is always "waiting for players" before the round starts in mvm mode, so we should exclude mvm in this condition. Closes #11
I can't RTD when I'm in setup even if "sm_rtd2_insetup" is set to "1" Also when you lost a wave, the effect won't disappear until the timer end
- [ ] Allows to specify time until death - [ ] Allows to specify unlimited, death-persistent time. - [ ] Allows to specify custom settings - [ ] Allows...