Elitist Jerks
Register
Blogs
Urban Rivals
Forums
New Posts


Go Back   Elitist Jerks > Public Discussion > Public Discussion
Elitist Jerks Login

gamerDNA Login

Welcome to Elitist Jerks
We're testing some new features on the site regarding OpenID registration and coordination with gamerDNA. If you experience any issues with registering an account, please take the time to fill out a report and send it to this e-mail address. We would appreciate any assistance you could provide in making sure everything is functioning as intended. Thanks!

If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community.

Reply
 
LinkBack Thread Tools
Old 11/30/06, 5:20 PM   #26
Cryect
Bald Bull
 
Night Elf Druid
 
Stormreaver
Turn on Autofrostbolt go AFK for 5 minutes come back pickup loot ;)

Heh of course any actual interesting fight this wouldn't be possible but the idea of something turning into that is reasons to avoid implementing such functionality.

I need to do something useless.
 
User is offline.
Reply With Quote
Old 11/30/06, 5:29 PM   #27
torrent495
Piston Honda
 
Undead Mage
 
Detheroc
Originally Posted by Cryect
Turn on Autofrostbolt go AFK for 5 minutes come back pickup loot ;)

Heh of course any actual interesting fight this wouldn't be possible but the idea of something turning into that is reasons to avoid implementing such functionality.
Pretty much. On the other hand, it does put the point on the deeper issue, which is that some classes are (way) more one-dimensional than others. The worst offender is probably the frost mage, who only needs to press one button against single targets. Kind of sad, really, especially contrasted with tanks/healers, or even another ranged DPS class like warlocks/hunters.
 
User is offline.
Reply With Quote
Old 11/30/06, 5:34 PM   #28
Ignayshus
Piston Honda
 
Human Priest
 
Bleeding Hollow
Based on the following, all the bars are tracked Client-side. If not you could use the following to create your own client side casting bar.

* UNIT_SPELLCAST_SENT, "player", spell, rank, target
* UNIT_SPELLCAST_START, unit
* UNIT_SPELLCAST_STOP, unit
* UNIT_SPELLCAST_FAILED, unit
* UNIT_SPELLCAST_INTERRUPTED, unit
* UNIT_SPELLCAST_DELAYED, unit
* UNIT_SPELLCAST_SUCCEEDED, "player", spell, rank
* UNIT_SPELLCAST_CHANNEL_START, unit
* UNIT_SPELLCAST_CHANNEL_UPDATE, unit
* UNIT_SPELLCAST_CHANNEL_STOP, unit

These are ALL new to TBC.

The last digit of Pi is delicious.
 
User is offline.
Reply With Quote
Old 11/30/06, 11:19 PM   #29
 Falk
Soda Popinski
 
Night Elf Druid
 
Frostmourne
Originally Posted by Harem
Hey look, a Patchwerk thread.
Actually, I just used Patchwerk's example because it's the easiest to envision. (sup chaincasting on OT1) I was gauging the amount of fights while raiding this week where getting off a bunch of heals to random different people in sequence while dealing with a lot of movement was important - Faerlina and Thaddius to name the two biggest hair-loss reasons.

In those fights, I've come to rely on selecting a new target and mashing HT while the previous one has ~1s left on the cast, (Takes a lot less brainpower to do, especially when you have to watch bars on top of it and make sure you're positioned correctly. Rejuvs up? What's my Swiftmend cooldown at? Which people need Abolish Poison? Which guy do I prioritize for my next heal? Who just took damage? Who's in the most critical condition?) so that I can get off the subsequent heal as fast as possible. Four heals in sequence with an average 300ms human delay each will set back the final heal by a whopping 0.9 seconds, often fatal on random AE damage fights.

Asking healers to do the Beatmania thing while worrying about a hundred other concurrent things is just looking for trouble. I'm sure we'll cope, but there's no way in hell it's going to be as efficient as either: A) having a 2 digit ping; B) having an intelligent cast/don'tcast mod, which has the same effect as A)

I'm beating a dead horse; the point has been made a couple of times in the thread. Let's just hope Blizzard takes notice of this before we plow into serious lv70 endgame.

Edit: Turned off auto-smileys

#elitistjerks
<^clicker> nice job trying to troll but you're a fucking idiot because i wasn't responding to you
<^clicker> this is the channel for serious discussion of important world of warcraft issues i believe youre looking for /b/ get lost scrub
...
<^clicker> do you act like this all the time
 
User is offline.
Reply With Quote
Old 12/01/06, 1:43 AM   #30
KalelScilla
Piston Honda
 
Night Elf Druid
 
Stormscale
Originally Posted by Ignayshus
Based on the following, all the bars are tracked Client-side. If not you could use the following to create your own client side casting bar.

* UNIT_SPELLCAST_SENT, "player", spell, rank, target
* UNIT_SPELLCAST_START, unit
* UNIT_SPELLCAST_STOP, unit
* UNIT_SPELLCAST_FAILED, unit
* UNIT_SPELLCAST_INTERRUPTED, unit
* UNIT_SPELLCAST_DELAYED, unit
* UNIT_SPELLCAST_SUCCEEDED, "player", spell, rank
* UNIT_SPELLCAST_CHANNEL_START, unit
* UNIT_SPELLCAST_CHANNEL_UPDATE, unit
* UNIT_SPELLCAST_CHANNEL_STOP, unit

These are ALL new to TBC.
Can you expand on this a bit? Does this mean the need for fastcast-like mods would be eliminated since your latency isn't a factor in the casting of spells anymore? I guess I don't grok the whole system just on your listing of the events here.
 
User is offline.
Reply With Quote
Old 12/01/06, 4:08 AM   #31
Ignayshus
Piston Honda
 
Human Priest
 
Bleeding Hollow
I'm saying that it looks like Blizzard has integrated fastcast into the UI for us. If that is not the case, then I can see no reason why a quick and dirty mod can't be made to tell you when it's kosher to cast again, because they've given us more then we need to do the job.

The last digit of Pi is delicious.
 
User is offline.
Reply With Quote
Old 12/01/06, 5:56 AM   #32
Cryect
Bald Bull
 
Night Elf Druid
 
Stormreaver
Originally Posted by KalelScilla
Can you expand on this a bit? Does this mean the need for fastcast-like mods would be eliminated since your latency isn't a factor in the casting of spells anymore? I guess I don't grok the whole system just on your listing of the events here.
Its just the new events for casting bar stuff. Nothing at all like fastcast.

I've played around with the stuff a little and its really easy to create casting bars for any units you want so you can have casting bars now of all your party members or their targets etc integrated right into the UnitFrames.

I need to do something useless.
 
User is offline.
Reply With Quote
Old 12/01/06, 8:20 AM   #33
Revenj
Piston Honda
 
Revenj's Avatar
 
Undead Priest
 
Emeriss (EU)
For the past several weeks, I've relentlessly tried to bring the Spell-queuing issue to Blizzard's attention.
I remember Slouken mentioning that adding a built-in "spell queuing" (aka FastCast) functionality would be "easy" to do. However there is no "mod based" way to re-create FastCast, if I am not mistaken. Blizzard simply has to implement this function internally in their code.

Now, I've been using SuperCast in beta... and well, its pretty useless. Its inaccurate too. I've replaced almost all my spells with their consequent "/stopcastig /cast Spell_Name(Rank x) " macro... but as a healer its a very risky move, because you can no longer "spam" your buttons.

I dunno how other people play the game, but when I want to heal someone in an emergency.. I become frenzied and start spamming my buttons. Sometimes during a bad pull, or during very intense encounters, I also start frantically spamming buttons. I've been doing this ever since I started playing a healer. Now I have to change my game style due to a technical limitation (lack of spell-queuing).
I sincerely hope Blizzard implements Spell queuing.
 
User is offline.
Reply With Quote
Old 12/01/06, 8:59 AM   #34
Mosh
Don Flamenco
 
Undead Warlock
 
Al'Akir (EU)
Auto-bolt would completely break gameplay for some classes (hi frost mages), but a one-deep spell queue would be a great solution to the delay casters have to deal with.
 
User is offline.
Reply With Quote
Old 12/01/06, 9:32 AM   #35
Yarrick
Glass Joe
 
Murloc Warrior
 
Genjuros (EU)
This is affecting all classes more or less, and will be felt alot more for warriors(tanks) in 2.x.
Making them spam devestate(more than what they spam sunder), it will be more of an issue during tanking aswell.

Seeing as the only time me as a warrior is really noticing these small 0.05 lags is when I'm spamming Hamstrings while DPSing, and I'm usually at about 7-13ms these days, used to be at about 19-25 before, upgrading my computer was worth it.

Is there any way to make these very small spikes go away for insta-cast spells aswell?

Thank you.
 
User is offline.
Reply With Quote
Old 12/01/06, 11:40 AM   #36
Apate
POWER = MEAT + OPPORTUNITY = BATTLEWORMS
 
Apate's Avatar
 
-
Night Elf Warlock
 
No WoW Account
Originally Posted by Yarrick
This is affecting all classes more or less, and will be felt alot more for warriors(tanks) in 2.x.
Making them spam devestate(more than what they spam sunder), it will be more of an issue during tanking aswell.

Seeing as the only time me as a warrior is really noticing these small 0.05 lags is when I'm spamming Hamstrings while DPSing, and I'm usually at about 7-13ms these days, used to be at about 19-25 before, upgrading my computer was worth it.

Is there any way to make these very small spikes go away for insta-cast spells aswell?

Thank you.
Are you saying that the global cooldown is lagging?

I'm not sure what could be done regarding instant cast spells/abilities, wouldn't any amount of leg be a non-issue when the global cooldown is far longer than any delay introduced by lag? especially your low ping :P

See you, auntie.
 
User is offline.
Reply With Quote
Old 12/01/06, 2:35 PM   #37
 Falk
Soda Popinski
 
Night Elf Druid
 
Frostmourne
Originally Posted by Yarrick
I'm usually at about 7-13ms these days, used to be at about 19-25 before,
Die! (Preferably in a healing-lag-complication-related accident)

#elitistjerks
<^clicker> nice job trying to troll but you're a fucking idiot because i wasn't responding to you
<^clicker> this is the channel for serious discussion of important world of warcraft issues i believe youre looking for /b/ get lost scrub
...
<^clicker> do you act like this all the time
 
User is offline.
Reply With Quote
Old 12/03/06, 2:00 AM   #38
 Cluey
Danger: Genius at work
 
Cluey's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by falkon2
Originally Posted by Yarrick
I'm usually at about 7-13ms these days, used to be at about 19-25 before,
Die! (Preferably in a healing-lag-complication-related accident)
hehe, I feel your pain but at least we are in Oz :D
Originally Posted by Kalman
I can't see any reason you'd ever risk a heal canceling in order to improve HPS. It isn't like a caster, where a false cancel just drops your DPS - it can kill a raid if you cancel when you shouldn't.

(Fastcast, incidentally, could also cancel when it shouldn't have, it just had a little tolerance for button spamming.)
While it sounds crazy to here of healers doing this if those of us with high pings didn't people would die or we would be replaced for lack of healing output :(

My average ping in Naxx is 450ms.
I have only recently started raiding again after changing guilds and I am quite sure that if I wasn't using FastCast my performance wouldn't be considered good enough.
Ironically I find I perform better on trash pulls and when healing random damage on many people, unlike many healers I have spoken with I use the secondary targeting method. I normally have the boss or a mob targeted and choose my heal and then my target, this also means I can heal using the target of target frame and cast Faerie Fire on the mobs more easily but many other healers can't grasp how I do it this way.

For some anecdotal evidence of the difference it makes on healing, when a couple of the other healers I used to raid with installed FastCast their healing output went up considerably, very frustrating when one of them is a Paladin and you are playing a druid.

When I first read about the changes FastCast was the mod which I expected losing would hurt me the most.
When someone in that humongous thread mentioned a one deep spell queue and Slouken thought it was a good idea I thought myself and others with high average latencies would be saved, but here we are about to get patched and there is no spell queue that I have found out about.

One of my real life friends plays a mage, FastCast made more difference to his DPS than going from blues to BWL loot, something needs to be done!
 
User is offline.
Reply With Quote
Old 12/03/06, 2:07 PM   #39
Chiquihuite
Piston Honda
 
Undead Warlock
 
Cenarius
Maybe you'll be pleasantly surprised and find that a spell queue or some kind of fastcast functionality has been implemented along with 2.0 and just wasn't documented. A lot of changes in 2.0 don't seem to be present in the patch notes(and as a result I had a few surprises waiting for me on the PTR 0_o).

Originally Posted by Cluey
Ironically I find I perform better on trash pulls and when healing random damage on many people, unlike many healers I have spoken with I use the secondary targeting method. I normally have the boss or a mob targeted and choose my heal and then my target, this also means I can heal using the target of target frame and cast Faerie Fire on the mobs more easily but many other healers can't grasp how I do it this way.
Haha, so I'm not the only one who does that :)

I think it makes playing a healer a bit more interesting because you can actually watch the fight instead of just playing Whack-a-Mole with the raid bars. It also makes many fight noticeably easier to heal on(Particularly fights like Hakkar where the tank changes frequently and you have to keep up). Granted, I don't raid on my priest much because I'm pretty tired of the content he has access to as an alt, but it's nice to get a different perspective on things once in a while.

"They're Dragon Kill Points; not Dragon Feed Points"
 
User is offline.
Reply With Quote
Old 12/03/06, 2:34 PM   #40
 Drauk
Kamelåså med syggelekokle
 
Drauk's Avatar
 
Drauk
Human Mage
 
No WoW Account
Originally Posted by Chiquihuite
Maybe you'll be pleasantly surprised and find that a spell queue or some kind of fastcast functionality has been implemented along with 2.0 and just wasn't documented. A lot of changes in 2.0 don't seem to be present in the patch notes(and as a result I had a few surprises waiting for me on the PTR 0_o).
What ? Are you implying that there is undocumented spell queue/fastcast functionality coming with 2.0 ?

Fun is for casuals
 
User is online.
Reply With Quote
Old 12/03/06, 9:54 PM   #41
Chiquihuite
Piston Honda
 
Undead Warlock
 
Cenarius
Originally Posted by Drauk
Originally Posted by Chiquihuite
Maybe you'll be pleasantly surprised and find that a spell queue or some kind of fastcast functionality has been implemented along with 2.0 and just wasn't documented. A lot of changes in 2.0 don't seem to be present in the patch notes(and as a result I had a few surprises waiting for me on the PTR 0_o).
What ? Are you implying that there is undocumented spell queue/fastcast functionality coming with 2.0 ?
Hehe, it seems I got a few people overly excited with my post, so allow me to clarify:

I'm one of those "2 digit pingers", so I've never really paid much attention to the impact of lag vs casting aside from what aussies and east-coasters in my guild have related to me. I haven't seen anything to that effect in my time on the PTR, but to be honest I haven't been looking for one either as it's never been an issue for me. There ARE a number of undocumented changes that I've encountered, but I don't know if such a change is among them. I was only theorizing that it might be possible since pretty much every patch includes multiple undocumented(and sometimes major) changes and in the last few patches Blizzard has integrated quite a few common and useful mods into the game code. It wouldn't surprise me at all if they did the same in this case to avoid shafting our beloved 300+ ping guild members =)

"They're Dragon Kill Points; not Dragon Feed Points"
 
User is offline.
Reply With Quote
Old 12/04/06, 6:18 AM   #42
 Cluey
Danger: Genius at work
 
Cluey's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by Chiquihuite
Originally Posted by Drauk
Originally Posted by Chiquihuite
Maybe you'll be pleasantly surprised and find that a spell queue or some kind of fastcast functionality has been implemented along with 2.0 and just wasn't documented. A lot of changes in 2.0 don't seem to be present in the patch notes(and as a result I had a few surprises waiting for me on the PTR 0_o).
What ? Are you implying that there is undocumented spell queue/fastcast functionality coming with 2.0 ?
Hehe, it seems I got a few people overly excited with my post, so allow me to clarify:

I'm one of those "2 digit pingers", so I've never really paid much attention to the impact of lag vs casting aside from what aussies and east-coasters in my guild have related to me. I haven't seen anything to that effect in my time on the PTR, but to be honest I haven't been looking for one either as it's never been an issue for me. There ARE a number of undocumented changes that I've encountered, but I don't know if such a change is among them. I was only theorizing that it might be possible since pretty much every patch includes multiple undocumented(and sometimes major) changes and in the last few patches Blizzard has integrated quite a few common and useful mods into the game code. It wouldn't surprise me at all if they did the same in this case to avoid shafting our beloved 300+ ping guild members =)
I logged onto the test realm to see there was anything to your post.
I was in Winterspring and had an amazingly low ping of 207ms, I cast HT rank 4 on myself as fast as possible after typing /combatlog.

My average cast time for a 2.5 second spell was 3.19 seconds, while the sample size was small the latency was better than half of what I normally play with :(

Edit.
I did a few more tests on both test and live with and without FastCast, mostly for my own interest but I thought others without this problem might be interested to see.
Spell used is Healing Touch rank 4, talented casting time is 2.5 seconds.
Live server with FastCast
3.05 seconds with around 300ms latency
2.88 seconds with around 400ms latency
3.04 seconds with around 500ms latency

Live server without FastCast
3.33 seconds with around 260ms latency, in the quietest place I could easily get to.

Test server using a macro.
2.90 seconds with around 250ms latency

The differences in the Fastcast numbers with varying latency is probably just human error, occasionally I would be too early on the cast and I would get the clunking noise indicating that FastCast had stopped me canceling the spell, this would normally lead to the next spell being a little late because of the extra button press.

The casting times in the combat log while using a macro on the test server are very close to live with Fastcast.
While it was possible to do that for about 50 casts on the test server while concentrating only on timing it right, so I wouldn't cancel the spell, I don't expect to be able to consistently do it in a raid.
With varying lag, required movement and many visual distractions I am not sure if using this is a good idea for a healer :(

I feel quite confident in saying that there is no undocumented spell queue on the current test server.
 
User is offline.
Reply With Quote
Old 12/04/06, 3:48 PM   #43
 Acustar
Master Wizard
 
Acustar's Avatar
 
Tauren Shaman
 
Mal'Ganis
Originally Posted by KalelScilla
Can you expand on this a bit? Does this mean the need for fastcast-like mods would be eliminated since your latency isn't a factor in the casting of spells anymore? I guess I don't grok the whole system just on your listing of the events here.
You win!

I hope theres some type of fastcast, its the one mod thats managed to stay through my multiple UI changes with the exception of CTraid. I still get random interupts, but thats about 1 for a full clear of AQ40/BWL.

Originally Posted by Sebudai View Post
Addons aren't a crutch, they're tools to be abused by skilled players to increase performance. Like a carpenter using a hammer, a fisherman using a lure, or Xi using curse words.
 
User is offline.
Reply With Quote
Old 12/04/06, 6:23 PM   #44
Ignayshus
Piston Honda
 
Human Priest
 
Bleeding Hollow
Originally Posted by Cryect
Originally Posted by KalelScilla
Can you expand on this a bit? Does this mean the need for fastcast-like mods would be eliminated since your latency isn't a factor in the casting of spells anymore? I guess I don't grok the whole system just on your listing of the events here.
Its just the new events for casting bar stuff. Nothing at all like fastcast.

I've played around with the stuff a little and its really easy to create casting bars for any units you want so you can have casting bars now of all your party members or their targets etc integrated right into the UnitFrames.
You'll have to excuse my cursory understanding of FastCast's capabilities (low pinger), but with the new events, you should be able to have a cast bar that checks when your spell succeeded or (if that method is susceptible to lag) when the spell data was sent and then counts off the cast time for said spell adjusting for delays. Either way should tell you when it's safe to cast again.

Now you just macro your spells as such:

/stopcasting
/cast Flash Heal

Basically the macro can't check to see if it's safe to cast and then decide what to do, however the UI can show you that information and you can act accordingly.

Anyway, that's what it looks like based on the new events available to us.

The last digit of Pi is delicious.
 
User is offline.
Reply With Quote
Old 12/04/06, 8:13 PM   #45
 Sservis
Von Kaiser
 
Undead Priest
 
Mal'Ganis
Originally Posted by Ignayshus
You'll have to excuse my cursory understanding of FastCast's capabilities (low pinger), but with the new events, you should be able to have a cast bar that checks when your spell succeeded or (if that method is susceptible to lag) when the spell data was sent and then counts off the cast time for said spell adjusting for delays. Either way should tell you when it's safe to cast again.
See posts 12, 18, and 22 in this thread, albeit on the first page.

Now you just macro your spells as such:

/stopcasting
/cast Flash Heal

Basically the macro can't check to see if it's safe to cast and then decide what to do, however the UI can show you that information and you can act accordingly.

Anyway, that's what it looks like based on the new events available to us.
The best solution that I can think of currently involves a mod that plays a sound of some sort that gives a discernible progression as to when your next spell is good to go. This would eliminate the need to watch a new source of information (hp bars, grid, fight parameters/positioning, and now casting bars)

An even better solution would to allow code to enable/disable protected bindings/buttons but not change the bindings. It would preserve the choice by the player.

While mashing a button/key, you might be denied due to Blizzard code and you could incorporate your own yes/no blocks on actions.

The biggest "exploit" that I can think of currently would involve binding different sized heals to a sequence of keys and spamming them in order to autosize the heal based on some logic or to quickly test/cast a specific heal on the most appropriate target of a fairly limited set (how many keys are you binding and spamming in a sequence?).

If you can change protected frames with user input, then a two action solution should work for any situation. (I haven't kept up to date on the UI changes). The first input uses it's hardware event to setup a protected binding and the second input executes it. Given this, it would seem likely that protected frames can't be modified in combat even if the user wants to manually change them, but that seems like it would really annoy players.

edited for grammer
 
User is offline.
Reply With Quote
Old 12/04/06, 8:32 PM   #46
Stein
Don Flamenco
 
Blood Elf Death Knight
 
Deathwing
is there any state or action that could prevent /stopcasting from executing? if so, you could protect the current cast in that way....

/script checkCastBufferAndEnterUnStoppableModeIfNotReady
/stopcasting (which would fail if current cast was protected)
/cast ____
/script ifInUnStoppableModeLeaveUnstoppableMode
 
User is offline.
Reply With Quote
Old 12/04/06, 10:21 PM   #47
 Cluey
Danger: Genius at work
 
Cluey's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by Stein
is there any state or action that could prevent /stopcasting from executing? if so, you could protect the current cast in that way....

/script checkCastBufferAndEnterUnStoppableModeIfNotReady
/stopcasting (which would fail if current cast was protected)
/cast ____
/script ifInUnStoppableModeLeaveUnstoppableMode
You can't use /script in macros.
That is why /stopcasting and other similar things, which used to require a script command, were added.
 
User is offline.
Reply With Quote
Old 12/04/06, 11:13 PM   #48
 Shalas
Bald Bull
 
Shalas's Avatar
 
Undead Priest
 
Mal'Ganis
Originally Posted by Cluey
You can't use /script in macros.
That is why /stopcasting and other similar things, which used to require a script command, were added.
Yes, you can. They just added a few things to the list of stuff non-blizzard code is blocked from doing.
 
User is offline.
Reply With Quote
Old 12/04/06, 11:14 PM   #49
 Kalman
And It's Delicious
 
Kalman's Avatar
 
<>
Orc Shaman
 
No WoW Account
Originally Posted by Shalas
Originally Posted by Cluey
You can't use /script in macros.
That is why /stopcasting and other similar things, which used to require a script command, were added.
Yes, you can. They just added a few things to the list of stuff non-blizzard code is blocked from doing.
Like targeting and casting.

Originally Posted by Vontre
Oh, nah, I just type things for the sake of typing things. ^_^
Originally Posted by Lyta
The dog nailed me like three times that day. It resulted in my ass hitting the ground and my legs waving in the air.
 
User is offline.
Reply With Quote
Old 12/04/06, 11:26 PM   #50
Calantus
Custom User Title
 
Calantus's Avatar
 
Dwarf Paladin
 
Frostmourne
My favourite part of fastcast is actually the channeling protection. If I only hit my button once it doesn't always fire (at the end of a previous cast, end of a cooldown, etc). That's plenty fun when I really need the spell to go off fast. If I hit my button more than once I'd often cancel it just after it fired if the first click worked, wasting mana and a cooldown. When I put 2 seconds of channel protection up I can spam the button in that 2 second window until it fires and not risk cancelling it early. Does anyone know if that functionality would be possible in the xp?
 
User is offline.
Reply With Quote
Reply

Go Back   Elitist Jerks > Public Discussion > Public Discussion

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Not your normal WoW related site Daldain Public Discussion 23 06/29/07 2:41 PM
Grid-Related bug ? Rinced The Dung Heap 1 06/07/07 6:36 PM