Advertisement
Fredcpp

Server Settings for FEAR CTF Tournament

Oct 14th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. ; Server Settings for FEAR CTF Tournament
  2.  
  3. [ServerSettings]
  4. GameType=CTF
  5. UsePassword=1
  6. Password=FEAR
  7. AllowScmdCommands=1
  8. ScmdPassword=####################ASK_FOR_IT_TO_TOURNAMENT_ORGANIZERS####################
  9. ; YOU MAY CHANGE THIS ONE
  10. Port=27888
  11. BindToAddr=####################YOU SHOULD CHANGE THIS ONE####################
  12. BandwidthServer=3
  13. BandwidthServerCustom=1500
  14. LANOnly=0
  15. Dedicated=1
  16. AllowContentDownload=0
  17. MaxDownloadRatePerClient=0
  18. MaxDownloadRateAllClients=0
  19. MaxSimultaneousDownloads=0
  20. MaxDownloadSize=0
  21. RedirectURLs=
  22. ContentDownloadMessage=
  23. EnableScoringLog=0
  24. MaxScoringLogFileAge=0
  25. AllowVoteKick=1
  26. AllowVoteTeamKick=1
  27. AllowVoteBan=1
  28. AllowVoteNextRound=1
  29. AllowVoteNextMap=1
  30. AllowVoteSelectMap=1
  31. MinPlayersForVote=5
  32. MinPlayersForTeamVote=3
  33. VoteLifetime=30
  34. VoteBanDuration=60
  35. UsePunkBuster=0
  36.  
  37. [CTF]
  38. RunSpeed=1.4
  39. SessionName=####################ADD YOUR SERVER NAME ####################
  40. FriendlyFire=1
  41. TeamReflectDamage=0.0
  42. ScoreLimit=0
  43. TimeLimit=15
  44. SuddenDeathTimeLimit=0
  45. NumRounds=1
  46. MaxPlayers=10
  47. RespawnWaitTime=3
  48. UseWeaponRestrictions=1
  49. RestrictedWeapons=Cannon,Missile Launcher,Plasma weapon,Proximity,Remote Charge,
  50. RestrictedGear=
  51. TeamSizeBalancing=Never
  52. TeamScoreBalancing=Never
  53. CTFDefendFlagBaseScore=10
  54. CTFDefendFlagBaseRadius=1000
  55. CTFDefendFlagCarrierScore=10
  56. CTFDefendFlagCarrierRadius=700
  57. CTFKillFlagCarrierScore=10
  58. CTFReturnFlagScore=5
  59. CTFCaptureFlagScore=75
  60. CTFCaptureAssistTimeout=5
  61. CTFCaptureAssistScore=10
  62. CTFFlagLooseTimeout=15
  63. Mission0=Worlds\ReleaseMultiplayer\Streets
  64. Mission1=Worlds\ReleaseMultiplayer\Spillkill
  65. Mission2=Worlds\ReleaseMultiplayer\Labs
  66. Mission3=Worlds\ReleaseMultiplayer\Depot
  67. Mission4=Worlds\ReleaseMultiplayer\Facility
  68.  
  69.  
  70.  
  71. [SEC2]
  72. ReservedPlayers=0
  73. ReservedPlayersCustomMessage=SERVER IS FULL!\n\nPlease try again in a moment.
  74. AllowSlayAdmins=1
  75. AllowVotesWithAdmin=0
  76. ConnectionTimeout=60
  77. UsePingChecks=0
  78. MaxPing=0
  79. MaxAvgPing=0
  80. MaxPingVariance=0
  81. MaxPingWarnings=0
  82. PingKickCustomMessage=Server has auto kicked you for high ping! please check your Internet connection.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement