pools menu

User Tag List

Thread: pools

Results 1 to 3 of 3
  1. #1
    hurrikane's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    78
    Thanks G/R
    29/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    pools

    Hello guys,

    Is it possible to make the background of the healing wells in red? It always trolls me when iam searching for pools!

    Imgur: The magic of the Internet

    thanks in advance

    pools
  2. #2
    Razorfish's Avatar Contributor
    Reputation
    188
    Join Date
    Apr 2019
    Posts
    178
    Thanks G/R
    19/158
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Yes, add something like the following into the Customize function of a configuration file, such as TurboHUD\plugins\User\PluginEnablerOrDisablerPlugin.cs:
    Code:
    			Hud.RunOnPlugin<ShrinePlugin>(plugin => {
    				foreach (IWorldDecorator decorator in plugin.HealingWellDecorator.Decorators) {
    					if (decorator is GroundLabelDecorator) {
    						GroundLabelDecorator label = (GroundLabelDecorator)decorator;
    						label.BackgroundBrush = Hud.Render.CreateBrush(255, 255, 22, 3, 0); //reddish background color
    						label.TextFont = Hud.Render.CreateFont("tahoma", 6.5f, 255, 255, 255, 255, false, false, false); //white text color
    						break;
    					}
    				}
    			});

  3. Thanks hurrikane (1 members gave Thanks to Razorfish for this useful post)
  4. #3
    hurrikane's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    78
    Thanks G/R
    29/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works great thank you

Similar Threads

  1. [Fishing related] How to find Highland Mixed Pools
    By dtk in forum World of Warcraft Bots and Programs
    Replies: 0
    Last Post: 12-13-2007, 01:40 PM
  2. Fishing pools to beams of light?
    By Cashcharac in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 09-26-2007, 09:33 PM
  3. Fishing pools to beams of light?
    By Cashcharac in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 09-24-2007, 11:14 AM
  4. The best pool shot in the world.
    By Enfeebleness in forum Community Chat
    Replies: 11
    Last Post: 05-26-2007, 11:06 AM
All times are GMT -5. The time now is 11:08 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