Wizard Halo of Karini ring buff. menu

User Tag List

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

    Wizard Halo of Karini ring buff.

    Hey there.
    Maybe someone here have a working plugin for showing halo of karini buff.
    Tryed myself, but that did not work very well haha

    Regards.

    Wizard Halo of Karini ring buff.
  2. #2
    VitaKaninen's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    19
    Thanks G/R
    20/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You already get an icon in the buff bar, although it does move around and can be hard to locate in a party.

    What exactly are you looking for? Location, size, color, icon/text, sound, etc, etc.

  3. #3
    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)
    I do not have an Halo of karini icon, right now its just all the other buff, like convention and my active amors, like storm amor.

    Would like it just over the skills like the other buffs are shown.

  4. #4
    VitaKaninen's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    19
    Thanks G/R
    20/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is already shown in the game without Hud. Image below.

    2023-03-13_094848.png
    Last edited by VitaKaninen; 03-13-2023 at 09:10 AM.

  5. #5
    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)
    Ahh tricky game
    Then i dont need it anyway, was thinking it was only some storm amor activities, and not the ring.

    Thx for the answer
    And have a great day.

  6. #6
    TheJazzMan's Avatar Member
    Reputation
    6
    Join Date
    Jul 2017
    Posts
    3
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheLionKing View Post
    Ahh tricky game
    Then i dont need it anyway, was thinking it was only some storm amor activities, and not the ring.

    Thx for the answer
    And have a great day.

    make a text doc in ur plugins folder called KariniBuff.cs, this code should do the trick for ya.
    2023-03-14 15_53_12-DVMCFWHU GOIXQ RVBKMAZAOWOYENLAOQAUSFOQXJMZVCXKV VQRXYONDOVZ YMW OBDBQYGBIGE.jpg

    Code:
    using System;
    using System.Linq;
    using Turbo.Plugins.Default;
    
    namespace Turbo.Plugins.User
    {
        public class KariniBuff : BasePlugin, ICustomizer
        {
            public KariniBuff()
            {
                Enabled = true;
            }
    
            public override void Load(IController hud)
            {
                base.Load(hud);
            }
    
            public void Customize()
            {
                Hud.GetPlugin<PlayerTopBuffListPlugin>().BuffPainter.TimeLeftFont = Hud.Render.CreateFont("tahoma", 12, 255, 255, 255, 255, false, false, 255, 0, 0, 0, true);
                Hud.GetPlugin<PlayerTopBuffListPlugin>().BuffPainter.StackFont = Hud.Render.CreateFont("tahoma", 12, 255, 255, 255, 255, false, false, 255, 0, 0, 0, true);
                Hud.GetPlugin<PlayerTopBuffListPlugin>().BuffPainter.ShowTooltips = true;
                Hud.GetPlugin<PlayerTopBuffListPlugin>().PositionOffset = -0.3f;
                Hud.GetPlugin<PlayerTopBuffListPlugin>().RuleCalculator.SizeMultiplier = 1.2f;
    
                Hud.GetPlugin<PlayerTopBuffListPlugin>().RuleCalculator.Rules.Add(new BuffRule(74499) { IconIndex = 4, MinimumIconCount = 1, ShowStacks = false, ShowTimeLeft = true }); // HaloOfKarini
             }
    	}
    }

  7. Thanks VitaKaninen, 731113, TheLionKing, ADV2015 (4 members gave Thanks to TheJazzMan for this useful post)

Similar Threads

  1. [Request] Halo of Karini Buff
    By bm206 in forum TurboHUD Support
    Replies: 2
    Last Post: 02-03-2018, 07:43 AM
  2. Lord of the Rings Online
    By Zacaria in forum Gaming Chat
    Replies: 6
    Last Post: 05-10-2007, 05:20 AM
  3. Lord of the Rings-Jack Black Parody
    By The Juggernaut in forum Community Chat
    Replies: 3
    Last Post: 03-09-2007, 09:46 PM
  4. Replies: 2
    Last Post: 01-29-2007, 09:24 AM
  5. WoW of the Ring
    By MARKOMAN in forum World of Warcraft General
    Replies: 9
    Last Post: 08-02-2006, 09:15 PM
All times are GMT -5. The time now is 04:57 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