Change dungeon size

Results 1 to 6 of 6
  1. #1
    Elite Member silver- is offline
    Member +Rank
    Dec 2007 Join Date
    126Posts

    Change dungeon size

    Hey, i wanna change back d1 to normal size, anyone know how to? YES I SEARCHED AND COULDNT FIND ANYTHING!


  2. #2
    boo General is offline
    Grand MasterRank
    Sep 2006 Join Date
    at homeLocation
    2,269Posts

    Re: Change dungeon size

    macro.dat

  3. #3
    Elite Member silver- is offline
    Member +Rank
    Dec 2007 Join Date
    126Posts

    Re: Change dungeon size

    lol yea i was told to look there, but i dont know what to change there, tell me :)

  4. #4
    boo General is offline
    Grand MasterRank
    Sep 2006 Join Date
    at homeLocation
    2,269Posts

    Re: Change dungeon size

    (initmap (index 1) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 0 0) (orgPatch 0 0) (mapname "tomb"))
    (initmap (index 1) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 0 1) (orgPatch 0 0) (mapname "tomb"))
    (initmap (index 1) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 1 0) (orgPatch 0 0) (mapname "tomb"))
    (initmap (index 1) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 1 1) (orgPatch 0 0) (mapname "tomb"))

    (initmap (index 2) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 6 4) (orgPatch 6 4) (mapname "tomb_01"))
    (initmap (index 2) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 6 5) (orgPatch 6 4) (mapname "tomb_01"))
    (initmap (index 2) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 7 4) (orgPatch 6 4) (mapname "tomb_01"))
    (initmap (index 2) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 7 5) (orgPatch 6 4) (mapname "tomb_01"))

  5. #5
    Elite Member silver- is offline
    Member +Rank
    Dec 2007 Join Date
    126Posts

    Re: Change dungeon size

    thank you

  6. #6
    Newbie GT2143 is offline
    MemberRank
    Feb 2009 Join Date
    NordicLocation
    22Posts

    Re: Change dungeon size

    hello? lol i have done this

    (initmap (index 1) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 0 0) (orgPatch 0 0) (mapname "tomb"))
    (initmap (index 1) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 0 1) (orgPatch 0 0) (mapname "tomb"))
    (initmap (index 1) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 1 0) (orgPatch 0 0) (mapname "tomb"))
    (initmap (index 1) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 1 1) (orgPatch 0 0) (mapname "tomb"))

    (initmap (index 2) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 6 4) (orgPatch 6 4) (mapname "tomb_01"))
    (initmap (index 2) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 6 5) (orgPatch 6 4) (mapname "tomb_01"))
    (initmap (index 2) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 7 4) (orgPatch 6 4) (mapname "tomb_01"))
    (initmap (index 2) (kind 1) (fog 2000 0.02 0.07 0.04 ) (xy 7 5) (orgPatch 6 4) (mapname "tomb_01"))

    in my macro.dat in config , but shuldent it be more to do to get orginal d1 size? couse only this dont work



Advertisement