YUH
This commit is contained in:
@@ -27,6 +27,8 @@ sv_accelerate_use_weapon_speed 0 // Weapon weight doesn't affect accelera
|
||||
|
||||
// Fall damage and movement
|
||||
mp_falldamage 0 // No fall damage
|
||||
sv_falldamage_to_velocity_scale 0 // Disable view punch/head knock from falls
|
||||
sv_turbophysics 1 // Disable some physics effects (smoother movement)
|
||||
phys_pushscale 1000 // Push force multiplier
|
||||
|
||||
// ================================================================
|
||||
@@ -69,6 +71,11 @@ mp_idlemaxtime 0 // No idle kick (let Shavit handle this)
|
||||
mp_idledealmethod 0 // Don't deal with idle players
|
||||
sv_timeout 900 // 15 minute timeout
|
||||
|
||||
// HUD Settings (minimal HUD for clean surf experience)
|
||||
sv_hudhint_sound 0 // Disable hint sounds
|
||||
mp_radar_showall 0 // Hide radar
|
||||
sv_showimpacts 0 // Hide bullet impacts
|
||||
|
||||
// ================================================================
|
||||
// RCON SETTINGS
|
||||
// ================================================================
|
||||
|
||||
Reference in New Issue
Block a user