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

User Tag List

Page 153 of 233 FirstFirst ... 53103149150151152153154155156157203 ... LastLast
Results 2,281 to 2,295 of 3482
  1. #2281
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    I can't find a word... I have no idea why do you need this, but it is good to see when somebody customize HUD

    brb, currently watching man of steel...
    I am not sure you know that
    at_least[4, int+10, int+20, int+30, int+40] will evaluate to true for an item with >=40 intelligence.
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

    [MOD] TurboHUD <-- The very first thread TurboHUD had ever
  2. #2282
    Saah's Avatar Member
    Reputation
    4
    Join Date
    Sep 2013
    Posts
    62
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    I can't find a word... I have no idea why do you need this
    simply just because i never ever seen any item more expensive, than few millions. i just dont want to miss anything sellable, so i made a truly flexible, item config, which supports any combination of affixes and their values, only 1 condition it cares about is overall value, and it is not restricted to minimum values of specific affixes.

    Originally Posted by KillerJohn View Post
    I am not sure you know that
    at_least[4, int+10, int+20, int+30, int+40] will evaluate to true for an item with >=40 intelligence.
    just read my post again and read commented lines on the first screenshot
    it is using equivalent values between columns of the same line, if an item has 200 int - it consumes 10 points of "budget score", and has 26 more to spend on anything else

    20 int consumes 1 point of budget, 80 int consumes 4 points.
    80 int is on the same line as 2% crit chance, if they both present they consume 4+4=8 points
    if item has 80 int and 3% chance, then its 10 points
    Last edited by Saah; 12-06-2013 at 05:56 PM.

  3. #2283
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Saah View Post
    simply just because i never ever seen any item more expensive, than few millions. i just dont want to miss anything sellable, so i made a truly flexible, item config, which supports any combination of affixes and their values, only 1 condition it cares about is overall value, and it is not restricted to minimum values of specific affixes.


    just read my post again and read commented lines on the first screenshot
    it is using equivalent values between columns of the same line, if an item has 200 int - it consumes 10 points of "budget score", and has 26 more to spend on anything else

    20 int consumes 1 point of budget, 80 int consumes 4 points.
    80 int is on the same line as 2% crit chance, if they both present they consume 4+4=8 points
    if item has 80 int and 3% chance, then its 10 points
    so ~500 mainstatvita and ~7% crit is a good amulet?

    btw I very like what you did with at_least. It is kinda... super. I never thought about at_least like this.
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  4. #2284
    Saah's Avatar Member
    Reputation
    4
    Join Date
    Sep 2013
    Posts
    62
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    so ~500 mainstatvita and ~7% crit is a good amulet?
    that is why i suggested to replace main_stat_vita to main_stat, to ensure, that attribute rolls are valued correctly compared to trifecta affixes, and yes, that amulet would be not bad for casual players, what is intended, it has approximately the same dps contribution as {5% cc, 50 cd, 7% ias and 180 main_stat_vita}, althought 500 main_stat_vita can contain at most 350 main stat (on amulet), and everything else (150) is just a vita, which is not as good, but anyway you will not often get items with very high vita and low main_stat, so dont worry too much about it.

    Edit:
    btw i suggested to develop 2-parameter main_stat_vita or if you download my config, you can notice, armor items have a requirement to have 80 main stat (should be 180+ for expensive items)

    Another idea is:
    main_stat_vita column instead of
    Code:
    main_stat_vita+20,
    main_stat_vita+40,
    main_stat_vita+60,
    ...
    main_stat_vita+280,
    main_stat_vita+300,
    main_stat_vita+320,
    ...
    could be like that
    Code:
    main_stat+20,
    main_stat+40,
    main_stat+60,
    ...
    main_stat+280,
    main_stat+300,
    main_stat_vita+320, 
    main_stat_vita+340,
    ...
    hmm.. looks like a good idea to me (yes, it may not linearly consume all above lines of main_stat, but it will consume just those, which are pure, so budget will only count pure dps-contributing stats, and in this case vita will begin count, when main_stat_vita is above 300 (but will be ignored otherwise), which will eliminate most gibrid items and only allow gibrid items, which have high sum of main+vita, not bad idea, maybe later i will update the config with this idea.

    Its quite ideal solution for those, who dont like vita much, and at the same time it allows vita in rare cases.
    my config currently is more flexible with vita, it is a matter of taste
    another option is to make below 200 to main stat only, and 220+ main_stat_vita (some happy medium)

    and one more solution idea is to make:
    Code:
    main_stat+20,  vita+40
    main_stat+40,  vita+80
    main_stat+60,  vita+120
    main_stat+80,  vita+160
    main_stat+100, vita+200
    main_stat+120, vita+240
    main_stat+140, vita+280
    main_stat+160,
    ...
    main_stat+280,
    main_stat+300,
    main_stat+320, 
    main_stat+340,
    ...
    so now main_stat caps at its cap (350 for amulets) and vita counted separately uses separate column, like additional affix and is counted at double price (or even triple, for the tastes). So it will not consume too much points and is not ignored

    I think the last solution is best (even quite ideal)

    Edit: some additional solution for gibrid attribute items reconsidered

    Edit 2: ideal solution
    Last edited by Saah; 12-06-2013 at 09:11 PM.

  5. #2285
    Dartena's Avatar Active Member
    Reputation
    19
    Join Date
    Aug 2008
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This crashes whenever I open mumble lol. Weird problem

  6. #2286
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    190
    Join Date
    Aug 2012
    Posts
    424
    Thanks G/R
    0/132
    Trade Feedback
    69 (99%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dartena View Post
    This crashes whenever I open mumble lol. Weird problem
    mby ur usiing some kind of overlay for mumble? mby the mumbel overlay forces to be on top of diablo III same like turbohud and mby thats why turbohud crashes

  7. #2287
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dartena View Post
    This crashes whenever I open mumble lol. Weird problem
    what is mumble?
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  8. #2288
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    190
    Join Date
    Aug 2012
    Posts
    424
    Thanks G/R
    0/132
    Trade Feedback
    69 (99%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    what is mumble?
    voice chat tool like teamspeak

  9. #2289
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by R3peat View Post
    voice chat tool like teamspeak
    yeah installed 2 mins ago, but I don't see any overlay there...
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  10. #2290
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    190
    Join Date
    Aug 2012
    Posts
    424
    Thanks G/R
    0/132
    Trade Feedback
    69 (99%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    yeah installed 2 mins ago, but I don't see any overlay there...
    duno if its default or possible with a plugin . we should ask him if he use an overlay plugin for mumble

  11. #2291
    Dartena's Avatar Active Member
    Reputation
    19
    Join Date
    Aug 2008
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It has an overlay option.. i did enable it the other day to test it out and it has been crashing since.. thanks for pointing that out! I'll test it out.

    Edit: That seems to be the issue. Thank you for the fix!
    Last edited by Dartena; 12-07-2013 at 07:22 AM.

  12. #2292
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    190
    Join Date
    Aug 2012
    Posts
    424
    Thanks G/R
    0/132
    Trade Feedback
    69 (99%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dartena View Post
    It has an overlay option.. i did enable it the other day to test it out and it has been crashing since.. thanks for pointing that out! I'll test it out.

    Edit: That seems to be the issue. Thank you for the fix!
    sherlocked xD

  13. #2293
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dartena View Post
    It has an overlay option.. i did enable it the other day to test it out and it has been crashing since.. thanks for pointing that out! I'll test it out.

    Edit: That seems to be the issue. Thank you for the fix!
    Please write a step by step list how can you (I) reproduce the issue, so maybe I can fix HUD's DirectX part to do not crash. Thanks!
    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. #2294
    agilecreature's Avatar Private
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This program is very good. Thank you! But I have some problem. Statistics "RUN" does not work. It is not reset when you exit the menu and added exceptions.

    2013.12.07 18:54:12.432 collect exception (System.ArgumentException: The path contains invalid characters .
    ***in System.Security.Permissions.FileIOPermission.HasIllegalCharacters (String [] str)
    ***in System.Security.Permissions.FileIOPermission.AddPathList (FileIOPermissionAccess access, AccessControlActions control, String [] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
    ***in System.Security.Permissions.FileIOPermission .. ctor (FileIOPermissionAccess access, String [] pathList, Boolean checkForDuplicates, Boolean needFullPath)
    ***in System.IO.Directory.CreateDirectory (String path)
    ***to ? . ? . ? ()
    ***to ?.?.? (Boolean, Boolean, Boolean, Boolean)
    ***to ?.?.? (String)
    ***to ? . ? . ? ())

  15. #2295
    R3peat's Avatar Site Donator while(true) CoreCoins Purchaser
    Reputation
    190
    Join Date
    Aug 2012
    Posts
    424
    Thanks G/R
    0/132
    Trade Feedback
    69 (99%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by agilecreature View Post
    This program is very good. Thank you! But I have some problem. Statistics "RUN" does not work. It is not reset when you exit the menu and added exceptions.

    2013.12.07 18:54:12.432 collect exception (System.ArgumentException: The path contains invalid characters .
    ***in System.Security.Permissions.FileIOPermission.HasIllegalCharacters (String [] str)
    ***in System.Security.Permissions.FileIOPermission.AddPathList (FileIOPermissionAccess access, AccessControlActions control, String [] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
    ***in System.Security.Permissions.FileIOPermission .. ctor (FileIOPermissionAccess access, String [] pathList, Boolean checkForDuplicates, Boolean needFullPath)
    ***in System.IO.Directory.CreateDirectory (String path)
    ***to ? . ? . ? ()
    ***to ?.?.? (Boolean, Boolean, Boolean, Boolean)
    ***to ?.?.? (String)
    ***to ? . ? . ? ())
    u extracted the archive u downloaded? or running the .exe in the archive? if u do so extract it and runn .exe again as administrator
    Last edited by R3peat; 12-07-2013 at 12:27 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 10:30 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search