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

User Tag List

Page 5 of 10 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 147
  1. #61
    polyssman's Avatar Member
    Reputation
    1
    Join Date
    Apr 2017
    Posts
    4
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    H:\HUD\TURBO HUD\Plugins\Resu\DangerPlugin.cs(293,43) : error CS0246: The type or namespace name 'HotEnablerDisablerPlugin' could not be found (are you missing a using directive or an assembly reference?)

    [v7.6] [INTERNATIONAL] [Resu] DangerPlugin
  2. #62
    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 polyssman View Post
    H:\HUD\TURBO HUD\Plugins\Resu\DangerPlugin.cs(293,43) : error CS0246: The type or namespace name 'HotEnablerDisablerPlugin' could not be found (are you missing a using directive or an assembly reference?)
    There's a mandatory plugin to install for this one to work. You didn't.
    Supported version for all Resu plugins

  3. #63
    polyssman's Avatar Member
    Reputation
    1
    Join Date
    Apr 2017
    Posts
    4
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by User5981 View Post
    There's a mandatory plugin to install for this one to work. You didn't.
    Lol, sr Bro, thks!

  4. #64
    ADV2015's Avatar Member
    Reputation
    6
    Join Date
    Mar 2017
    Posts
    94
    Thanks G/R
    147/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Resu !

    Is this posible to add line on walls of wall blocker ?

    Thanks in advance.

  5. #65
    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 ADV2015 View Post
    Hi Resu !

    Is this posible to add line on walls of wall blocker ?

    Thanks in advance.
    I already looked at this but I don't remember why I stopped trying to implement it,
    I think you cannot guess the walls' orientation so it's not possible to draw them...
    I can do it with Poison Enchanted (slime cross on the floor) because the cross has always the same orientation (always draws an X in reference to the screen corners), but for the walls it is not possible.
    An actor orientation variable is missing, it would have been be useful to draw demonic forges flames limits without indexing all demonic forges' flames positions like I did, to draw wallers' walls, to draw your hero's orientation on minimap and such things.
    Supported version for all Resu plugins

  6. Thanks ADV2015 (1 members gave Thanks to User5981 for this useful post)
  7. #66
    ADV2015's Avatar Member
    Reputation
    6
    Join Date
    Mar 2017
    Posts
    94
    Thanks G/R
    147/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by User5981 View Post
    I already looked at this but I don't remember why I stopped trying to implement it,
    I think you cannot guess the walls' orientation so it's not possible to draw them...
    I can do it with Poison Enchanted (slime cross on the floor) because the cross has always the same orientation (always draws an X in reference to the screen corners), but for the walls it is not possible.
    An actor orientation variable is missing, it would have been be useful to draw demonic forges flames limits without indexing all demonic forges' flames positions like I did, to draw wallers' walls, to draw your hero's orientation on minimap and such things.
    Okay, I understand, thank you for this explanation.
    Thanks..

  8. #67
    johnbl's Avatar Active Member
    Reputation
    33
    Join Date
    Dec 2016
    Posts
    129
    Thanks G/R
    347/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Resu, are we supposed to see something for the poison clouds left by the Betrayeds? Because I only see a small circle that disappears right after they die, but the poison cloud still damages us.

    Also, that "Moveth" message on molten explosion makes it really hard to see the timer, if I disable Molten on your plugin do I get to keep the timer?

  9. #68
    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)
    I will have a look...
    Supported version for all Resu plugins

  10. #69
    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 johnbl View Post
    Hey Resu, are we supposed to see something for the poison clouds left by the Betrayeds? Because I only see a small circle that disappears right after they die, but the poison cloud still damages us.

    Also, that "Moveth" message on molten explosion makes it really hard to see the timer, if I disable Molten on your plugin do I get to keep the timer?
    I'm working on a solution for the poison clouds after a betrayed death (this was displayed by ExplosiveMonsterPlugin, this plugin will be absorbed & disabled).

    The timer comes from a default plugin so yes...
    Supported version for all Resu plugins

  11. Thanks johnbl (1 members gave Thanks to User5981 for this useful post)
  12. #70
    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)
    If someone can check and indicate me the time in seconds between a betrayed death and when the poison cloud stops dealing damage, that would help a lot thanks :-)
    Supported version for all Resu plugins

  13. #71
    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)
    (Nevermind I found out)

    Updated:
    - Killed Betrayer's poison cloud indicator has now right size and duration, enjoy ;-)
    - You can disable Betrayer's poison cloud and grotesque explosion via customize.
    Supported version for all Resu plugins

  14. Thanks TobiaSBooN, johnbl (2 members gave Thanks to User5981 for this useful post)
  15. #72
    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:
    - Ground Timer for grotesque explosion
    - disabled " moveth! " message for molten explosion so you an see the timer
    - 1 new demonic forge

    ENJOY!
    Supported version for all Resu plugins

  16. Thanks johnbl (1 members gave Thanks to User5981 for this useful post)
  17. #73
    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 :
    - Ground Timer for killed Betrayer's poison cloud

    Enjoy!
    Supported version for all Resu plugins

  18. Thanks johnbl (1 members gave Thanks to User5981 for this useful post)
  19. #74
    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 :
    - Ground Timer for Morlu's meteor impact
    - no more Moveth! text for Morlu's meteor impact

    Enjoy!
    Supported version for all Resu plugins

  20. Thanks johnbl (1 members gave Thanks to User5981 for this useful post)
  21. #75
    iThinkiWin's Avatar Active Member
    Reputation
    27
    Join Date
    Oct 2018
    Posts
    104
    Thanks G/R
    25/24
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    add if (Hud.Game.IsInTown) return; to your painter, so i don't have to keep adding it in <3

Page 5 of 10 FirstFirst 123456789 ... 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 01:03 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