TTT Traitor finderI would love a small lua file with only the code for a TTT Traitor finder wich is always enabled
For k, v in pairs(ents.GetAll()) do If v.CanBuy And table.HasValue(v.Canbuy, ROLE_TRAITOR) then Print( v .. " Is a traitor!") End End Fix it yourself with hooks n shit.