Michael Hawkins

Results 8 comments of Michael Hawkins

I'll have a go at recreating these changes @RockonBen . Thanks a lot!

Regarding the default slay reason, I followed your steps RockonBen. In `lua/damagelogs/config/config.lua` ```lua Damagelog.Autoslay_DefaultReason = "broke server rules" ``` However, I did also have to change the code, as the...

Your other fixes seem to work for issue 1 (row colours incorrect) and issue 3 (can't close admin report). We're going to try to reproduce and understand issue 2 (multiple...

# Steps to reproduce multiple reports issue _This only seems to happen some of the time._ 1. New round starts 2. Player A kills player B. Player B reports player...

It seems that discord is blocking requests from Garry's Mod servers. https://web.archive.org/web/20190406220010/https://forum.facepunch.com/gmoddev/btvju/Next-Update-v9-October-2018-Update-is-live/9/#postcwrbdn > For some reason Discord, via Cloudflare is blocking the user agent string GMod uses. You can replicate...

It seems to still work fine on workshop item descriptions: https://steamcommunity.com/sharedfiles/filedetails/?id=1622781878 Support for it does seem fairly limited though. I don't know if it works outside of workshop descriptions.

For reference, [here](https://imgur.com/a/MV9EGj9) are some pictures of the plays.tv client I was able to find. I think for now, the theme looks fine. It hasn't gotten in the way for...

There is now an in-game way to retrieve this information, instead of using the steam API (no longer works) https://wiki.facepunch.com/gmod/Player:OwnerSteamID64 See #14