[MOD] TurboHUD <-- The very first thread TurboHUD had ever menu

User Tag List

Page 62 of 233 FirstFirst ... 12585960616263646566112162 ... LastLast
Results 916 to 930 of 3482
  1. #916
    broj's Avatar Member
    Reputation
    1
    Join Date
    Mar 2011
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a way to fix my fps drop? my fps drops from 97 to 16 when i use turbohud
    i enabled desktop composition and i turned on windows aero theme
    i use windows 7 64bit

    [MOD] TurboHUD <-- The very first thread TurboHUD had ever
  2. #917
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by broj View Post
    is there a way to fix my fps drop? my fps drops from 97 to 16 when i use turbohud
    i enabled desktop composition and i turned on windows aero theme
    i use windows 7 64bit
    try to use "best appearance" settings (check all options)
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  3. #918
    cavewoman's Avatar Member
    Reputation
    14
    Join Date
    May 2008
    Posts
    30
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    I am sad to hear this, and I hope you did not died.
    FYI: TurboHUD does not make a contact with D3 client so that crash was not caused by the HUD. In addition it is running in a .NET managed environment so unable to crash neither other processes or Windows itself.
    I did die but no matter as I play eve now. But it was more then likely your program as my fps dropped significantly (I have a GTX 690 $1000 gfx card) so fps should not drop. And it didn't crash per say just froze. But in hard core you don't wait for the freeze to be done you alt f4 and pray for the best but that didn't come. Oh well, diablo is a dead game anyways just wanted to try out the hub because it made the game a bit better to play. Still got my pimped out SC character if they ever make this game worth playing again.

  4. #919
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it possible to show the position of health globes on the minimap?^^

    and would it be possible to define several drop.ini files in the config.ini?

    for example:
    PHP Code:
            <drop>
                <
    minimap enabled="1" size="3" color="192,255,255,0" />
                <
    ping enabled="0" speed="600" size="30" color="192,255,255,255" thickness="2" shape="rectangle" />
                <
    arrow on_screen="0" off_screen="0" color="192,255,255,255" thickness="5" end_cap="ArrowAnchor" dash="Solid" speed="600" start_range="10" end_range="15" />
                <
    label on_screen="0" off_screen="0" color="255,255,255,255" font_family="tahoma" font_size="10" font_bold="1" font_color="255,0,0,0" />
            </
    drop
    this is the default drop.ini file config
    it displays all rare items i defined with a yellow dot on the minimap.

    now i want to define a second drop.ini and a second entry in the config.ini for this new drop.ini. so i could define, that all ilvl63 items will be displayed with a red dot on the minimap^^ something like this:

    PHP Code:
            <drop1>
     <
    file="filepath"/>
                <
    minimap enabled="1" size="3" color="192,255,255,0" />
                <
    ping enabled="0" speed="600" size="30" color="192,255,255,255" thickness="2" shape="rectangle" />
                <
    arrow on_screen="0" off_screen="0" color="192,255,255,255" thickness="5" end_cap="ArrowAnchor" dash="Solid" speed="600" start_range="10" end_range="15" />
                <
    label on_screen="0" off_screen="0" color="255,255,255,255" font_family="tahoma" font_size="10" font_bold="1" font_color="255,0,0,0" />
            </
    drop1>
    <
    drop2>
    <
    file="filepath"/>
                <
    minimap enabled="1" size="3" color="192,255,0,0" />
                <
    ping enabled="0" speed="600" size="30" color="192,255,255,255" thickness="2" shape="rectangle" />
                <
    arrow on_screen="0" off_screen="0" color="192,255,255,255" thickness="5" end_cap="ArrowAnchor" dash="Solid" speed="600" start_range="10" end_range="15" />
                <
    label on_screen="0" off_screen="0" color="255,255,255,255" font_family="tahoma" font_size="10" font_bold="1" font_color="255,0,0,0" />
            </
    drop2

    and another question
    is it possible to exclude special item groups from the drop.ini?

    PHP Code:
    <item_6 enabled="1" min_ilvl="61" min_quality="6" sound="" groups="1h" background_color="192,255,255,0" size="40" thickness="4" speed="300" comment="1h" /> 
    ->

    PHP Code:
    <item_6 enabled="1" min_ilvl="61" min_quality="6" sound="" groups="1h, !1hmonk" background_color="192,255,255,0" size="40" thickness="4" speed="300" comment="1h" /> 
    like that^^ the second line would ping on all 1h weapons except 1h monk weapons
    Last edited by prrovoss; 02-25-2013 at 09:39 AM.

  5. #920
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by prrovoss View Post
    is it possible to show the position of health globes on the minimap?^^

    and would it be possible to define several drop.ini files in the config.ini?

    for example:
    PHP Code:
            <drop>
                <
    minimap enabled="1" size="3" color="192,255,255,0" />
                <
    ping enabled="0" speed="600" size="30" color="192,255,255,255" thickness="2" shape="rectangle" />
                <
    arrow on_screen="0" off_screen="0" color="192,255,255,255" thickness="5" end_cap="ArrowAnchor" dash="Solid" speed="600" start_range="10" end_range="15" />
                <
    label on_screen="0" off_screen="0" color="255,255,255,255" font_family="tahoma" font_size="10" font_bold="1" font_color="255,0,0,0" />
            </
    drop
    this is the default drop.ini file config
    it displays all rare items i defined with a yellow dot on the minimap.

    now i want to define a second drop.ini and a second entry in the config.ini for this new drop.ini. so i could define, that all ilvl63 items will be displayed with a red dot on the minimap^^ something like this:

    PHP Code:
            <drop1>
     <
    file="filepath"/>
                <
    minimap enabled="1" size="3" color="192,255,255,0" />
                <
    ping enabled="0" speed="600" size="30" color="192,255,255,255" thickness="2" shape="rectangle" />
                <
    arrow on_screen="0" off_screen="0" color="192,255,255,255" thickness="5" end_cap="ArrowAnchor" dash="Solid" speed="600" start_range="10" end_range="15" />
                <
    label on_screen="0" off_screen="0" color="255,255,255,255" font_family="tahoma" font_size="10" font_bold="1" font_color="255,0,0,0" />
            </
    drop1>
    <
    drop2>
    <
    file="filepath"/>
                <
    minimap enabled="1" size="3" color="192,255,0,0" />
                <
    ping enabled="0" speed="600" size="30" color="192,255,255,255" thickness="2" shape="rectangle" />
                <
    arrow on_screen="0" off_screen="0" color="192,255,255,255" thickness="5" end_cap="ArrowAnchor" dash="Solid" speed="600" start_range="10" end_range="15" />
                <
    label on_screen="0" off_screen="0" color="255,255,255,255" font_family="tahoma" font_size="10" font_bold="1" font_color="255,0,0,0" />
            </
    drop2

    and another question
    is it possible to exclude special item groups from the drop.ini?

    PHP Code:
    <item_6 enabled="1" min_ilvl="61" min_quality="6" sound="" groups="1h" background_color="192,255,255,0" size="40" thickness="4" speed="300" comment="1h" /> 
    ->

    PHP Code:
    <item_6 enabled="1" min_ilvl="61" min_quality="6" sound="" groups="1h, !1hmonk" background_color="192,255,255,0" size="40" thickness="4" speed="300" comment="1h" /> 
    like that^^ the second line would ping on all 1h weapons except 1h monk weapons
    I can't make this now, because the current dev version is in a feature locked state. But I like your ideas, added to whishlist.

    about your example: 1hmonk means every 1h a monk can use, and this group will be removed in next stable version, because it is useless.
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  6. #921
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok, so it wont be possible to exclude special kinds of items from the drop.ini?

    because i want to define all normal 1h weapons with ilvl>=61 except the witchdoc, demonHunter and monk weapons.

  7. #922
    Arkahr's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2013
    Posts
    76
    Thanks G/R
    7/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I also wanted to exclude some of weapons i dont use, since it's not that simple, i've just listed all of them by name

    Code:
    <axes enabled="1" min_quality="6" sound="" groups="Skartaran Axe, Galraki, Arch Axe" background_color="192,255,255,0" size="40" thickness="4" speed="300" />
    <swords enabled="1" min_quality="6" sound="" groups="Saif, Conquest Sword, Rune Sword" background_color="192,255,255,0" size="40" thickness="4" speed="300" />
    <daggers enabled="1" min_quality="6" sound="" groups="Basilard, Piercer, Darkblade" background_color="192,255,255,0" size="40" thickness="4" speed="300" />
    <spears enabled="1" min_quality="6" sound="" groups="Qiang, Vel, Centurion Spear" background_color="192,255,255,0" size="40" thickness="4" speed="300" />
    <maces enabled="1" min_quality="6" sound="" groups="Goedendag, Crag Hammer, Demolisher" background_color="192,255,255,0" size="40" thickness="4" speed="300" />
    <mighty_weapons enabled="1" min_quality="6" sound="" groups="Chopsword, Massacre Axe, Slayer" background_color="192,255,255,0" size="40" thickness="4" speed="300" />

  8. #923
    adras's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anybody know why this thing need my battletag?

    I'm also wondering what this means: IMPORTANT NOTE: SAVE YOUR IDENTIFICATION.XML before you do anything in that file. Your identification IDs will be important for you!

    why is this so important?

  9. #924
    Arkahr's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2013
    Posts
    76
    Thanks G/R
    7/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Because, if you will help in some way (listed in the begining of this thread) author generates special contribution key - based on your battletag. Then having indentfication.xml with this code writen in it grants you extra functions of TurboHUD, like Elites Arrows and Labels warnings, XP time Calculator for every lvl up to 100 paragon level, and some snapshot function for tooltips of currently viewed items.

  10. #925
    ElijahBailey's Avatar Member
    Reputation
    7
    Join Date
    Jun 2012
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Mmm just type in all the items you do want to look for

    Originally Posted by prrovoss View Post
    ok, so it wont be possible to exclude special kinds of items from the drop.ini?

    because i want to define all normal 1h weapons with ilvl>=61 except the witchdoc, demonHunter and monk weapons.

  11. #926
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well of course ^^ but such a pickit file would be terrific to adjust and configure

    what if i want to expand the ilvl radius of the items i want to be pinged^^ i had to add all the item names instead of changing a few integers oO

  12. #927
    gamerscore's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Heh, new release should be soon here now

  13. #928
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by adras View Post
    Does anybody know why this thing need my battletag?

    I'm also wondering what this means: IMPORTANT NOTE: SAVE YOUR IDENTIFICATION.XML before you do anything in that file. Your identification IDs will be important for you!

    why is this so important?
    currently there are contributor and beta tester identification keys. If there will be more (10 times more...) people using TurboHUD I can imagine other kinds of access levels. This is the reason. If you don't have any identification keys, you can delete your identification.xml every day...

    BattleTag is needed for this identification system, and the HUD can't decide what to draw or not draw without knowing your access level. In addition the logging engine is using your battletag to make subfolders in your runs folder.
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  14. #929
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3696
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3338
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    13.2.26.2 STABLE
    - changed: timebomb will expire on 2013. march 21.
    - removed: 1hmonk and 2hmonk item groups
    - added: inventory pings are clipped by the item compare panel
    - added: Barbarian's Bash ("Punish") has no buff icon in D3 buff area, so when this skill is active then the stack count is displayed on the skill button
    - added: Monk's Deadly Reach (Foresight) has no buff icon in D3 buff area, so when this skill is active then "ON" is displayed on the skill button
    - fixed: opening a respendent chest is resetting the NV timer, so increasing the elite count by one
    This is corrected by decreasing the counter by 1 when you open a resplendent chest.
    - changed: ACD dumps and saved gear data contains raw and processed attributes in different lines
    - improved: hotkeys.xml accepts "-" as modifier, considered as "no modifier"
    - improved: drop.xml accepts "-" as sound/speech, considered as "no sound"/"no speech"
    - extra: hotkey to save gear data to .\logs\gear.txt (default Ctrl+Alt+G) (available to contributors only)
    - improved: massive performance profiling and optimizations
    - added: new subgroups of plans: plans_gem, plans_gem_marquise
    - added: new subgroup of gems: gems_low
    - added: support for the new iLvl 63 amulet (crafted) introduced in 1.0.7
    - added: new pickit attributes: "bound_to_account" (0 or 1), "crafted" (0 or 1)
    - improved: support for new monsters in 1.0.7. Blizzard changed some of the monsters:
    Fallen Lunatic -> Deranged Fallen
    Moon Clan Warrior -> Moon Clan Ghost
    Moon Clan Shaman -> Dark Moon Clan Shaman
    Lacuni Huntress -> Lacuni Stalker
    Priest -> Brother Andreus the Healer
    Writhing Deceiver -> Copperfang Lurker
    Colossal Golgor -> Maniacal Golgor
    Dark Cultist -> Deranged Cultist
    - changed: default drop.xml is added to the release package and highly customized (thanks for Azgul and Massivelybored)
    - added: "speech" tag to drop.xml entries. empty tag means no Voice Synth, "default" means HUD will speak the item's name, anything else means HUD will speak that text
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  15. #930
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    here are some nice d2 soundfiles which could be used in the drop.xml
    Download: item.zip | xup.in

    my favorites are:
    amulet
    ring
    jewel
    gem
    potionui
    ^^

    u maybe could add some of them to the default sounds folder, so the users have a selection of standard sounds they can use^^

    btw
    this line here isnt working at all:
    PHP Code:
    <item_20 enabled="1" min_ilvl="59" min_quality="0" speech="-" sound="potion.wav" groups="healthpotions" background_color="192,0,200,250" size="40" thickness="4" speed="300" comment="potion" /> 
    no sound and no ping and so on^^


    btw
    how is it possible to edit my avatar?
    Last edited by prrovoss; 02-26-2013 at 06:53 PM.

Similar Threads

  1. More in-depth Auctioneer Mod Guide
    By Matt in forum World of Warcraft Guides
    Replies: 5
    Last Post: 08-26-2006, 11:34 PM
  2. <- Mod
    By janzi9 in forum OC News
    Replies: 13
    Last Post: 08-20-2006, 02:46 PM
  3. De modded /drama
    By janzi9 in forum Community Chat
    Replies: 7
    Last Post: 05-06-2006, 04:45 PM
  4. Mod
    By Cypher in forum Community Chat
    Replies: 9
    Last Post: 05-04-2006, 02:54 PM
  5. Exploit the Gatherer Mod
    By Matt in forum World of Warcraft Guides
    Replies: 5
    Last Post: 04-25-2006, 06:04 AM
All times are GMT -5. The time now is 11:35 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search