1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  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

Pre-setup Zombie Server Mode Package

Discussion in 'Game modes' started by PainGiver, Apr 26, 2012.

  1. PainGiver

    PainGiver Arsonist

    Messages:
    78
    Didnt do much to this, but alot of people are having issues with setting up the spawning to work with a zombie server. Well here is a simple configuration you can review and use.

    -Configured the spawning to work, and adjusted the respawning time to 5 seconds.
    -Default Settings
    -Make sure to set this in your scripts/autoconfig.gm file:
    global sv_gold_only = 1; // If set to 1 only premium account players can join (aka Gold Server).

    Had a issue uploading it to here, so heres a mediafire link.

    http://www.mediafire.com/?k2ri3vcnc7r7qdr
     
    jerloch likes this.
  2. TheBlocker

    TheBlocker Shark Slayer

    Messages:
    11
    Thank you very much ,but day/night cycle is not working time/days are not passing!!!
     
  3. YEAH_NAH

    YEAH_NAH Shipwright

    Messages:
    84
    Thats a kag issue, not this, just play offline zombies and leave straight away...

    (Unless you mean no zombies are spawning either, than it is this)
     
  4. TheBlocker

    TheBlocker Shark Slayer

    Messages:
    11
    In other servers time works fine! Even in paingiver server!
     
  5. YEAH_NAH

    YEAH_NAH Shipwright

    Messages:
    84
    Ok then, it does sound like this, I'll test this out as soon as I can. :P
     
  6. puro

    puro Shipwright

    Messages:
    20
    i got it working.. just need to figure out how to increase spawn rates
     
  7. PainGiver

    PainGiver Arsonist

    Messages:
    78
    Increase the difficulty and max zombies spawned in the Managers/zombiedirector.cfg
     
  8. Gofio

    Gofio Gunwobbler x3

    Messages:
    1,090
    hmm.. are you the one hosting xtreme?
    GOOD JOB! it must be the very best zombie server at the moment!
     
  9. puro

    puro Shipwright

    Messages:
    20
    Thanks I got it figured out.. my only problem now are the portals.. is there anyway to get rid of portals and just have all the zombies spawn on the ground?
     
  10. Rayne

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

    Messages:
    1,916
    Edit your zombie map, at the bottom of the file there'll be the wang generation settings and some numbers, the last number under each .png reference should be a 0 or a 1, change it to a 0 to remove portal.

    Here's an example:

    Code:
    area_generator =      Maps/randomgrid_castle_2.png;
    area_generator_vars = 8; 8;  10; 30;  50; 30;  87; 1;
    change it to this:

    Code:
    area_generator =      Maps/randomgrid_castle_2.png;
    area_generator_vars = 8; 8;  10; 30;  50; 30;  87; 0;
    Repeat for each one.
     
    Boxpipe likes this.
  11. puro

    puro Shipwright

    Messages:
    20
    Thanks Rayne!
     
  12. Titmau5

    Titmau5 Bison Rider Staff Alumni

    Messages:
    87
    I'm having trouble. How do you get the zombies to spawn on the right side of the map only? They're spawning all over the place before the game even starts. :(

    Edit: Now none are spawning at all.
     
  13. Cirom

    Cirom Bison Rider

    Messages:
    162
    It seems that when everyone dies, the next map refuses to start. Any fixes? :<
     
  14. YEAH_NAH

    YEAH_NAH Shipwright

    Messages:
    84
    This happens as well, and when I force start the next map no one spawns...
     
    Cirom likes this.
  15. loogie

    loogie Catapult Fodder

    Messages:
    2
    works great for me.. for awhile.. then seems to crash and restart... (the no respawns happens for me too)