Garry's Mod

Garry's Mod

TTT Traitor Count Randomizer - SERVER
18 Comments
AutomaticFrenzy  [author] 20 Jun, 2020 @ 8:00am 
No, sorry. Been too long since I've messed around with this stuff. Might look into it someday or if I get back into gmod addon making!
Krobie ツ 20 Jun, 2020 @ 5:44am 
Actually, there are 2 Announcements. I guess one is from the mod and one is from Gmod itself.

https://ibb.co/cNrcrT3

it WOULD be enough for us to just get rid of the "There are 1 Traitor, 1 Innocent ......." Part.
Do you have any Idea how to get that. :D
Larry Lobster 15 Apr, 2020 @ 4:08pm 
Hey, i tried this addon, added the commands to my server.cfg but its not working... do i just add them and delete the normal ttt_traitor_pct or what. could need your help ;)
AutomaticFrenzy  [author] 11 Apr, 2020 @ 8:00am 
Oh I think that's a new change, I haven't updated the mod since that update. I might take a look at it soon and see if I can do anything.
Krobie ツ 11 Apr, 2020 @ 2:39am 
Theres still the Anouncements about how much Innocents, Detectives and Traitors are in the round. Already changed the lines in the terrortown.txt, but doesnt seems to work. Any fixes?
[Toshi] Von Yoosten 24 Jan, 2019 @ 2:09pm 
wher do I edit the T amounds? The commands don't do anything and are not recognized my the console (e.g. tc_min_pct (def .25)). But the chat displayed a T chance switch at the start of the round tho.
Vision 1 Apr, 2017 @ 3:41am 
Hi,
just wanted to say it worked perfectly. Everything was working. I added the Addon on the server and it was working. I had to remove some lines tho.
Great Addon
Mom 2 Feb, 2017 @ 12:08am 
Just a thought, could not having cheats enabled have been the problem?
Mom 7 Aug, 2016 @ 6:23pm 
Thanks a bunch
AutomaticFrenzy  [author] 7 Aug, 2016 @ 6:22pm 
Hm, I'm a bit busy atm, but I'll add you and we can work out what the issue is
Mom 7 Aug, 2016 @ 5:55pm 
It's not working... I launched a local game and my friends joined, I can set the variables and get back those values when I get them, but there's only one traitor per round even with min and max set to .8 (5 people). I did clear out the settings from terrortown.txt, and nothing is appearing in chat for the number of traitors changing
Mom 7 Aug, 2016 @ 4:35pm 
Ahhh, thank you very much!
AutomaticFrenzy  [author] 7 Aug, 2016 @ 5:19am 
So you don't add the commands to terrortown.txt, you add them to your server.cfg, or you execute them at the start of every map change in the console
Mom 7 Aug, 2016 @ 1:38am 
How dos it work? My terrortown.txt looks like this (and does not seem to work):

"terrortown"
{
"base" "base"
"title" "Trouble in Terrorist Town"
"maps" "^ttt_"
"menusystem" "1"
tc_min_pct(.25)
tc_max_pct(.80)
}
AutomaticFrenzy  [author] 25 Nov, 2015 @ 1:11pm 
Yeah, you just add them to the server.cfg! You can also change them in game via the console, but changing server.cfg is more permanent.
Krobie ツ 25 Nov, 2015 @ 1:10pm 
I don't have these lines in my server.cfg, should i just add these lines? i thought this happen through this "mod", thats why i asked. :D
AutomaticFrenzy  [author] 25 Nov, 2015 @ 12:12pm 
@Krobie! <3 The value used for the amount of traitors is randomized between the lower number (tc_min_pct) and the higher number (tc_max_pct). You can edit your server.cfg to change those two values automatically at startup
Krobie ツ 25 Nov, 2015 @ 11:21am 
Is there a way to randomize the values?
Any config for this?