Page 1 of 1

[Help] check QuestState on enter World

Posted: Fri Apr 24, 2009 5:36 am
by Neomis
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 2939:
L2JDP Revision 5984:

I hope this is the right section to ask this.

How can I check the State of a specified Quest when Player enters World?

Kerberos' Patch (viewtopic.php?f=46&t=10050&p=43959&hili ... rld#p43959) doesn't work anymore.

I already tried to setup code like it has ben done for Tutorial Quest with modified variables, but nothing happens.
The Quest which state I want to check is called "7001_factions" and the state to check is "cond" whether "0", "1", "2" or "3".

Can somebody please help me. I don't know how the code in EnterWorld.java has to look like.

Re: [Help] check QuestState on enter World

Posted: Fri Apr 24, 2009 3:31 pm
by Neomis
Come on guys, I really need this . PLEASE HELP !!!!!!!!!!!!!!

Re: [Help] check QuestState on enter World

Posted: Fri Apr 24, 2009 10:58 pm
by Neomis
*CLOSED*

Finally I found a solution.