Comment on page
Startup arguments
Startup arguments can be added in the
ns_startup_args_dedi.txt
file.
Example: +setplaylist private_match +mp_gamemode ps
Arguments | Accepted Values | Description |
---|---|---|
+setplaylist | Set the server type (If it is not private_match , make sure you have also included +map and NOT mp_lobby or else you can't search your server in the game) | |
+setplaylistvaroverrides | Edits the behaviour of the server | |
-port | int beteween 1-65535 | Determines which UDP port the server will listen to |
+mp_gamemode | Forces the gamemode of the server | |
+map | Forces the map of the server at the first start |
Flags | Description |
---|---|
-maxplayersplaylist | |
-enablechathooks | Allows send the commands using in-game chat |
-allowdupeaccounts | Allows the same account joining multiple times |
Last modified 2mo ago