xgaming.configs
vs
1 file

Vampire Slayer Server Config

Ready-to-use server config files for Vampire Slayer dedicated game servers — copy, paste and run.

Config files

server.cfg
// ****************************************************************************
// Vampire Slayer
// Config - server.cfg
// Date - 26/04/2026
// ****************************************************************************

// .................................. Basic ................................. //

// This file configures your dedicated server.
// This config file is executed each time the server changes levels.

// ................................. Security ................................ //

// sv_aim - Enable/disable autoaim.
sv_aim 0

// sv_cheats - Enable/disable cheats.
sv_cheats 0

// sv_clienttrace - Player collision trace size.
sv_clienttrace 3.5

// sv_minrate - Minimum network rate.
sv_minrate 0

// sv_maxrate - Maximum network rate.
sv_maxrate 9500

// pausable - Allow clients to pause the server.
pausable 0

// ................................. Runtime ................................. //

// sv_maxspeed - Maximum client movement speed.
sv_maxspeed 320

// hostname - Name of the server.
hostname "SERVERNAME"

What these settings mean

Quick reference for the 4 most important keys in this Vampire Slayer config. Hover or tap any key to see what it controls — useful when you're tuning a server for the first time and don't want to grep through the upstream wiki.

Core
1 setting
hostname
Server name shown in the in-game browser. Keep it under 64 characters and avoid colour codes if you want clean Steam listings.
Network
2 settings
sv_minrate
Minimum bandwidth (bytes/sec) the server will accept from a client. Raise to enforce a tickrate floor.
sv_maxrate
Maximum allowed client bandwidth. Set 0 for unlimited; 786432 is common for 128-tick CS.
Gameplay
1 setting
sv_cheats
Enables developer cheat commands like noclip and god. Always 0 in competitive — only flip on for practice / surf / KZ servers.

More valve / source engine configs

Skip the setup. Host Vampire Slayer with XGamingServer.

Spin up a managed Vampire Slayer server with one click. Backups, mods, control panel and DDoS protection included.