source-sdk-2013
source-sdk-2013 copied to clipboard
[HL2MP] Do not run debug commands on dedicated servers
Issue: Some debug commands that work in singleplayer will just crash the game in multiplayer.
Fix: Prevent most debug commands that are known to crash the game from being used in MP or refactor them if they can be used on a listen server.