Loading...

HackMap Config Colours

Discussion in 'Off Topic' started by n.joy, Dec 22, 2014.

  1. n.joy

    n.joy Member

    Joined:
    Dec 22, 2014
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    I was wondering if anyone knew where the colors for the items on the minimap came from.

    Example: by default, the unique rings and amulets are shown on the minimap with 0x20

    Is there anywhere I can find what color it corresponds too without manually changing it in the cfg file then trying it in game?
     
  2. Sevar

    Sevar Member

    Joined:
    Nov 29, 2013
    Messages:
    21
    Likes Received:
    4
    Trophy Points:
    3
    I will lie to you for the combinations ' coz i didnt remeber them but for example i use 12x6f for uni rings, templars, diadems and more and it dark green on the inventory-ground list and glow as light yellow spot similar to Town portals on the Mini map. I tried difirend combination with x6f and i think it was 4 red 5-6-7-8-9 for brown lighter darker , 10 and 11 for purple and orange ..... better try your own ..
     
  3. Ex3cutor

    Ex3cutor Member

    Joined:
    Jan 3, 2015
    Messages:
    5
    Likes Received:
    2
    Trophy Points:
    3
    They come from a color table, which you can find in the new patch's maphack folder, or i uploaded for you to imgur:
    http://i.imgur.com/7pYWdUd.jpg

    It is pretty much straightforward: 0x(row num)(col num)

    I think you can't change the color directly, but in theory(i haven't tried yet) you can make alias for it in the "d2hackmap.vcb" file, let's say you want a custom color, let's call it "Myred":

    - Search for "Orange" or something in the .vcb file, and put this line after the other colors (just to make it well organized):
    Myred: 0x62
    Save it...
    - And after you should be able to use it in the .cfg file like Myred for automap color (for my kind of config its the second value after the item name)

    BTW if you want to change a lot of the same colors for something else i suggest you to get Notepad++ or Sublime text and just find and replace.
    Don't forget to reload and check some items (elit uniques, gems, and some important ones) to see if it's working and nothing got screwed up. :)
     
    n.joy likes this.
  4. n.joy

    n.joy Member

    Joined:
    Dec 22, 2014
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Awesome, gg Ex3cutor, exactly what I was looking for!
     
  • Draft saved Draft deleted
    Loading...
    Similar Threads - HackMap Config Colours
    1. lucek333
      Replies:
      1
      Views:
      833
    Loading...