Garry's Mod
TTT2 (Base) - v0.13.2b
1.345 comentarii
Hero05IT4 9 iun. la 9:18 
I tried typing "addonchecker" in the console, but even if I uninstalled some addons, it doesn't work.
mexikoedi 9 iun. la 6:34 
@SirJaeden
You can ignore these warnings.
These are for the role authors.
The warnings you have posted are caused by the following roles: Defector, Blocker and Sleeper.
If you want you can inform the role authors so they can update their roles.
Hero05IT4 9 iun. la 6:02 
OMG which addon could be that causes this bug?
SirJaeden 8 iun. la 15:36 
[TTT2 (Base) - v0.13.2b] [DEPRECATION WARNING]: Loaded language file from 'lang/', this folder is deprecated. Please switch to 'terrortown/lang/'. Source: "lang/en/defector.lua"

callback - gamemodes/terrortown/gamemode/client/cl_main.lua:200
LoadFolder - lua/ttt2/libraries/fileloader.lua:99
unknown - gamemodes/terrortown/gamemode/client/cl_main.lua:199
SirJaeden 8 iun. la 15:36 
hi! since roughly a month i keep getting the same errors for this addon and i wanted to inform you about it. As of now it does not break anything but just in case:

[TTT2 (Base) - v0.13.2b] [DEPRECATION WARNING]: Loaded language file from 'lang/', this folder is deprecated. Please switch to 'terrortown/lang/'. Source: "lang/en/blocker.lua"
1. callback - gamemodes/terrortown/gamemode/client/cl_main.lua:200
2. LoadFolder - lua/ttt2/libraries/fileloader.lua:99
3. unknown - gamemodes/terrortown/gamemode/client/cl_main.lua:199

[TTT2 (Base) - v0.13.2b] [DEPRECATION WARNING]: Loaded language file from 'lang/', this folder is deprecated. Please switch to 'terrortown/lang/'. Source: "lang/en/sleeper.lua"
1. callback - gamemodes/terrortown/gamemode/client/cl_main.lua:200
2. LoadFolder - lua/ttt2/libraries/fileloader.lua:99
3. unknown - gamemodes/terrortown/gamemode/client/cl_main.lua:199
Tim | Mineotopia  [autor] 28 mai la 10:31 
You probably have an addon that overwrites files from the TTT2 gamemode
Hero05IT4 27 mai la 11:05 
Apparently the red hand disappeared from Traitor's POV. Now it's impossible to activate traps in a map.
Tim | Mineotopia  [autor] 14 mai la 9:08 
@Fitzen: To have them all on one layer is correct. You probably want to set the random of all of them to 100. Because the role layering first select a role from a layer, then checks the random. If the random is only 10, you have a 90% chance that no role is selected.

You should additionally set the percentage to 0.17 (rounded up) so that it is always true for 6 players.

> I'm guessing I simply do the same thing for detective, traitor and innocent layers to randomize it. But if I want to leave some chance for a non-upgraded base traitor do I lower the odds for sub-roles in that layer?

yes. If you have a random of 50 for the hitman for example, then on average there will only be a hitman every second round. But the overall traitor count stays constant.
Tim | Mineotopia  [autor] 14 mai la 9:04 
@ErpipaKNIFE: Subscribe to it and/or put it in your server collection. It basically works as any other ttt addon as well
Fitizen 14 mai la 8:26 
Hello, I'm struggling to wrap my head around role layering and distributions (sorry if you get this question a lot).

I have 6 players and want to guarantee a detective, 2 traitors and a neutral role plus two innocents. If I want one random neutral role, do I assign the neutral roles I have in a layer all an equal fraction in the 'chance of this role' slider (e.g 10 out of 100) and set role distribution per player to .16?

I'm guessing I simply do the same thing for detective, traitor and innocent layers to randomize it. But if I want to leave some chance for a non-upgraded base traitor do I lower the odds for sub-roles in that layer?

I appreciate you guys still responding to comments after all this time so thank you.
ErpipaKNIFE 13 mai la 12:45 
how to use this?
DeCeddy 12 mai la 15:48 
Hi, I'm getting the following problem in my "Problems" tab:

"TTT2 Warning: CS:S does not appear to be mounted by GMod. Things may break in strange ways. Server admin? Check the TTT readme for help.

1. unknown - gamemodes/terrortown/gamemode/server/sv_main.lua:409"

I believe this problem to be the source of my issue that on many maps, weapons refuse to spawn when I am hosting a peer-to-peer server from my machine. This is what I am trying to fix in the first place.

Interestingly enough, the folder "server" in my "gamemode" folder strictly does not appear in my files, therefore I cannot investigate the Lua in question.
I have all CS:S resources in the "addons" folder of Garry's Mod. The base game TTT does not produce the error, all weapons are spawning as intended, even with different weapon packs like Lykrasts or Fuzziks.

Appreciate your help, thanks in advance!
Tim | Mineotopia  [autor] 6 mai la 8:11 
@TTV this appears to be a recent incompatibility with ArcCW. I'm not sure yet what is the cause, but we'er aware of it: https://github.com/TTT-2/TTT2/issues/1507

@Strawberry: Hard to tell, seems to be a mod conflict. Make sure that the addon checker output is clean
Strawberry 5 mai la 18:16 
hi! i'm having a problem where when i attempt to search bodies, it gives me this message.
is this something i can fix? is it a mod conflict? no other mods are showing errors, so i'm just very confused!

[TTT2 (Base) - v0.13.2b] lua/ttt2/extensions/util.lua:259: attempt to index local 'color' (a nil value)
1. utilGetDefaultColor - lua/ttt2/extensions/util.lua:259
2. SkinHook - gamemodes/terrortown/gamemode/client/cl_vskin/default_skin.lua:1872
3. unknown - gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dprofilepanel_ttt2.lua:308 (x53)
Blorgus Blart 3 mai la 21:36 
Not sure if this has been answered yet, but the scoreboard keeps getting stuck on players screens. Not sure what caused this, but it goes away after reconnecting but this is obviously a problem since it happens to me while im hosting. If theres any solution to this, it'd be greatly appreciated.
Tim | Mineotopia  [autor] 2 mai la 9:25 
check 3 comments below yours. It is a deprectation warning, the addon dev of ttt_push has to update their addon. Nothing we can do about that, but also nothing you have to worry about
Domini02 1 mai la 4:30 
[TTT2 (Base) - v0.13.2b] [DEPRECATION WARNING] Using `AccessorFuncDT` is deprecated and will be removed in a future version.
1. AccessorFuncDT - lua/ttt2/libraries/none.lua:35
2. unknown - lua/weapons/weapon_ttt_push.lua:49
Tim | Mineotopia  [autor] 22 apr. la 2:55 
@Krieger No, I have no clue what could cause this. But id you'd join our discord, we could likely figure this out together
KriegerSan 21 apr. la 8:17 
[TTT2 (Base) - v0.13.2b] lua/includes/extensions/entity.lua:369: bad argument #3 to 'SetFunc' (number expected, got nil)
1. SetFunc - [C]:-1
2. SetFOVTransitionTime - lua/includes/extensions/entity.lua:369
3. SetFOV - gamemodes/terrortown/gamemode/shared/sh_player_ext.lua:1293
4. unknown - addons/temp/lua/weapons/weapon_pwb_akm.lua:113

With the [TTT] PWB weapon packs, there is a screen jitter before sprinting. This problem is not present with other sprint addons. I'm also modifiying the PWB packs and disabling the custom sprinting animations for all the weapons, but the problem persists. Figure it's a long shot, but any advice?
Tim | Mineotopia  [autor] 12 apr. la 2:59 
jo, ist ne Deprecation Warning, dass sich der Entwickler von dem Addon darum kümmern soll. Aber du kannst es ignorieren.
cry. 9 apr. la 9:46 
[TTT2 (Base) - v0.13.2b] [DEPRECATION WARNING] Using `AccessorFuncDT` is deprecated and will be removed in a future version.
1. AccessorFuncDT - lua/ttt2/libraries/none.lua:35
2. unknown - lua/entities/ttt_tstation/shared.lua:36

Das bekomme ich immer wenn ich dem Server join
Hero05IT4 8 apr. la 8:55 
Ok, thank you!
Tim | Mineotopia  [autor] 6 apr. la 4:56 
for weapons that have already a pretty small cone the crosshair is clipped. That means the improved cone is not shown (I think this is true for the deagle for example). This is how it was in base TTT as well and it seems to be the best tradeoff. Otherwise you might end up for barely visible crosshairs for highly accurate weapons.

But there are also weapons that don't change their accuracy when aiming. So this depends on the weapon.
Hero05IT4 4 apr. la 13:24 
Hello! I just noticed that when you Aim Down Sight the crosshair's cone doesn't become smaller... Does it mean that the weapons have the same accuracy when you don't aim? Or is it just a visual issue?
julien4z526534 1 apr. la 7:39 
Ok actually nevermind, it works now for some reason.
julien4z526534 1 apr. la 7:09 
Alright, will do
Tim | Mineotopia  [autor] 1 apr. la 6:39 
are there any errors? Also please join our discord if you need help
julien4z526534 1 apr. la 6:01 
Hi, I've been using this with the TTT Bots 2L0 mod, and for some reason, after a first round is over, new rounds never start, and instead it says "time's up" over and over again. Any tips?
mexikoedi 23 mart. la 8:56 
@Lito Maybe it's an addon which was updated and now started to cause issues. Check your collection for addons which could cause this. Maybe there is an error in your console?

@artemkin What is not working? If you have issues check your console for errors and addons for potential conflicts.

Otherwise you could check out the FAQ page or join the Discord for further assistance.
[DEUS] piratik poko 23 mart. la 8:38 
why its dont work?
Lito 22 mart. la 14:36 
All of a sudden my interface is gone, any tips?
Tim | Mineotopia  [autor] 20 mart. la 2:31 
@Hero05IT4 You're welcome!
Hero05IT4 18 mart. la 13:23 
Thank you for bringing static crosshair back!
Only_a_Shadow 18 mart. la 10:19 
Hello there, we got a problem with the hud.

I checked the log and there is a problem with the id-bomb 2.0 addon.

we use this addon over a year now and never had problems before.

So now if we connect to the Server, we cant see a HUD, if I connect as a superadmin, I can see the HUD like normal.
A normal user cannot see any HUD-Settings in the F1 menu, me as a superadmin, can see every setting like normal.
I created a testgroup using ULX and gave it all permissions, but I still cant see any HUD-Settings in F1 menu.

Do I miss something?
Kayako Saeki 10 mart. la 12:54 
Fixed: We removed the weapon information system object and my custom made item and it works now.
Kayako Saeki 10 mart. la 12:39 
Our radar is suddenly not working anymore. We can buy it, but nothing happens after 30 seconds and we get errors from ttt2 base. Any suggestions?
Tim | Mineotopia  [autor] 10 mart. la 11:24 
Are your sure? Our beta testers on discord said that everything works fine with 0.13.1. If you could go into more detail an open an issue on GitHub it would be very helpful for us so we can fix it
L3cH3 9 mart. la 22:21 
The scopes in TF and ARCCW are kinda broke with the new updates
Hero05IT4 9 mart. la 13:41 
I just noticed that players can grab other classes special weapons now such as knives, lens, etc...
Tim | Mineotopia  [autor] 7 mart. la 13:21 
Awesome!
Hero05IT4 7 mart. la 12:43 
@Tim! I managed to change the model!
Tim | Mineotopia  [autor] 5 mart. la 8:15 
@Isaac: What's your traitor percentage value?

And did you notice that the magneto stick now hat two modes? One mode to drop stuff, one to throw
Tim | Mineotopia  [autor] 5 mart. la 8:14 
@Hero05IT4: Of yourse I will keep both options, don't worry! And abnout the role model, take a look at the Necromancer Zombie for example. There you see whyt you have to do. If you need help with that, please join our discord
Miekstep 2 mart. la 10:21 
After the update its somehow impossible to get the right amount of traitors, before the Update we always had 2 Traitors with 6-8 ppl and 3 with 9-10, but after the update no matter what I change its 1 Traitor with 6-8 and 2 with 9-10ppl
Also somehow cant throw stuff anymore with the Magneto stick even though it should be enabled
Hero05IT4 1 mart. la 1:03 
One question: how can I set a specific player model for a specific role? For example, I would like to set a juggernaut model for the Blitz role. And a sort of undead soldier for the shinigami when he respawns. How can I do it in Lua?
Hero05IT4 29 febr. la 7:08 
So it would be cool if you keep both the options
Hero05IT4 29 febr. la 7:05 
I've always used the static crosshair, I prefer that type instead of the dynamic one. Thx for bringing it back in the next update! Your gamemode is awesome! Keep up the good work!
Tim | Mineotopia  [autor] 28 febr. la 2:37 
I guess we will add a new mode in the next update. I did not expext anyone to request this. We have static line length, but I assumed it would be nice for the gap length to change and represent the accuracy. I guess I was wrong
Hero05IT4 27 febr. la 11:48 
How to make crosshair static?
Tim | Mineotopia  [autor] 27 febr. la 3:24 
which mode do you mean? you mean if it is stuck to a suface? kind of, the owner can pick it up again and then place it again