[v7.6] [INTERNATIONAL] [Resu] PrimalAncientProbabilityPlugin menu

User Tag List

Page 6 of 8 FirstFirst ... 2345678 LastLast
Results 76 to 90 of 114
  1. #76
    Darek043's Avatar Member
    Reputation
    1
    Join Date
    Jan 2018
    Posts
    8
    Thanks G/R
    14/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, can we change the size of the numbers and make them bigger or bold? I see them too small and sometimes i can not notice them.

    [v7.6] [INTERNATIONAL] [Resu] PrimalAncientProbabilityPlugin
  2. #77
    gandalf12's Avatar Member
    Reputation
    2
    Join Date
    Nov 2018
    Posts
    22
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    change the 6 behind the word arial eg. to 8
    Code:
    ancientDecorator = new TopLabelDecorator(Hud)
                {
                     TextFont = Hud.Render.CreateFont("arial", 6, 220, 227, 153, 25, true, false, 255, 0, 0, 0, true),
                     TextFunc = () => ancientText,
                     HintFunc = () => "Chance for the next Legendary drop to be Ancient." + Environment.NewLine + "Total Ancient drops : " + AncientTotal + " (" + TotalPercAncient + ") of Legendary drops",
                  
                };
                
                 primalDecorator = new TopLabelDecorator(Hud)
                {
                     TextFont = Hud.Render.CreateFont("arial", 6, 180, 255, 64, 64, true, false, 255, 0, 0, 0, true),
                     TextFunc = () => primalText,

  3. Thanks Darek043 (1 members gave Thanks to gandalf12 for this useful post)
  4. #78
    takayo72's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2018
    Posts
    203
    Thanks G/R
    43/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    How to change the X,Y location?
    RunStats pluigin and this plugin are overlapped

  5. #79
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by takayo72 View Post
    How to change the X,Y location?
    RunStats pluigin and this plugin are overlapped
    They are overlapped because you didn't update this one (I changed it's location).
    Supported version for all Resu plugins

  6. #80
    takayo72's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2018
    Posts
    203
    Thanks G/R
    43/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by User5981 View Post
    They are overlapped because you didn't update this one (I changed it's location).
    I ve no intention my one is outdated as it didnt throw exception for each thud update

  7. #81
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by takayo72 View Post
    I ve no intention my one is outdated as it didnt throw exception for each thud update
    ... What? ��
    Supported version for all Resu plugins

  8. #82
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    - Totally new approach for calculations : More realistic (goes with "a bit less exciting")
    - bigger size, bigger numbers (so you can actually see them changing when a legendary drops)
    - now located on the left of HUD

    please report any bugs / weird behaviour.
    Enjoy!
    Last edited by User5981; 10-25-2019 at 07:54 AM.
    Supported version for all Resu plugins

  9. Thanks TobiaSBooN, ancientegs (2 members gave Thanks to User5981 for this useful post)
  10. #83
    knight84's Avatar Active Member
    Reputation
    19
    Join Date
    Mar 2017
    Posts
    270
    Thanks G/R
    24/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for me this is not working anymore it show ancient chance 9.6256 and primel chance 0,23 all the time

  11. #84
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knight84 View Post
    for me this is not working anymore it show ancient chance 9.6256 and primel chance 0,23 all the time
    it is based on your stats, but it only works with drops and not with gambling.
    i would need this for it to work with gambling : https://www.ownedcore.com/forums/dia...led-items.html (Hud.Tracker for Gambled items ?)
    Supported version for all Resu plugins

  12. #85
    knight84's Avatar Active Member
    Reputation
    19
    Join Date
    Mar 2017
    Posts
    270
    Thanks G/R
    24/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ah ok so it cant work for now ?

    i have no changes at all, even i have drops
    Last edited by knight84; 11-03-2019 at 07:01 AM.

  13. #86
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knight84 View Post
    ah ok so it cant work for now ?

    i have no changes at all, even i have drops
    in /stat_tracker/ in the most recent ????_total.xml file, what is your number for drop_legendary="?"
    Supported version for all Resu plugins

  14. #87
    knight84's Avatar Active Member
    Reputation
    19
    Join Date
    Mar 2017
    Posts
    270
    Thanks G/R
    24/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh fuck i have many files there, maybe couse i have copied the folder al the time wehn new hud comes

  15. #88
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knight84 View Post
    oh fuck i have many files there, maybe couse i have copied the folder al the time wehn new hud comes
    me too, apparently there's no auto cleaning so these files multiplies with time
    Supported version for all Resu plugins

  16. #89
    knight84's Avatar Active Member
    Reputation
    19
    Join Date
    Mar 2017
    Posts
    270
    Thanks G/R
    24/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so what to do, clean the folder ?

  17. #90
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knight84 View Post
    so what to do, clean the folder ?
    order the files by date in windows explorer and open the first (latest) ????_total.xml file, then tell me what is your number for drop_legendary="?"
    Supported version for all Resu plugins

Page 6 of 8 FirstFirst ... 2345678 LastLast

Similar Threads

  1. [v7.3] [INTERNATIONAL] [Resu] ParagonPercentagePlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 89
    Last Post: 03-29-2021, 10:18 PM
  2. [v7.3] [INTERNATIONAL] [Resu] CraftersDelightPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 194
    Last Post: 03-07-2021, 05:56 AM
  3. [v7.3] [INTERNATIONAL] [Resu] UrshisGiftPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 55
    Last Post: 12-04-2020, 05:45 PM
  4. [v7.3] [INTERNATIONAL] [Resu] BattleTagAboveBannerPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 56
    Last Post: 08-01-2019, 05:03 AM
  5. [v7.3] [INTERNATIONAL] [Resu] TimeEverywherePlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 4
    Last Post: 08-30-2017, 05:20 PM
All times are GMT -5. The time now is 08:47 PM. 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