Loading...

D2HackMap.cfg

Discussion in 'General Discussions' started by Sirtrollolol, Jun 6, 2017.

  1. Sirtrollolol

    Sirtrollolol Supporter

    Joined:
    May 29, 2017
    Messages:
    98
    Likes Received:
    15
    Trophy Points:
    8
    Hey guys I know this question has been asked before. Ive searched through a couple of posts and havent found what I need. If you could direct me to the post that would be fine. Would anyone mind posting an edited Hackmap.cfg for sting integrated? Im to the point where I dont need a white mon or a non-superior AP. I definitely dont want to see exploding gas potions >.<. If anyone has a file with less clutter on the screen when killing cows, ect..I would appreciate it. Im afraid Im missing drops sometimes and It is a huge pain to pick up tons of useless items just to see the full stack. Im not picky, just anything, I can always toggle hid items if I feel like it. Thanks.
    --- Double Post Merged, Jun 6, 2017, Original Post Date: Jun 6, 2017 ---
    Ok so I found one, It doesnt seem to be applying? All I need to do is paste it into my folder and replace the existing D2hackmap.cfg?
     
  2. miquelme

    miquelme Senior Member

    Joined:
    Apr 29, 2017
    Messages:
    129
    Likes Received:
    55
    Trophy Points:
    28
    I edited my cfg majorly, so i don't know if u gonna like it, but u can copy and paste code below to hide all uselles sh*t.

    Code:
    Healing Pot Colours[1+]:  -2,-2  //Hide useless stuff
    Mana Pot Colours[1+]:  -2,-2
    Item Colours[Scroll of Identify]:  -2,-2
    Item Colours[Scroll of Town Portal]:  -2,-2
    Item Colours[Choking Gas Potion]:  -2,-2
    Item Colours[Rejuvenation Potion]:  -2,-2
    Item Colours[Stamina Potion]:  -2,-2
    Item Colours[Thawing Potion]:  -2,-2
    Item Colours[Antidote Potion]:  -2,-2
    Item Colours[Fulminating Potion]:  -2,-2
    Item Colours[Strangling Gas Potion]:  -2,-2
    Item Colours[Rancid Gas Potion]:  -2,-2
    Item Colours[Oil Potion]:  -2,-2
    Item Colours[Bolts,Arrows]:  -2,-2
    Item Colours[2036]: -2
    Item Colours[Item][1]:  -2,-2  //hides cracked/poor items
    
    //CRAP UNIQUES TO HIDE
    Item Colours[1-39,41-80,94-121,123-172][7][Real]:  Gold,-2  //WEAPONS
    Item Colours[1001,1003-1029,1033-1038,1040-1046][7][Real]:  Gold,-2  //ARMOR
    
    After u edit and save cfg or replace with another file restart d2 or press 9 on numeric keypad, works for me.
     
    Last edited: Jun 6, 2017
  3. Sirtrollolol

    Sirtrollolol Supporter

    Joined:
    May 29, 2017
    Messages:
    98
    Likes Received:
    15
    Trophy Points:
    8
    Thanks a lot. I found the issue was something very silly so im not ganna share it :p
     
  4. miquelme

    miquelme Senior Member

    Joined:
    Apr 29, 2017
    Messages:
    129
    Likes Received:
    55
    Trophy Points:
    28
    Also if u wanna hide small amounts of gold, paste

    Code:
    Good Gold Number:    8000
    Good Gold Colour:     Yellow
    Poor Gold Colour:     -2
    
    You can change 8000 of course to another minimal amount u wanna see.
     
  5. NaBelea

    NaBelea Well-Known Member

    Joined:
    Dec 31, 2014
    Messages:
    2,929
    Likes Received:
    494
    Trophy Points:
    83

    Been editing my .cfg for quite a while,but I can't find the code for boo countdown to show,what the hell is it? also the kill counter...?
     
    Sirtrollolol likes this.
  6. inayat

    inayat Head Game Master Moderator

    Joined:
    Sep 12, 2016
    Messages:
    23,453
    Likes Received:
    5,988
    Trophy Points:
    113

    Not sure on BH MH, but on sting MH its these lines:

    State Monitor Toggle: 1 , -1

    State Monitor[2] : 1 , "Poison"
    State Monitor[11] : 1 , "ColdSlow"
    State Monitor[61] : 1 , "LowerRes"
    State Monitor[62] : 1 , "OpenWound"
    State Monitor[60] : 1 , "Decrepify""
    State Monitor[1] : 1 , "Freeze"
    State Monitor[8] : 3 , "Salvation""
    State Monitor[159] : 3 , "Fade"
    State Monitor[149] : 3 , " OakSage"
    State Monitor[16] : 3 , "QH"
    State Monitor[10] : 3 , "FrozenArmor"
    State Monitor[20] : 3 , "ChillingArmor"
    State Monitor[88] : 3 , "ShiverArmor"
    State Monitor[32] : 3 , " BattleOrders"
    State Monitor[51] : 3 , " BattleCommand"
    State Monitor[26] : 3 , " Shout"
    State Monitor[134] : 3 , "ShrineSkill"
    State Monitor[137] : 3 , "ShrineExp"
    State Monitor[101] : 3 , "HolyShield"

    Kill Count Toggle: 0, -1, 3
    GetHit Count Toggle: 0, -1, 2
     
    Sirtrollolol likes this.
  7. Neko941

    Neko941 Supporter

    Joined:
    Apr 19, 2017
    Messages:
    363
    Likes Received:
    167
    Trophy Points:
    43

    Hello i manage to config my own sting. But i see people who have a message when items drop like jewel runed on the screen. I do not find the config line for that.
    Is it MH only ?
     
  8. inayat

    inayat Head Game Master Moderator

    Joined:
    Sep 12, 2016
    Messages:
    23,453
    Likes Received:
    5,988
    Trophy Points:
    113

    This is a feature from BH MH.
     
  9. NaBelea

    NaBelea Well-Known Member

    Joined:
    Dec 31, 2014
    Messages:
    2,929
    Likes Received:
    494
    Trophy Points:
    83


    This worked,but I still can't see the kill count,it's ok tho,thanks :)
     
  10. Nopik

    Nopik Game Master

    Joined:
    Dec 13, 2014
    Messages:
    4,462
    Likes Received:
    3,104
    Trophy Points:
    113

    Kill Count Toggle: 0, -1, 3
    GetHit Count Toggle: 0, -1, 2
    EDITED : sorry inayat i dont see your last two lines :(
    NaBalea sure this must work ;)
     
  • Draft saved Draft deleted
    Loading...
    Loading...