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

[Wang] Wangs suited for RTDM play.

Discussion in 'Maps' started by diputs, Dec 25, 2012.

  1. diputs

    diputs Shopkeep Stealer

    Messages:
    16
    The first creates a open air map with loosely distributed castle blocks. It allows for some nice jumps. The whole structure can be collapsed with a small time investment.
    randomgrid_air.png

    The second one creates castles, which have less deadends than the default castle generator. It will mostly create accessible areas and destroying ladders should not prevent anybody from reaching any place.
    randomgrid_rtdm_castle.png

    Both wangs are 8x8 px.
    You can test them at the Stuff server.

    b.png

    a.png
     
    Grindle, Clemo7, jerloch and 4 others like this.
  2. Can you given we your generator used for do the screenshots? (I tryed this with the generator_rtdm.cfg) but not same result as your screenshots.
     
  3. diputs

    diputs Shopkeep Stealer

    Messages:
    16
    I used the flat generator with some changes. The only ones, what matter are:

    Code:
    override_map_width = 100
    override_map_height = 100
    area_generator = Maps/rtdmair.png;
    area_generator_vars = 8; 8;  10; 10;  80; 50;  10; 0; 
     
  4. Thanks!
    Good job. ;)