EFUPW Forums

Main Forums => Bug Reports => Topic started by: Kiaring on December 28, 2008, 05:03:28 PM

Title: Unable to accept quest due to extreme evilness
Post by: Kiaring on December 28, 2008, 05:03:28 PM
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.
Title:
Post by: Luke Danger on December 28, 2008, 05:53:34 PM
You sure it isn't because of all the *spoiler* Hersilla did? ;)

Sounds like a bug to me though
Title:
Post by: Listen in Silence on December 28, 2008, 07:15:03 PM
Wicked
Title:
Post by: Cruzel on December 29, 2008, 12:54:11 PM

object oPC = GetPCSpeaker();

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