Unable to accept quest due to extreme evilness

Started by Kiaring, December 28, 2008, 05:03:28 PM

Previous topic - Next topic

Kiaring

Recently put back down to level 4, I thought to enjoy some of the finer things of being a lowbie, and take Lanfaer's quest (scavenging).

I've taken this quest previously a few times, but this time, upon entering all the conversation options that would normally lead one to take the quest, he eventually responded with,

"On second thought, you probably don't have the wits that I am looking for." (Which is ironic, I know, metro!)

But a message popped up on my server log, stating:

Quest System: Evil-Good value is 1-100
Quest System: Evil-Good value of player Hersilia Malatesta is 0


This seems like a bug to me.
Current PC: Acolyte Itziyal Neniarral

Luke Danger

You sure it isn't because of all the *spoiler* Hersilla did? ;)

Sounds like a bug to me though

Listen in Silence


Cruzel


object oPC 
GetPCSpeaker();

if (
GetName(oPC) = Kiaring)
{
DenyAllQuests();
SendMessageToPC(oPC"Lol, no quests 4 u");
}