scoutoreo.blogg.se

Savage xr lan server
Savage xr lan server












savage xr lan server

You have about 30 chars that display in the client. Here's a general rule for setting variables in Savage: svr_ variables are in the core engine, and usually it's fine to put them in startup.cfg sv_ variables are in the game code, and they should be put in autoexec.cfg in the game/ directory. If you want to pass in things on the command line that will be evaluated after the game has finished starting up, you can do the following: silverback.exe set autoexec "command here" It is ALWAYS safe to put the variable settings in autoexec.cfg.Ĭommands you pass in on the command line will be run right after startup.cfg is loaded, far before many variables have been registered.Īutoexec.cfg is loaded after everything has been initialized, so all the variables are sure to exist at this point. Note that you could do: set autoexec "exec /myconfig.cfg" to have it run a cfg file in the game/ directory after running autoexec.cfg, so you don't have to put all the settings on the command line The autoexec cvar is a special cvar we added that is evaluated after autoexec.cfg is run, so you can override settings in autoexec.cfg using that variable. If you are running the server and see "long server frame" messages, it probably means your CPU is drowning. You either need to lower the number of players on the server, kill other programs that are using CPU, or get a faster machine to run the server. NOTE: You will get a long server frame on startup, and if you scroll the console window in Windows, it will freeze the application while you scroll, which will result in a long server frame message (and a pause for everyone on the server). Since we release patches, we have a system where when servers quit, they run the updater and then restart.

Savage xr lan server update#

This is because when we release a new patch, we send a notification to all running servers to tell them there is an update available. If they are empty, they quit immediately.

savage xr lan server

If they have a game going, they quit at the end of the match.

savage xr lan server

If you want to disable this, "set sv_autopatchmyserver 0". Please note that even if you disable auto-patching, the default dedicated server files will still run the updater the next time you restart the game. You can edit dedicated_server.bat or dedicated_server.sh to disable running the updater if you don't want to ever update your server. Savage has a referee system, where the first person to join a server gets appointed the guest referee. The guest referee can change the races and the map on the server. If you want to disable guess referees, you should set sv_allowGuestRef 0 in your autoexec.cfg.














Savage xr lan server