hi looking for a few plugins menu

User Tag List

Results 1 to 6 of 6
  1. #1
    myworld69's Avatar Member
    Reputation
    2
    Join Date
    Jul 2017
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    hi looking for a few plugins

    hey guys im looking for help for the following things.


    1.) I need to know how to change the color of the explosion grotesque fatties from a red broken line circle to a yellow broken line circle because right now those circles and the posion circles r the same color and I cant tell them a part... i need to avoid fatties, posion not so much so telling them apart would be nice.

    2.) I need to know how to disable the broken green line circle on plauged... sometimwees when these stack the screen is so messy and cant see shit dont need these circles i can see plauged just fine.
    Last edited by myworld69; 12-21-2017 at 12:38 AM.

    hi looking for a few plugins
  2. #2
    myworld69's Avatar Member
    Reputation
    2
    Join Date
    Jul 2017
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any1 know how to disable the posion and change colors on fatties explosions ?

  3. #3
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  4. #4
    myworld69's Avatar Member
    Reputation
    2
    Join Date
    Jul 2017
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont need it to do the wor kfor me, i can do the work i just need to know where they keep the code for the posion circles and fattie explosions, ill change the color n code myself i just need to know where its located lol

    unless sum1 already has a code to just turn it off i can throw in users i dont rly wanna d/l that i dont have office and wont be able to open it.

  5. #5
    edgomez's Avatar Member
    Reputation
    1
    Join Date
    Oct 2017
    Posts
    11
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Default Plugin you are looking for to alter Grotesque Explosions is located in plugins/Default/Monsters/ExplosiveMonsterPlugin.cs.

    I don't know how to change the colors though, I belive it has something to do with the "CreateBrush" parameters.

    As for the Plagued affix, it's located in the same folder, but the correct file should be EliteMonsterAffixPlugin.cs. To turn it off, just put 0 in every parameter of the "CreateBrush" and it should work.

  6. #6
    gjuz's Avatar Contributor
    Reputation
    121
    Join Date
    Mar 2017
    Posts
    228
    Thanks G/R
    49/118
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Hi,
    this an excerpt from my customizations:

    PHP Code:
    // groteske blau, todesgiftwolke aus
    Hud.RunOnPlugin<ExplosiveMonsterPlugin>(plugin =>
    {
        
    // todesgiftwolke aus
        
    plugin.FastMummyDecorator.Enabled false;
        
    // groteske blau
        
    (plugin.GrotesqueDecorator.Decorators[0] as GroundCircleDecorator).Brush Hud.Render.CreateBrush(16060922553SharpDX.Direct2D1.DashStyle.Solid);
    }); 
    /**/

    Hud.RunOnPlugin<EliteMonsterSkillPlugin>(plugin =>
    {
        
    // disable ground circle plague        
        
    plugin.PlaguedDecorator.Enabled false;
    }); 
    /**/ 
    greetz gjuz

Similar Threads

  1. Replies: 10
    Last Post: 05-16-2010, 04:59 PM
  2. Looking for a few things, can give lots of rep.
    By Ashyda in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 07-06-2009, 12:46 AM
  3. [Request] Looking for a few .GOs
    By Duplicity in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 04-01-2008, 01:47 AM
  4. looking for a few skins...
    By catwomhan in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 07-01-2007, 05:41 PM
  5. Looking for a few edits
    By pwnzo in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 06-14-2007, 12:22 PM
All times are GMT -5. The time now is 11:19 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