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

What do I have to do to set the Zombie mode 's place of birth.

Discussion in 'Server Help' started by j523589139, Mar 30, 2012.

  1. j523589139

    j523589139 Catapult Fodder

    Messages:
    3
    What do I have to do to set the Zombie mode 's place of birth.

    When I get into my own open KAG server time

    Always from the high-altitude falling down dead.

    Excuse me, how can set the Zombie mode 's place of birth.
    </br>--- merged: Mar 30, 2012 12:46 PM ---</br>
    :( Give me a hand
     
  2. Rayne

    Rayne ༼ つ ◕_◕ ༽つ Administrator Global Moderator Forum Moderator Tester

    Messages:
    1,916
    edit your zombie map, it has the spawns set in generator_zombie_default.cfg
     
    Boxpipe, Nixito, FG and 2 others like this.
  3. palmito

    palmito Shopkeep Stealer

    Messages:
    139
    Open Notepad, C: \ KAG \ Base \ Rules \ Zombie_Survival ;)
     
  4. j523589139

    j523589139 Catapult Fodder

    Messages:
    3
    how can I do than?
     
  5. Rayne

    Rayne ༼ つ ◕_◕ ༽つ Administrator Global Moderator Forum Moderator Tester

    Messages:
    1,916
    This is the line for editing spawn points:

    Code:
    # these must have the same count
    respawn_spots = 1; 99; -1; -1; -1; 1; 99;                                  # horizontal percentage of map ; -1 random
    respawn_teams = 0; 0; 1; 1; 1; 0;    0;                                      # team number
    respawn_types = runner; runner; zombie; zombie; zombie; migrant; migrant;        # type name (zombie, runner, egg, chicken)
     
    Boxpipe, inactive_account and Nixito like this.
  6. acridstone

    acridstone Horde Gibber

    Messages:
    110
    Rayne, how about spawning them from the rcon? ;)
     
    Foxodi likes this.