Jump to content
  • 0
Leecher

isbegin_quest(<ID>)

Question

2 answers to this question

Recommended Posts

  • 0

You can use an alternative too.

*checkquest(<ID>{,PLAYTIME|HUNTING})If no additional argument supplied, return the state of the quest: 	-1 = Quest not started (not in quest log)	0  = Quest has been given, but the state is "inactive"	1  = Quest has been given, and the state is "active"	2  = Quest completedIf parameter "PLAYTIME" is supplied:	-1 = Quest not started (not in quest log)	0  = the time limit has not yet been reached	1  = the time limit has not been reached but the quest is marked as 		 complete	2  = the time limit has been reachedIf parameter "HUNTING" is supplied:   -1 = Quest not started (not in quest log)	0 = you haven't killed all of the target monsters and the time limit 		has not been reached.	1 = you haven't killed all of the target monsters but the time limit 		has been reached.	2 = you've killed all of the target monsters

Share this post


Link to post
Share on other sites
  • 0

Thanks for the reply, but it doesn't work that well for some reason. I don't know if it's a bug for the 

*checkquest(<ID>{,PLAYTIME|HUNTING})

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.