Page 1 of 1
Don't you hate it...
Posted: Sat Mar 26, 2011 12:32 am
by Ezor Edwickton
...when this happens:

- PortBookFail.png (362.56 KiB) Viewed 5510 times
And yes I see the typo (*got)
Re: Don't you hate it...
Posted: Sat Mar 26, 2011 1:57 am
by Alexander Knight
Lmao I always had atleast three everytime Alex was in jail. 2 ALWAYS go into the wall

Re: Don't you hate it...
Posted: Sat Mar 26, 2011 3:51 am
by Hashim El'djin
Whats more annoying is that you're not allowed to use this bug to your advantage. So unfair.
Re: Don't you hate it...
Posted: Sat Mar 26, 2011 10:17 am
by Estralis Seborian
I guess you already know what I'll write now:
Will be fixed with the VBU.
Re: Don't you hate it...
Posted: Sat Mar 26, 2011 12:04 pm
by Rincewind
Praise the VBU!
Re: Don't you hate it...
Posted: Mon Apr 04, 2011 3:35 am
by Alli Zelos
This is why you must carry your pocket-mage at all times.

Re: Don't you hate it...
Posted: Mon Apr 04, 2011 8:54 am
by Copper Dragon
Alli Zelos wrote:This is why you must carry your pocket-mage at all times.

Is that the economy size?

I prefer the backpack mage. Comes in regular

, extra strength

, and OMG

.
Re: Don't you hate it...
Posted: Mon Apr 04, 2011 5:43 pm
by Matron
No more "Scotty beam me up"

Re: Don't you hate it...
Posted: Tue Apr 05, 2011 4:07 am
by Lrmy
What I hate even more is when you're hacking away at skeletons then you drop from the game only to log back in dead. I don't think monsters should be able to PK

Re: Don't you hate it...
Posted: Tue Apr 05, 2011 10:48 pm
by Alli Zelos
Lrmy wrote:What I hate even more is when you're hacking away at skeletons then you drop from the game only to log back in dead. I don't think monsters should be able to PK

In a land where demons reign, where the strong are hunted, and dragons can no longer kill things...
Re: Don't you hate it...
Posted: Wed Apr 06, 2011 12:35 am
by Lrmy
Alli Zelos wrote:
In a land where demons reign, where the strong are hunted, and dragons can no longer kill things...
Twas merely a joke.
Re: Don't you hate it...
Posted: Wed Apr 06, 2011 4:56 am
by Alli Zelos
Lrmy wrote:Alli Zelos wrote:
In a land where demons reign, where the strong are hunted, and dragons can no longer kill things...
Twas merely a joke.
'twas. ^_^
Re: Don't you hate it...
Posted: Wed Apr 06, 2011 10:30 am
by Nitram
You know how much work it was to have the books searching for the closest, clearly visible but not passable tile... err.. I mean. Bug. Yes. Totally. Will be VBUed...eh...fixed.

Re: Don't you hate it...
Posted: Wed Apr 06, 2011 10:38 am
by Rincewind
Like the mysterious bag-bug, which delates randomly some bags out of the depot of people we do not like?

Re: Don't you hate it...
Posted: Fri Apr 08, 2011 11:42 am
by Alexander Knight
And the bugged client which deletes a persons account and bans them from Illarion.... Just me then? :/
Re: Don't you hate it...
Posted: Fri Apr 08, 2011 4:18 pm
by Po Will
Jimmy said what?

Re: Don't you hate it...
Posted: Sat Apr 09, 2011 1:06 am
by Llama
Alexander Knight wrote:And the bugged client which deletes a persons account and bans them from Illarion.... Just me then? :/
Oh right, I found this code...
Code: Select all
if (character.getPlayer().getPlayerName() == PLAYER.POAlexanderKnight)
{
character.banhammer();
}
Re: Don't you hate it...
Posted: Sat Apr 09, 2011 6:51 am
by Copper Dragon
Llama wrote:Alexander Knight wrote:And the bugged client which deletes a persons account and bans them from Illarion.... Just me then? :/
Oh right, I found this code...
Code: Select all
if (character.getPlayer().getPlayerName() == PLAYER.POAlexanderKnight)
{
character.banhammer();
}
Looks like somebody didn't pay their protection money to Super Llama again.

Re: Don't you hate it...
Posted: Mon May 09, 2011 8:35 pm
by Damien
Back in my staff times, i made Nitram implement the following script part, because it was a little more subtile:
Code: Select all
if (DBlistOfAnnoyingPlayerChars.contains(character.getPlayer().getPlayerName()) )
{
character.lagToBloodyHell();
}
Re: Don't you hate it...
Posted: Mon May 09, 2011 9:37 pm
by Skamato
Rincewind wrote:Like the mysterious bag-bug, which delates randomly some bags out of the depot of people we do not like?

This is NO Bug!
This is the new tested thiefsystem

Re: Don't you hate it...
Posted: Wed May 11, 2011 2:19 am
by Llama
Damien wrote:Back in my staff times, i made Nitram implement the following script part, because it was a little more subtile:
Code: Select all
if (DBlistOfAnnoyingPlayerChars.contains(character.getPlayer().getPlayerName()) )
{
character.lagToBloodyHell();
}
http://drupal.org/project/misery
Re: Don't you hate it...
Posted: Wed May 11, 2011 3:26 pm
by Alexander Knight
I knew it!!!
Re: Don't you hate it...
Posted: Mon Jun 20, 2011 10:19 pm
by CJK
Damien wrote:Back in my staff times, i made Nitram implement the following script part, because it was a little more subtile:
Code: Select all
if (DBlistOfAnnoyingPlayerChars.contains(character.getPlayer().getPlayerName()) )
{
character.lagToBloodyHell();
}
I know this is a month old and all, but Damien now owes me a bottle of Dr. Pepper because I spit half of mine out when I read that. I don't even know why.