-
Reference about `Steam Cloud` (https://support.steampowered.com/kb_article.php?ref=6736-QEIG-8941)
If `Steam Cloud` gets implemented into the game, it would allow to save our settings and load it …
-
According to https://developer.valvesoftware.com/wiki/Command_Line_Options and Goldsource Games -> Useful console variables -> +`_setvideomode` - To do
`_setvideomode` is not working on GoldSrc gam…
-
GoldSource has native support for Gamepad, however unlike Source, you can't bind the actions in the options screen.
Trying to figure out which button is AUX/JOY[n] is time consuming and not user fr…
ghost updated
5 years ago
-
Sometimes:
Mouse does not respond in the game, if the game before it was minimized
The left and right hand are swapped
Autofire (+attack) after respawn and you can hit your teammate
-
This method could be used through 2 techniques
1 : https://github.com/ValveSoftware/halflife/issues/2135
2 : https://github.com/ValveSoftware/halflife/issues/2129 (without kill , only cmd dlfile …
-
Some server plugins take snapshots on a client every X minutes.
Let's assume this situation:
Plugin takes a snapshot every 15 minutes, you play 3 hours every day, 1 screenshot = 3mb
12 screenshots eve…
ghost updated
5 years ago
-
As there is no way to force a minimum and maximum values of cl_cmdrate on client, it may be nice to have such a cvar on the engine (as on source games).
I'm not familiar at all with netcode, so if thi…
-
The entities don't align correctly on a hill (as a non-straight angle).
![Corpse](https://user-images.githubusercontent.com/16375271/56468781-b5f29c00-6439-11e9-91b9-2f15de779b84.png)
![Corpse 2](…
-
> Spam in console with message 'Non-sprite set to glow!' on some maps where mapper putted "kRenderGlow" wrongly on non-sprite entity.
[Source & Fix code](https://forums.alliedmods.net/showthread.ph…
-
~~Block messages of the type "HudTextArgs" (ex. "Press the BUY key to purchase items")~~
~~This should be cvar toggleable.~~
~~[Source & Code](https://forums.alliedmods.net/showthread.php?t=9299…