[ENG] Player Power Set menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    [ENG] Player Power Set

    - Icon if equiped with nemesis
    - Icon for the main set for DPS

    update v2
    - add customize for icon size, location offset

    update v3
    - re-formula the size, location
    - add background for set power
    - add a shield if no main set power (ZDPS??)

    update v3.1
    - fix monk's monkey king set

    update 4
    - add Flavor of Time
    - add new LoD gem

    update v5
    - add 2 new set for monk, sader
    - add option to show extend power (Area Damage / Stricken / Boyarsky / Executioner)
    public bool showExtend { get; set; } = true;

    update v6
    - add support for new 3 sets
    - add option to show the remaining XP bonus
    - can show max gr when point at the portrait

    update v7
    - add support for new 2 sets
    - extend power now can customize for different / future need

    PS: this should be the last update unless there is new main power source (may be blackthorn in future?)

    Set Power.jpg
    Power.jpg


    Copy to TurboHUD\plugins\DAV
    [C#] DAV_NecroPetPlugin - Pastebin.com
    Last edited by s4000; 06-24-2020 at 07:07 AM.

    [ENG] Player Power Set
  2. Thanks Saico, RNN, BeeAntOS, MrOne, 731113, Wasted75, johnbl, madbmax (8 members gave Thanks to s4000 for this useful post)
  3. #2
    Saico's Avatar Active Member
    Reputation
    21
    Join Date
    Apr 2019
    Posts
    379
    Thanks G/R
    35/20
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Nice plugin as always s4, I have found code to increase/decrease icon
    var width = portrait.Left * 2.2f;
    but can I move the Nemesis icon just a bit down ? Ypos
    It is overlayin player name > [ENG] Player Power Set-screenshot_5-png

    I have builds with more than 1 set equipped, and noticed it gets info from primary 6piece bonus, wonder if its possible to add LoN (Legacy of Nightmares) icon for LoN players equiped with rings or with buff (Seasonal)

  4. #3
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    No idea for season, but it works for lon in non season

  5. #4
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    update v2
    - add customize for icon size, location offset

  6. #5
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    update v3
    - re-formula the size, location
    - add background for set power
    - add a shield if no main set power (ZDPS??)

  7. #6
    Saico's Avatar Active Member
    Reputation
    21
    Join Date
    Apr 2019
    Posts
    379
    Thanks G/R
    35/20
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    update v3
    - re-formula the size, location
    - add background for set power
    - add a shield if no main set power (ZDPS??)
    somehow when using LoN Dps/ Znec (Pestilence4p) / zBarb (Raekor4p) is showing Set Shield from armory

    [ENG] Player Power Set-screenshot_5-png

    Screenshot_4.png

  8. #7
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    mini update to fix monk's monkey king set

  9. #8
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    update 4
    - add Flavor of Time
    - add new LoD gems (use gem of trapped as dont know the new gem texture id)

  10. #9
    BeeAntOS's Avatar Active Member
    Reputation
    30
    Join Date
    Oct 2017
    Posts
    119
    Thanks G/R
    239/28
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    ...
    - add new LoD gems (use gem of trapped as dont know the new gem texture id)
    Unique_Gem_023_x1
    "When you reach the top, get ready to drop!"

  11. #10
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Where can I see the texture ID?

    Originally Posted by BeeAntOS View Post

  12. #11
    BeeAntOS's Avatar Active Member
    Reputation
    30
    Join Date
    Oct 2017
    Posts
    119
    Thanks G/R
    239/28
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    Where can I see the texture ID?
    Sorry, it's my fault... I thought the texture ID should be "Unique_Gem_023_x1".
    "When you reach the top, get ready to drop!"

  13. #12
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by BeeAntOS View Post
    Sorry, it's my fault... I thought the texture ID should be "Unique_Gem_023_x1".
    FYI, texture ids are like this. Somebody posted them recently but I did not grab the link (just the pic).

  14. Thanks BeeAntOS (1 members gave Thanks to JarJarD3 for this useful post)
  15. #13
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    we can't use that unless KJ add the code in the interface (hope he will update soon)

    Originally Posted by BeeAntOS View Post
    Sorry, it's my fault... I thought the texture ID should be "Unique_Gem_023_x1".

  16. #14
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    updated
    - get the new gems texture

  17. #15
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    update v5
    - add 2 new set for monk, sader
    - add option to show extend power (Area Damage / Stricken / Boyarsky / Executioner)

Page 1 of 2 12 LastLast

Similar Threads

  1. [Selling] Power Leveling 5000h pro player fastest than anyone YOU SET THE PRICE
    By Jordan123456 in forum PoE Buy Sell Trade
    Replies: 356
    Last Post: 12-10-2018, 03:17 PM
  2. [Selling] Experienced Player Power Leveling Trade Master 2
    By xxdrakedogxx in forum Black Desert Buy Sell Trade
    Replies: 0
    Last Post: 08-22-2017, 12:09 AM
  3. <WoW> GMPUBLIC! (All players get GM Powers!)!!
    By knif3r2 in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 09-29-2008, 08:34 PM
  4. Factions: can you set a horde player to alliance or vice versa?
    By degoscar in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 04-23-2008, 09:50 PM
  5. how to set player as gm or 6 persmision
    By ilovethissite in forum World of Warcraft General
    Replies: 1
    Last Post: 12-27-2006, 09:07 AM
All times are GMT -5. The time now is 11:26 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