Guest User

Untitled

a guest
Nov 21st, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. # Public Config
  2. # -------------------------------------------------------------------------------------------------------------------------
  3. # File generated by Procon Frostbite. Replace the contents of your /cfg/AdminScripts/startup.txt
  4. # on your game server with this file for your settings to remain persistent on game server restart.
  5. # -------------------------------------------------------------------------------------------------------------------------
  6. # Comments begin with a # at the start of a line.
  7. # Quotations are optional for single words, but are required if the parameter contains spaces:
  8. # Correct: admin.password Hello
  9. # Correct: admin.password "Hello"
  10. # Incorrect: admin.password Hello World
  11. # Correct: admin.password "Hello World"
  12.  
  13. admin.password "YOUR_PASSWORD_HERE"
  14. punkBuster.activate
  15. vars.serverName "SoV Private Training Server"
  16. vars.bannerUrl ""
  17. vars.serverDescription "Welcome to another server run by Sons of Valour | Visit us at http://www.sonsofvalour.net | Join our Teamspeak server: http://tinyurl.com/sovts3"
  18. vars.friendlyFire true
  19. vars.idleTimeout 300
  20. vars.teamKillCountForKick 4
  21. vars.teamKillValueForKick 5
  22. vars.teamKillValueIncrease 1
  23. vars.teamKillValueDecreasePerSecond 0
  24. vars.autoBalance true
  25. vars.killCam true
  26. vars.miniMap true
  27. vars.3dSpotting true
  28. vars.miniMapSpotting true
  29. vars.3pCam true
  30. vars.maxPlayers "48"
  31. vars.idleBanRounds "0"
  32. vars.vehicleSpawnAllowed true
  33. vars.vehicleSpawnDelay 75
  34. vars.bulletDamage 100
  35. vars.nameTag true
  36. vars.regenerateHealth true
  37. vars.roundRestartPlayerCount 2
  38. vars.roundStartPlayerCount 4
  39. vars.onlySquadLeaderSpawn false
  40. vars.soldierHealth 100
  41. vars.hud true
  42. vars.playerManDownTime 100
  43. vars.playerRespawnTime 100
  44. vars.gameModeCounter 200
  45. vars.servermessage "We looking for casual and competitive members. Visit www.sonsofvalour.net to apply!"
  46. reservedSlotsList.aggressiveJoin true
  47. vars.roundLockdownCountdown 30
  48. vars.roundWarmupTimeout 600
  49. vars.maxSpectators "2"
  50. vars.hitIndicatorsEnabled true
  51. vars.serverType "Ranked"
  52. vars.commander "true"
  53. vars.preset "normal"
Add Comment
Please, Sign In to add comment