-
### Steps to reproduce
1. Have Garry's Mod on the x86-64 branch with the GmodCEFCodecFix installed. I didn't test if the problem still happens otherwise.
2. Move the data folder and `cl.db` and `sv.…
-
```
I notice that when he has too many people with
different rank, it gives something like her and do not
too good.
http://steamcommunity.com/id/Super_Patate/screenshot/542895995186508778 /? tab
= p…
-
A recent update changed something, probably with Wayland, that broke `KeyChar` events in GMod. CEF is no longer getting `IHtmlClient::KeyEvent::Type::KeyChar` from the game, and even more problematic,…
-
You told me to feel free to make a new issue for it so here I am(https://github.com/Facepunch/garrysmod-requests/issues/1720#issuecomment-790072780)
-
```
well i made a warserver (i have darkrp server) but it makes lua misconfiguerd
does it work on other gamemodes
```
Original issue reported on code.google.com by `imapaini...@gmail.com` on 28 Jan …
-
### Details
When I use [SetFlexWeight](https://wiki.facepunch.com/gmod/Entity:SetFlexWeight) on player it stops blinking
```
] version
Protocol version 24
Exe version 2023.06.28 (garrysmod)
E…
-
```
well i made a warserver (i have darkrp server) but it makes lua misconfiguerd
does it work on other gamemodes
```
Original issue reported on code.google.com by `imapaini...@gmail.com` on 28 Jan …
-
Currently you are only allowed to have 32 Dynamic Lights on a map
https://wiki.garrysmod.com/page/Global/DynamicLight
I was wonder if you would be able to allow people to manually raise this lim…
-
many folders and files don't need to be copied because they're either unused or gmod already has identical versions of them
in particular, the unneeded files in `models/weapons/` make it look like …
-
I have a file: garrysmod/materials/a.png
I run this code server-side on Windows srcds.exe:
```
local mat = Material("a.png")
print(mat)
```
This is the output in the server's console:
*…