Created
August 19, 2020 07:09
-
-
Save avi12/b2d95b97a2af19c1b2530c38ea409957 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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