Jump to content

yamyam

Player
  • Content count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral

About yamyam

  • Rank
    Newcomer

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey! ... It worked ... quite easy ... thanks! My quoted code is right the start of the XPerl.lua, line 1-29 (original) As i cant add file, i will post you my Xperl.lua, so you can check: http://pastebin.com/zTvctaYy
  2. Hi ThreeNill! I hope you can also help me with the SAME problem (shaman = pink), but your solution above wont work with me as i do not use ace2 ! :/ I have running xperl unitframes from: http://www.vanilla-addons.com/dls/xperl-pack/ It works fine, but it is really annoying that shamans are pink and not blue. I already checked most code but only found following in xperl.lua: -- We craeted our string based colour table from Blizzard's raid colour table in local function MashXX(class) local c = RAID_CLASS_COLORS[class] XPerlColourTable[class] = string.format("|c00%02X%02X%02X", 255 * c.r, 255 * c.g, 255 * c.b) end XPerlColourTable = {} MashXX("HUNTER") MashXX("WARLOCK") MashXX("PRIEST") MashXX("PALADIN") MashXX("MAGE") MashXX("ROGUE") MashXX("DRUID") MashXX("SHAMAN") MashXX("WARRIOR") -- XPerl_GetClassColour function XPerl_GetClassColour(class) if (class) then local color = RAID_CLASS_COLORS[class]; -- Now using the WoW class color table if (color) then return color end end return {r = 0.5, g = 0.5, b = 1} end For me this means the addon takes the colors from the client? How could i fix shaman to blue? Thanks for helping <3
  3. It is ridiculous :( At the same day i have opened this thread, they announced to (finally!) bring up AFK-Kickertools and it wont be able to block the server anymore, not even on the char-selection-screen. ... Wow ... i thought, the've finally checked it! What happened? ... Server down, they installed them and they seemed to work a while! *niceeeee* Queue down to 1500-3000, waiting time 1-2 hours max! This would be acceptable. But then, i guess they messed it up and didnt get them run properly without bugs/problems, they obviously took the AFK-Kickers down again, without any notice ... and now, some days later, we have the same sh1t back again ... 8K-12K watiing queues and 6-9h of waiting time! :( It is IMPOSSIBLE for our clanmembers to play the best WoW of all times at the same time (means together!) Horrible deluxe with cream on top! *grrrrrrrrr* ... MMORPG without the MM! *loool* They could at least tell and inform us WHY they have diabled the kickers and why they think it is OK again to wait 30-50% of the day to play (at least until they reboot or put the servers down again). Anyone knows more about this?!
  4. Guys, seriously, really? After years of Nostalrius and Elysium and probably other experiences with pirate servers you should know it better! I know that you are doing a good job and try your best, but in case of Elysium Queue Waiting times and especially tons(!) of AFK Players blocking the server for hours and days (or until the next restart of the realm) it is NOT enough. I see hundreds(!) of players beeing AFK on the server - using tools or just running against walls and stuff - and not beeing kicked - never! I also know and tested it on my own, that beeing on the char-choosing screen can hold forever(!). We tested it to see if it works and we have been on the char-screen for hours(!) and not beeing kicked. So you still seriously wonder why queue is between 10-20K ?! ... and regular,legal,non-afk players like me need to wait 4-7 hours DAILY(!) to be able to finally play!? Players of my guild even log in at THE MORNING, before they go to work (yes, there are still some wow players with a usual job), just to be able to play when the aarive back home AT THE EVENING! This is sick and maybe you try to get some help from some ex-blizz workers as blizz really quick and enduring got fixed this heavy problems with afk-serverblocking people right after start in 2005. So there must be solutions to get rid of the serverblockers. And as soon as you have fixed this problem or banned those players, you wont have any big queue anymore. It is just frustrating and sick to wait 4-7 hours on a daily basis to be able to PLAY(!) ... and this is just the OPTIMUM CASE, if you got kicked from the queue or are down from 14.000 to 800 in queue and server got restarted ... it will take much more additional time! (After start iof Elysium it took me, no joke, 13 hours(!) to be able to lay for the first time) A very frustrated player, asking for fixes and emmediate solutions, thanks!
×