-
I just want to know how to use custom pap camos. I saw a live stream where someone did it but I didn't see all of it. I also want to know how to get the camos/ what are the names of some textures (or …
-
When using this download as a replacement for the workshop one, when I become the hidden my entire screen is just pink and black squares... (missing textures)
It isn't the map cause they have always …
-
### Details
`GM:PlayerShouldTakeDamage()` isn't called shared.
### Steps to reproduce
Add a hook to test it.
As far as I know, it was a shared hook. (Somewhere I read it was a predicted hook.)
-
I would like to remove specific tools from the spawnmenu. I think it's cleaner to not show blocked/restricted tools at all. Right now one can only disable them with `toolmode_allow_...`, which still s…
-
### Details
https://github.com/Facepunch/garrysmod/blob/70fc8804ce2bf8aff246bdd06df344745d3e7df6/garrysmod/gamemodes/terrortown/gamemode/lang/english.lua#L159
https://github.com/Facepunch/garrysmod/…
-
## Shows what keys a player is pussing on spectate [ wasd ctrl and space only :smile: ]
## Spawnable ORBS so admins can spawn the ORBS around the map.
-
how do i load a map?
cant figure it out help would be appriciated :)
-
As far as I know the only time these functions are used is to open / close / toggle a client side Derma. So why are these functions server side only? It seems unnecessary to have the client tell the s…
ghost updated
8 years ago
-
It's there a way to make survivors spawn with weapons?
-
### Details
Add a method for gamemodes that use web apis to be able to authenticate a client. Something like: `steamworks.GetAuthTicketForWebAPI(identity, callback)` and a way to cancel the ticket wh…