hey... thank u for the nice plugin.
i dont see the monsteraffix above the the monsterbox.
whats wrong?
thank u for ur answer
hey... thank u for the nice plugin.
i dont see the monsteraffix above the the monsterbox.
whats wrong?
thank u for ur answer
These ads disappear when you log in.
You have to set the displays you want to have for an affix via a customization. Either use the example to see them all
or do them by handPHP Code:
foreach(MonsterAffix afx in Enum.GetValues(typeof(MonsterAffix)))
plugin.DisplayAffix.Add(afx, afx.ToString("G"));
PHP Code:
plugin.DisplayAffix.Add(MonsterAffix.Frozen, "IceIceBaby!");
plugin.DisplayAffix.Add(MonsterAffix.Wormhole, "Wormwhore!");
plugin.DisplayAffix.Add(MonsterAffix.Illusionist, "LetsRemake!");
I won't give any support (or answer requests) via private messaging. Ask your questions about a plugin within its thread!
Hello!
Having some issues making a customization file that works.
I have made a file called change.cs in the same folder as the EliteBarPlugin.cs file.
My change.cs file contains the following: using System.Linq; using System.Collections.Generic; using Turbo.Plugins.Defau - Pastebin.com
I was wondering if anyone can see where I went wrong with the code? Also, which items must a customization file always contain?
Is it possible to change so only Haunt and Locust swarm in a larger font with a different color?
Thanks in advance
Take a look at : Default theme customization 101
There is an example within the default EnablerDisabler, you will easily see what's missing in your file.
Last edited by JackCeparou; 03-29-2017 at 06:36 AM.
Hide the Rum! --> Default theme customization 101 <--
Been at it for an hour now, trying everything and still unable to make it work.
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ // *.txt files - Pastebin.com
This is what I have. Getting a lot of exceptions.
Am I over doing it? I don't have any knowledge of coding, nor how the functions work. So really hard to see what I am doing wrong.
Many things ;p
Put this pastebin inside /plugins/user/EliteBarConfig.cs
Hide the Rum! --> Default theme customization 101 <--
Thanks alot. I see what i did wrong now. 👍
So about the other issue. Is it possible to have Haunt and Locust swarm in a bigger font and different color?
Judging by looking at the main file it should be possible, just not sure how i should transfer it to the config file..
Hide the Rum! --> Default theme customization 101 <--
It's not possible via a customization. You'd have to fork the plugin and maintain your own version to have the functionality I won't add "build/meta-specific"functionality to the plugin as a default option - this is supposed to be a generic plugin providing healthbars that is not specific to a meta/build.
I won't give any support (or answer requests) via private messaging. Ask your questions about a plugin within its thread!
Hey D3Gigi,
Upon encountering The Choker GR Boss, the HP bar on the display box went all the way to maximum width of screensize. Don't think this is suppose to happen?
i saw the hp bar (plugin) says 48xx % HP instead of 100%.#
Edit: On the second time i encounter The Choker, i didn't see this bug again. Weird...
Last edited by everknown; 03-29-2017 at 03:43 PM.
Hey D3Gigi, Apparently SeaDragon also encountered this. This is the exact same thing that happened when i encountered one. HP beyond 100% and the Bar is also max width of screen size.
Monster maxhealthy occasionally abnormal
But now i'm wondering if it's actually the plugin itself or hud files that have this issue.
Love this plugin. But I did I move it to the right as well because it overlaps pets.