How to remove  player's  bottom "Focus ring" and  "Restraint ring" buffer icon ? menu

User Tag List

Results 1 to 3 of 3
  1. #1
    van9999's Avatar Member
    Reputation
    2
    Join Date
    Mar 2019
    Posts
    14
    Thanks G/R
    12/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to remove player's bottom "Focus ring" and "Restraint ring" buffer icon ?

    Hi gusy,

    How to remove player's bottom "Focus ring" and "Restraint ring" buffer icon ?
    icon.png

    How to remove  player's  bottom "Focus ring" and  "Restraint ring" buffer icon ?
  2. #2
    RNN's Avatar Legendary
    Reputation
    876
    Join Date
    Sep 2018
    Posts
    1,154
    Thanks G/R
    108/838
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    These icons are shown by the PlayerBottomBuffListPlugin.cs plugin and include 3 rules: taeguk, focus, restraint .
    You have several options:

    1) The first is to completely disable the plugin:

    Code:
    Hud.TogglePlugin<PlayerBottomBuffListPlugin>(false);
    2 ) Empty the list of predefined rules (the 3 mentioned) of that plugin

    Code:
     	Hud.RunOnPlugin<PlayerBottomBuffListPlugin>(plugin => { 
     		plugin.RuleCalculator.Rules.Clear();
     	}   );
    3) or, edit the plugin and delete the rules that do not interest you, but you should do it in each new version

    note: the code must be added to the custom section of user\PluginEnablerOrDisablerPlugin.cs
    Last edited by RNN; 05-16-2019 at 08:51 AM.

  3. Thanks van9999, brainbugged (2 members gave Thanks to RNN for this useful post)
  4. #3
    van9999's Avatar Member
    Reputation
    2
    Join Date
    Mar 2019
    Posts
    14
    Thanks G/R
    12/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    RNN , thanks very much!

Similar Threads

  1. [Question] How to remove player's name ?
    By beber75 in forum TurboHUD Support
    Replies: 1
    Last Post: 07-31-2018, 02:32 PM
  2. How to remove a player from an arena match
    By acolyte in forum World of Warcraft Exploits
    Replies: 13
    Last Post: 02-29-2008, 03:54 AM
  3. How to remove your underwear
    By raunchy in forum World of Warcraft Exploits
    Replies: 100
    Last Post: 10-02-2007, 02:35 PM
  4. please help me on how to remove beard
    By adtech21 in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 06-20-2007, 06:09 AM
  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 05:28 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search