Skip to content

Instantly share code, notes, and snippets.

@avi12
Created August 19, 2020 07:09
Show Gist options
  • Save avi12/b2d95b97a2af19c1b2530c38ea409957 to your computer and use it in GitHub Desktop.
Save avi12/b2d95b97a2af19c1b2530c38ea409957 to your computer and use it in GitHub Desktop.
List your server in the Server Browser:
cl_gameserver_create_identity
More information: http://adf.ly/1MWaaz
Disable respawn wait time:
mp_respawnwavetime 0
Disable "Waiting for players" message (non-SourceMod part):
mp_enableroundwaittime 0
▬Requires SourceMod▬
Enable surf:
sm_cvar sv_airaccelerate 150
Disable "Waiting for players" message:
sm_cvar mp_waitingforplayers_time 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment