TopExperienceStatistics with different colors / textures menu

User Tag List

Results 1 to 3 of 3
  1. #1
    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)

    TopExperienceStatistics with different colors / textures

    I tweaked a bit the textures and transparency of the top experience statistics panel (center top paragon / dmg/h / time to Px).
    It's hard to see it on the picture but it has a bit of transparency and looks good everywhere.

    TopExperienceStatistics with different colors / textures-topexpstats-png

    Customization :
    if you want to try it, paste that code in the Customize part of :
    plugins\User\PluginEnablerOrDisablerPlugin.cs

    PHP Code:
    // Top Experience Statistics Customization 
                
    Hud.RunOnPlugin<TopExperienceStatistics>(plugin => 
                { 
                    foreach (var 
    lbl in plugin.LabelList.LabelDecorators
                    { 
                        
    lbl.BackgroundTexture1 Hud.Texture.ButtonTextureGray
                        
    lbl.BackgroundTexture2 Hud.Texture.BackgroundTextureOrange
                        
    lbl.BackgroundTextureOpacity1 0.7f
                        
    lbl.BackgroundTextureOpacity2 0.3f

                        if (
    lbl.ExpandDownLabels == null) continue; 
                        foreach (var 
    lblDown in lbl.ExpandDownLabels
                        { 
                            
    lblDown.BackgroundTexture1 Hud.Texture.ButtonTextureGray
                            
    lblDown.BackgroundTexture2 Hud.Texture.BackgroundTextureOrange
                            
    lblDown.BackgroundTextureOpacity1 0.7f
                            
    lblDown.BackgroundTextureOpacity2 0.3f
                        } 
                    } 
                }); 
                
    // End of Top Experience Statistics Customization 
    Last edited by User5981; 08-28-2017 at 01:36 PM.

    TopExperienceStatistics with different colors / textures
  2. #2
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This can be done with customization :
    PHP Code:
                Hud.RunOnPlugin<TopExperienceStatistics>(plugin =>
                {
                    foreach (var 
    lbl in plugin.LabelList.LabelDecorators)
                    {
                        
    lbl.BackgroundTexture1 Hud.Texture.ButtonTextureGray;
                        
    lbl.BackgroundTexture2 Hud.Texture.BackgroundTextureOrange;
                        
    lbl.BackgroundTextureOpacity1 0.7f;
                        
    lbl.BackgroundTextureOpacity2 0.3f;

                        if (
    lbl.ExpandDownLabels == null) continue;
                        foreach (var 
    lblDown in lbl.ExpandDownLabels)
                        {
                            
    lblDown.BackgroundTexture1 Hud.Texture.ButtonTextureGray;
                            
    lblDown.BackgroundTexture2 Hud.Texture.BackgroundTextureOrange;
                            
    lblDown.BackgroundTextureOpacity1 0.7f;
                            
    lblDown.BackgroundTextureOpacity2 0.3f;
                        }
                    }
                }); 
    Last edited by JackCeparou; 08-28-2017 at 01:31 PM. Reason: bug fix
    Hide the Rum! --> Default theme customization 101 <--

  3. #3
    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)
    Ok now I understood.

Similar Threads

  1. [Reskin] ✪✡Spectral Tiger Model Edit - 4 Different Colors - Tested With Patch 3.3.5a! ✡✪
    By BoboElMonoLoco in forum World of Warcraft Model Editing
    Replies: 1
    Last Post: 05-06-2015, 01:02 AM
  2. [Request] Bloodelf Female - Different color eyes + glow.
    By Uthstar01 in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 04-07-2008, 06:17 AM
  3. [Help]More than 1 realm with different rates
    By streetracer73 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 02-08-2008, 11:22 PM
  4. [Guide]Running two Realms with different databases
    By PsycoDisciples in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 01-24-2008, 05:22 PM
  5. Mess with your WoW textures without Hacks...
    By TheShadow124 in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 12-28-2007, 01:27 AM
All times are GMT -5. The time now is 04:29 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