Explosion radious. menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Shawmeck's Avatar Member
    Reputation
    1
    Join Date
    Aug 2020
    Posts
    23
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Explosion radious.

    Hello,

    How do I make the TH circles for the monsters explosion radius not filled in? I like it to just be an outline of the explosion radius so I can see dropped gear/orbs.

    Thanks.

    Explosion radious.
  2. #2
    Xaggee's Avatar Member
    Reputation
    2
    Join Date
    May 2020
    Posts
    19
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Going to point in the right direction. Maybe someone else can correct this if it's not perfect in format.

    Place this in PluginEnablerOrDisablerPlugin.cs it should make the fill transparent.

    Hud.RunOnPlugin<EliteMonsterSkillPlugin>(plugin => { plugin.MoltenExplosionDecorator = new WorldDecoratorCollection(new GroundTimerDecorator(Hud) { BackgroundBrushFill = Hud.Render.CreateBrush(0, 255, 32, 32, 0), }); });

    If that only affects the small timer near the center of the circle try this instead

    Hud.RunOnPlugin<EliteMonsterSkillPlugin>(plugin => { plugin.MoltenExplosionDecorator = new WorldDecoratorCollection(new GroundCircleDecorator(Hud) { Brush = Hud.Render.CreateBrush(0, 255, 50, 50, 3, SharpDX.Direct2D1.DashStyle.Dash), }); });
    Last edited by Xaggee; 01-16-2021 at 07:37 PM.

  3. #3
    Shawmeck's Avatar Member
    Reputation
    1
    Join Date
    Aug 2020
    Posts
    23
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Xaggee,

    Thank you for your response. I did a quick search for "PluginEnablerOrDisablerPlugin.cs" and could not find anything like that in any of my folders. Perhaps its under a different name?

    These are my plugins: https://i.imgur.com/5NtVvho.png

    Thank you for your support.

  4. #4
    TheLionKing's Avatar Member
    Reputation
    6
    Join Date
    Sep 2019
    Posts
    32
    Thanks G/R
    18/5
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shawmeck View Post
    Hi Xaggee,

    Thank you for your response. I did a quick search for "PluginEnablerOrDisablerPlugin.cs" and could not find anything like that in any of my folders. Perhaps its under a different name?

    These are my plugins: https://i.imgur.com/5NtVvho.png

    Thank you for your support.
    That one is in your /plugins/user and mostly called PluginEnablerOrDisablerPlugin.txt, then just rename it to PluginEnablerOrDisablerPlugin.cs

  5. #5
    Shawmeck's Avatar Member
    Reputation
    1
    Join Date
    Aug 2020
    Posts
    23
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    TheLionKing,

    Yes I was able to find this file like you said. Its already a .cs. What do I need to do with this file?

  6. #6
    Shawmeck's Avatar Member
    Reputation
    1
    Join Date
    Aug 2020
    Posts
    23
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone help me with my question please?

  7. #7
    Romanmas's Avatar Member
    Reputation
    11
    Join Date
    Mar 2017
    Posts
    187
    Thanks G/R
    9/9
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shawmeck View Post
    Can anyone help me with my question please?
    Hi Shawmeck!
    By default, the explosions are shown as dotted lines, as you wanted, so you have some plugin that paints over the explosions.
    Why don't you drop the print screen of your question? It would be easier and faster to answer it.

    Best Regards
    Romanmas
    Check your pm

  8. #8
    Shawmeck's Avatar Member
    Reputation
    1
    Join Date
    Aug 2020
    Posts
    23
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Romanmas,

    Thank you for trying to help me with my question. Please see this link for what I am seeing. Imgur: The magic of the Internet

    Thank you again.

  9. #9
    Romanmas's Avatar Member
    Reputation
    11
    Join Date
    Mar 2017
    Posts
    187
    Thanks G/R
    9/9
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shawmeck View Post
    Hi Romanmas,

    Thank you for trying to help me with my question. Please see this link for what I am seeing. Imgur: The magic of the Internet

    Thank you again.
    Your poor eyes....Contact me at discord, I sent you a private message. TY

    Best Regards
    Romanmas

  10. #10
    Shawmeck's Avatar Member
    Reputation
    1
    Join Date
    Aug 2020
    Posts
    23
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is your discord ID, I have not received any PM yet.

  11. #11
    Romanmas's Avatar Member
    Reputation
    11
    Join Date
    Mar 2017
    Posts
    187
    Thanks G/R
    9/9
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shawmeck View Post
    What is your discord ID, I have not received any PM yet.
    romanmas#6899

Similar Threads

  1. Weird Explosion Morph Code
    By Festigio in forum World of Warcraft Emulator Servers
    Replies: 16
    Last Post: 11-28-2007, 11:55 AM
  2. [Guide] Cosmic Explosion :)
    By Spurven in forum Art & Graphic Design
    Replies: 3
    Last Post: 11-16-2007, 10:01 AM
All times are GMT -5. The time now is 03:05 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