Quote:
Originally Posted by ~Yuki~
I just got an Cookie
|
Me to ;P
Code:
public static void QuestComplete()
{
if (MyChar.InventoryContains(Cookie)
{
Console.WriteLine("QUEST COMPLETE");
World.SendMsgToAll("SYSTEM", MyChar.Name + " Have completed the Yuki is sexy quest and got a cookie.", 2011, 0);
World.SendMsgToAll("SYSTEM", MyChar.Name + " BTW, Yuki is sexy", 2500, 0);
General.QuestComplete = true;
}
}
Well any mod can close this?
Because he got 2 answers how to do it from me now.
And i dont think there is mroe need then.