source-sdk-2013 icon indicating copy to clipboard operation
source-sdk-2013 copied to clipboard

[HL2MP] Do not run debug commands on dedicated servers

Open speedvoltage opened this issue 9 months ago • 0 comments

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.

speedvoltage avatar Mar 14 '25 21:03 speedvoltage