Since the latest update to gmod, my server has been experiencing an issue where detective are not being added properly. Normally there should be a detective for every 8 players, but at the moment there has to be at least 10 to get the first detective. I've not yet narrowed down exactly how many it takes to get a second one, but it's more than the usual 16. I tried adding "ttt_detective_pct 0.13" to the server cfg file but it didn't help. Any word on this? The only other person I could find with a search that was having a similar problem said he had no detectives at all and he did not get any replies to his post, which is a week old.
ive had the same issue. No idea how to fix it yet. but if I figure out anything ill let you know.
Same problem here.
Found a fix! To this problem. If you go to your Server.cfg file and put this code:
//TTT Stuff
ttt_detective_min_players 8
ttt_detective_pct 0.125
It should fix the problem!
[QUOTE=jmd7231;47973313]Found a fix! To this problem. If you go to your Server.cfg file and put this code:
//TTT Stuff
ttt_detective_min_players 8
ttt_detective_pct 0.125
It should fix the problem![/QUOTE]
[url]https://github.com/garrynewman/garrysmod/blob/ead2b4d7f05681e577935fef657d4a4d962091e6/garrysmod/gamemodes/terrortown/terrortown.txt[/url]
Changing the values here will also work. Seems like MrDot accidentally merged the default values incorrectly.
Sorry, you need to Log In to post a reply to this thread.