[ENG] Active Commend Skeleton Plugin menu

User Tag List

Page 1 of 6 12345 ... LastLast
Results 1 to 15 of 79
  1. #1
    s4000's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/271
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    [ENG] Necro Pet & Bone Ringer Plugin

    - circle for the skeleton & mage (original plugin zx-necromancerskeletonindicatorplugin.html ([v7.3] [ENGLISH] [ZX] NecromancerSkeletonIndicatorPlugin) )
    - filled circle for skeleton when using active skill
    - add star under target (elite only) of the active command skeleton

    update v2
    - add option to show skeleton of other players
    - circle size according to bottom size
    - target star will not effect on rare minions
    - add line on mini-map for target elite

    update v3
    - add circle for golem
    - add circle for revive
    - fixed Kill Command bug (should be, I find sometime buff on, sometime not, please help to test as my build doesn't use this rune)

    update v4
    - add more option to show each kind of pet
    - can see other players active skeleton
    - add decorator for non elite target (optional, default enable)
    - add buff time of bone ringer (local user only)
    - 2 type of timer will be shown (time for target is within the thud detection range & the time when skill is used, optional)
    - buff time for kill comment will not correct if the buff is not active successfully

    ComSk.jpg

    Copy to TurboHUD\plugins\DavPlayer
    [C#] DAV_NecroPetPlugin - Pastebin.com
    Last edited by s4000; 08-21-2019 at 08:51 PM.

    [ENG] Active Commend Skeleton Plugin
  2. Thanks knight84, RNN, (Sarge), BeeAntOS, 731113, HoaryWitch (6 members gave Thanks to s4000 for this useful post)
  3. #2
    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)
    verry nice big thanks

  4. #3
    HiFive's Avatar Member
    Reputation
    2
    Join Date
    Aug 2018
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice plugin ty for sharing.

    do you know how to add a line to the guy the skeles are commanded to?
    and
    maybe like a star or some type of mark on the mini map to help keep track of him?

  5. #4
    s4000's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/271
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    update v2
    update v2
    - add option to show skeleton of other players
    - circle size according to bottom size
    - target star will not effect on rare minions
    - add line on mini-map for target elite

  6. #5
    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 v2
    update v2
    - add option to show skeleton of other players
    - circle size according to bottom size
    - target star will not effect on rare minions
    - add line on mini-map for target elite
    Hey s4, thx f plugin.Well, after this update, I cannot see rotating star on Boss/Elite Base anymore, I checked SkeletonTargetDecorator but they are the same, and I did not see line on minimap to targeted elites/bosses

    Im still using the 1st version of plugin

    >Screenshot_5.png

    I enlarged size of star (Cause I have some groundlabels and circle is already poluted)

    I have a question, is it possible to have star on boss only visible to others players ? (Non-Necro) Should be better to all team see star on Boss Base, so all members can check if boss is commanded by necro or not.

    I am also trying to add
    public bool ShowInTown { get; set; }
    public override void Load(IController hud)
    {
    base.Load(hud);
    ShowInTown = false;
    But got no sucess, any help ?
    Last edited by Saico; 06-25-2019 at 04:31 PM.

  7. #6
    s4000's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/271
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Saico View Post
    Hey s4, thx f plugin.Well, after this update, I cannot see rotating star on Boss/Elite Base anymore, I checked SkeletonTargetDecorator but they are the same, and I did not see line on minimap to targeted elites/bosses

    Im still using the 1st version of plugin
    ............
    But got no sucess, any help ?
    I have test & re-upload the plugin, no error for myself

  8. #7
    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
    I have test & re-upload the plugin, no error for myself
    Oh, guess I got wrong code or modified something, it is working fine now, thanks

    Screenshot_4.png

  9. #8
    alex4tm's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello,
    how about an indicator for the golem? would that be hard to add building on this plugin? would help alot for solo, thanks !

  10. #9
    Pe1a0's Avatar Member
    Reputation
    6
    Join Date
    Mar 2017
    Posts
    58
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "add option to show skeleton of other players " - how do u enable this? it's enabled by default?

  11. #10
    s4000's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/271
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pe1a0 View Post
    "add option to show skeleton of other players " - how do u enable this? it's enabled by default?
    yes, default enable

  12. #11
    s4000's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/271
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alex4tm View Post
    Hello,
    how about an indicator for the golem? would that be hard to add building on this plugin? would help alot for solo, thanks !
    I will try

  13. #12
    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)
    Hey s4, I realized that the TargetDecorator (Star) on last rune of Command Skeletons is not working in your last update, I realized cause it was working fine when I was playing Thorns with your first release in boss and after update only this rune (Kill Command) does not draws the star shape when elite/boss are commanded, all others runes are working great. Could you help how to fix ? Thank you so much.

    Rune 1-4 > Screenshot_7.png

    Rune 5 (Kill Command) > Screenshot_6.png

  14. #13
    s4000's Avatar Contributor
    Reputation
    284
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/271
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    update v3
    - add circle for golem
    - add circle for revive
    - fixed Kill Command bug (should be, I find sometime buff on, sometime not, please help to test as my build doesn't use this rune)

  15. #14
    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
    - add circle for golem
    - add circle for revive
    - fixed Kill Command bug (should be, I find sometime buff on, sometime not, please help to test as my build doesn't use this rune)
    Did some tests and found the problem, the command star still appears with 4 first runes, and works with Kill Command rune in thorns build because Thorns uses Curse ON Scythe, when I change build to Aura of Frailty or some another curse skill (Decrep or Leech), it appears f a sec and disappears, curses somehow bugs Kill Command rune, only works when curse is on Grim Scythe (Cursed Scythe) rune.

  16. #15
    HiFive's Avatar Member
    Reputation
    2
    Join Date
    Aug 2018
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty very much for the updates on this plugin.

    is there a way to make that white line go above the elite dots on the mini map. many times i cant see the white line because so many minions and elites on the mini map.

Page 1 of 6 12345 ... LastLast

Similar Threads

  1. [ENG] Combin Plugin of Party Cooldown & Archon Downtime
    By s4000 in forum TurboHUD Community Plugins
    Replies: 77
    Last Post: 02-01-2021, 04:54 AM
  2. Command skeleton plugin
    By wad1532 in forum TurboHUD Discussions
    Replies: 0
    Last Post: 06-15-2019, 06:04 PM
  3. [How To] Seems i am overwriting everything when activating plugins (with TCT)
    By h0meb0y in forum TurboHUD Support
    Replies: 1
    Last Post: 04-30-2019, 01:26 PM
  4. Command Skeletons are active
    By FredDurst in forum TurboHUD Discussions
    Replies: 1
    Last Post: 09-19-2017, 10:43 PM
  5. [Question] Hide plugins when Map is Active?
    By Csavo in forum TurboHUD Support
    Replies: 2
    Last Post: 04-11-2017, 06:06 AM
All times are GMT -5. The time now is 01:59 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