mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-07 21:47:50 -05:00
105 lines
4.6 KiB
INI
105 lines
4.6 KiB
INI
// T6 MP Server Config
|
|
// By Chase (https://ChaseHall.net)
|
|
// <3 BO2 Community.
|
|
|
|
|
|
// Color Codes:
|
|
// ^1 Red
|
|
// ^2 Green
|
|
// ^3 Yellow
|
|
// ^4 Blue
|
|
// ^5 Cyan
|
|
// ^6 Pink
|
|
// ^7 White
|
|
// ^0 Black
|
|
|
|
// Sets the server hostname
|
|
sv_hostname "^2IW4x ^7Defualt Server"
|
|
|
|
|
|
// Access to your server to change stuff remotely or ingame. empty disabled
|
|
rcon_password ""
|
|
|
|
// Max players in your server. (Make sure both match) [Recommend 4 for almost bug free gameplay, 8 technically supported.]
|
|
sv_maxclients "4"
|
|
party_maxplayers "4"
|
|
// Max players in your server. (Make sure both match) [Recommend 4 for almost bug free gameplay, 8 technically supported.]
|
|
|
|
// Password Protected Server. Leave blank if you want players to join or password if you want to keep public out.
|
|
g_password ""
|
|
|
|
// Website (IW4MAdmin)
|
|
_Website ""
|
|
|
|
// Don't touch.
|
|
g_logSync "2"
|
|
// Don't touch.
|
|
|
|
// IF YOU HAVE MULTIPLE SERVERS, MAKE SURE THIS IS UNIQUE.
|
|
g_log "logs/games_mp.log"
|
|
// IF YOU HAVE MULTIPLE SERVERS, MAKE SURE THIS IS UNIQUE.
|
|
|
|
// Access to your server to change stuff remotely or ingame. empty disabled
|
|
rcon_password ""
|
|
|
|
// Don't touch this. If you need Ping Limiting, use IW4MAdmin with the Ping Limit plugin.
|
|
sv_minPing 0
|
|
sv_maxPing 999
|
|
// Don't touch this. If you need Ping Limiting, use IW4MAdmin with the Ping Limit plugin.
|
|
|
|
|
|
//sv_offline 1 // Enables the offline mode. 1 = offline, 0 = online useful for LANs or in the case we get shut down.
|
|
//zm_gungame 1 // Enable Pluto's custom Gun Game?
|
|
//zm_sharpshooter 1 // Enable Pluto's custom Sharp Shooter?
|
|
//gts zmDifficulty 1 // Difficulty? 0 = Easy, 1 = Normal
|
|
//gts startRound 1 // Starting Round. Only Survival and Grief have this option!
|
|
//gts magic 1 // Remove all supernatural assistance? Only Survival and Grief have this option!
|
|
//gts headshotsonly 0 // Headshots only? Only Survival and Grief have this option!
|
|
//gts allowdogs 1 // Allow Hellhounds? Only Survival has this option!
|
|
//gts cleansedLoadout 1 // Allow players to choose their Loadout? Only Turned has this option!
|
|
|
|
|
|
//////////////////////////////////////////////////
|
|
// MAP LIST WITH ALL GAME MODES AND LOCATIONS //
|
|
//////////////////////////////////////////////////
|
|
// At the moment only the first game mode of //
|
|
// each map works on dedicated servers (31/3/18)//
|
|
//////////////////////////////////////////////////
|
|
// Buried aka Resolution 1295 //
|
|
//////////////////////////////////////////////////
|
|
//gametype zclassic loc processing map zm_buried//
|
|
//////////////////////////////////////////////////
|
|
// Die Rise aka Great Leap Forward //
|
|
//////////////////////////////////////////////////
|
|
//gametype zclassic loc rooftop map zm_highrise//
|
|
//////////////////////////////////////////////////
|
|
// Nuketown //
|
|
//////////////////////////////////////////////////
|
|
//gametype zstandard loc nuked map zm_nuked //
|
|
//////////////////////////////////////////////////
|
|
// Mob of the Dead //
|
|
//////////////////////////////////////////////////
|
|
//gametype zclassic loc prison map zm_prison//
|
|
//////////////////////////////////////////////////
|
|
// Origins //
|
|
//Make sure you don't allow more than 4 players!//
|
|
//////////////////////////////////////////////////
|
|
//gametype zclassic loc tomb map zm_tomb //
|
|
//////////////////////////////////////////////////
|
|
// Diner (Turned only) //
|
|
//////////////////////////////////////////////////
|
|
//gametype zcleansed loc diner map zm_transit_dr//
|
|
//////////////////////////////////////////////////
|
|
// Green Run aka Bus Depot aka Farm aka Town //
|
|
//////////////////////////////////////////////////
|
|
//gametype zclassic loc transit map zm_transit //
|
|
//////////////////////////////////////////////////
|
|
|
|
//////////////////////////////////////////////////////////////////////////////////////
|
|
//Unlike in other games/MP you should always define the game type and location. //
|
|
//////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
sv_maprotation "gametype zclassic loc processing map zm_buried gametype zclassic loc rooftop map zm_highrise gametype zstandard loc nuked map zm_nuked gametype zclassic loc prison map zm_prison gametype zclassic loc tomb map zm_tomb gametype zclassic loc transit map zm_transit"
|
|
|
|
//Congratulations. You reached the end of this file. Leave map_rotate down below or else the server will not start after launch...
|
|
map_rotate |