TTT2 icon indicating copy to clipboard operation
TTT2 copied to clipboard

Trouble in Terrorist Town 2 for Garry's Mod (gmod)

Results 146 TTT2 issues
Sort by recently updated
recently updated
newest added

To be able to access the sql database freely we are making a shared interface, which handles instatiating a database, getting and converting values as well as changing them. TODO:...

type/enhancement
priority/low
accepted
severity/minor

Building on the database module I ripped out the entire custom equipment editor syncing. Also added some more functionality to the database module. As well as added database functionality to...

type/enhancement
priority/low

Bump version number and add changelog. Also replace all ' ' with . Waiting for #894 to be merged, which this branch is based on.

priority/low
documentation
accepted
waiting

**Is your feature request related to a problem? Please describe.** When creating an orm-model and getting the values with Find, Where or All the values are still strings and need...

type/feature

## Your version of TTT2 (mandatory) Latest GitHub version ## Describe the bug (mandatory) `GetTeamChatFilter(TEAM_INNOCENT)` will always return an empty table, and so do `GetTeamFilter(TEAM_INNOCENT)` and `GetInnocentFilter()` because ttt_game_text uses...

type/bug
accepted

This might be entirely user error, but I've noticed that when doing my usual method of playing TTT alone (ttt_debug_preventwin 1), usually to test addons and maps, no longer functions...

type/bug
status/confirmed

For example you have 6 Random Items and there is a item that should not be in the Shop, it will not get in the Shop so the Slot will...

type/bug
status/needs info
priority/low
accepted
status/needs validation
severity/minor

Currently, hovering over entities that have a `ENT.TargetIDHint` table will not show a targetid at all Here's how the values of the table are used by vanilla TTT (name, hint,...

type/enhancement
accepted

example of how this can be confusing: ![](https://cdn.discordapp.com/attachments/547119387392475136/965578968868728852/unknown.png) vanilla weapons in the editor could be named like "_MAC10 (Built-in)_" or have a little icon or border that signifies it

type/enhancement
accepted

**Is your feature request related to a problem? Please describe.** 1. In vanilla TTT, timeouts equal a win for the innocent team: https://github.com/Facepunch/garrysmod/blob/be251723824643351cb88a969818425d1ddf42b3/garrysmod/gamemodes/terrortown/gamemode/cl_scoring.lua#L288-L289 In TTT2, there's a special win state...

type/enhancement