1. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

[Solved] Server lives.

Discussion in 'Server Help' started by InFerNos1, Dec 21, 2011.

  1. InFerNos1

    InFerNos1 Shipwright

    Messages:
    5
    How do I add lives to my server?
    I start the server, and there is only 6 lives per team. I have searched the forums, YouTube, and the dedicated_autoconfig.gm

    Can anybody help?
     
  2. ilaks

    ilaks Bison Rider Donator

    Messages:
    253
    Base -> Rules -> CTF -> Team1.cfg & Team2.cfg ;

    Edit the unit_count to your desired number.
    That number will multiply with the amount of players in the team = How many units they will have.
     
    Noburu and trelawney like this.
  3. BlueLuigi

    BlueLuigi :^) Forum Moderator Donator Tester

    Messages:
    3,620
    Assuming you are using the CTF gamemode

    open your Base/Rules/CTF folder

    In there look for team1.cfg and team2.cfg
    The line should be obvious, it's the one for lives. -1 is unlimited (DESPITE WHAT IT SAYS ABOUT 0 BEING UNLIMITED)
    0 is 1 life per person (Basically no respawn at all), every number after 0 is how many reserve lives you get per person, example:
    0 : You get only the life you started with, no respawn.
    1: You get the life you started with + 1 unit for every person on the server (it counts both teams, not just yours, everyone on the server at match start.
    2: You get the life you started with + 2 units for every person on the server.

    If there are 6 people on the server (3v3)
    0: 0 units, you die you are dead, that's it. Only the life you start with.
    1: 6 units (Not counting the life you start with)
    2: 12 units (Not counting the life you start with)