PatPeter
PatPeter
There are more system packages needed in order to install the requirements.txt, so you should change this: > Install pip: `sudo apt-get -y install python3-pip` To this: > Install pip:...
**Bug description:** Here's the error report from `ActivityLog.xml`: ``` 1549 2021/02/17 21:52:54.580 Error VisualStudio SetSite failed for package [DiscordRPCVSPackage]Source: 'discord-rpc-vs' Description: Could not load file or assembly 'Microsoft.VisualStudio.Threading, Version=15.8.0.0, Culture=neutral,...
After the cub controversy in Discord, they specifically made cub against the [Community Guidelines](https://discordapp.com/guidelines) [in addition to](https://archive.is/pVv6Y) lolicon and shotacon. Since then, Discord has been very banhappy with offending Discord...
If you kill yourself in console, and then you kill yourself right as the round starts, it will apply the trail to the spectator's body.
I have absolutely no idea why it's doing this, but every round I believe the Pointshop randomly colors items and models. For instance, I have an anonymous mask on my...
I wrote a little script to add people to a regular group in ULX: ``` function onRegularJoin(ply) local uid = ply:UniqueID() print(uid) local row = sql.QueryRow("SELECT totaltime FROM utime WHERE...