What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Status Center - One plugin to rule them all.

I tried to make HB crash several times throughout the night refreshing this and whatnot from my phone, no issues. Things seem to be working great!
 
Th sounds awesome thanks for the quick responses. If I had anyother request it would be a screenshot taken every few minutes or so, but that just gravy.
requires a lot of bandwidth if there are more then just a few people using it,so i'm sorry but currently we can't do this
 
Use percentages in the CSS of the status-page. It doesn't fit the screen of my N97 :(
 
its not showing correct percentage of exp

I can confirm that it sometimes doesn't show the right amount of XP. It's not always, but sometimes it doesn't show the correct number. :)
 
can you please tell us what is shows then? is it just a wrong number os some cripled text?^^
 
Ive noticed that from the first time I started using it, but it was never too far off. Just as HB never adds up to the xp plugins I have in my UI.

Its generally close enough tho.
 
can you please tell us what is shows then? is it just a wrong number os some cripled text?^^

Well, it's just a wrong number. Once it said 7% when it was like 73% or something.. But other times it's just some random number. Hard to explain :P

EDIT: E.g. right now I have 30% experience in my level, but the status center only shows 3%.
 
Last edited:
due to the fact that honorbuddy doesn't split deaths into those who are caused by players and those who are caused by monsters i'm sorry but i have to tell you that i don't know how to do this

PHP:
bool counted;
int pvedeath, pvpdeath;
if (ObjectManager.Me.HealthPercent > 1)
{
    counted = false;
}
else if (Styx.Logic.Battlegrounds.IsInsideBattleground)
{
    counted = true;
    pvpdeath++;
}
else
{
    counted = true;
    pvedeath++;
}
 
PHP:
bool counted;
int pvedeath, pvpdeath;
if (ObjectManager.Me.HealthPercent > 1)
{
    counted = false;
}
else if (Styx.Logic.Battlegrounds.IsInsideBattleground)
{
    counted = true;
    pvpdeath++;
}
else
{
    counted = true;
    pvedeath++;
}

good idea but i think he meant deaths caused by the oppoising faction when not in a BG(on a pvp realm),not?
 
I would want to know whether death is caused by PvE or BGs (PvP) - so that would work I guess? Just my preferences though. You are both doing a great job, thanks for all your work!

Auto-refresh would be the icing on the cake btw <3
 
I would want to know whether death is caused by PvE or BGs (PvP) - so that would work I guess? Just my preferences though. You are both doing a great job, thanks for all your work!

Auto-refresh would be the icing on the cake btw <3

No, Auto-refresh just eats mobile bandwidth.
 
I tried the new version today, and I think it caused HB to error out. Im still at work now, but will provide a log when im at my home comp again.
 
So basically if you get whispered by someone with a alternate name... your screwed on reply. Then this plugin and HB becoming useless because you can't reply and it looks like a bot. Report is made. Your banned because someone didn't want to add support of a long time needed feature.
 
Back
Top