Hi,
We have just started using your game servers for our private bf4 server. We want to have it set to custom settings (as per Cybergamer ladder rules) However it seems the default template keeps overpowering our settings.(for example we cannot seem to disable friendly fire.) Is there a way to add a custom template and (dont want hardcore/normal settings) Or disable the templates from trying to change stuff. Between procon and editing the config file directly, we dont need the extra level of management. Never used ausgamers before so maybe im doing something wrong? |
Hey Mate
For CG ladder rules we use the following, and yes the ausgamers set up is personally not easy to use IMO If you go to your server and select the files tab along the top you will find a startup.txt file First copy this as a back up and then paste in the CG config below making sure you change the BOLD/ITALIC parts to your own requirements Once you have done this save the file at the bottom and then go to Configuration Tab along the top on this page there is a heading called "Basic Server Configuration" You need to set the following - the 'Server Type' set to Private if not already - the 'Server Preset' set to Custom if not already - the 'Preset Lock' is not ticked At the bottom of this page ensure that you tick 'Restart this server to apply configuration changes' then click save. This will make sure that the changes will take effect. Also CG Ladders has friendly fire enabled not disabled but if you want it disabled change the variable below (vars.friendlyFire true) to false Hope this helps Jabbajaws77 // Config __________ admin.password ADD PASSWORD punkBuster.activate vars.gamePassword ADD JOIN PASSWORD vars.serverName "ADD SERVER NAME" vars.maxPlayers 20 vars.maxSpectators 0 vars.bannerUrl "" vars.serverDescription "" vars.friendlyFire true vars.idleTimeout 999 vars.teamKillCountForKick 5 vars.teamKillValueForKick 5 vars.teamKillValueIncrease 0 vars.teamKillValueDecreasePerSecond 5 vars.autoBalance false vars.killCam false vars.miniMap true vars.3dSpotting false vars.miniMapSpotting true vars.3pCam true vars.idleBanRounds 0 vars.vehicleSpawnAllowed true vars.vehicleSpawnDelay 100 vars.bulletDamage 100 vars.nameTag true vars.AlwaysAllowSpectators false vars.regenerateHealth true vars.roundRestartPlayerCount 0 vars.roundStartPlayerCount 1 vars.onlySquadLeaderSpawn false vars.soldierHealth 100 vars.hud true vars.playerManDownTime 100 vars.playerRespawnTime 100 vars.gameModeCounter 100 vars.serverMessage "ADD SERVER MESSAGE " reservedSlotsList.aggressiveJoin false vars.roundLockdownCountdown 45 vars.roundWarmupTimeout 600 vars.hitIndicatorsEnabled true vars.serverType "PRIVATE" vars.preset "CUSTOM" vars.commander false vars.forceReloadWholeMags false vars.unlockMode all // Config ___________ |
You can create your own template with what ever settings you require instead of using the generic one.
Go to the template page and create one that suits you. Then all you do is select the template when needed from the configuration page, ensure you remove the existing template. |