Leecher 1 Posted August 2, 2014 Hi, I am requesting this script. I have tried but failed and I don't know why. It should work, but it's not. Here's the link: https://github.com/rathena/rathena/commit/a3dbbe2 Thanks! Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted August 2, 2014 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 Quote Share this post Link to post Share on other sites
0 Leecher 1 Posted August 11, 2014 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}) Quote Share this post Link to post Share on other sites
Hi,
I am requesting this script. I have tried but failed and I don't know why. It should work, but it's not.
Here's the link: https://github.com/rathena/rathena/commit/a3dbbe2
Thanks!
Share this post
Link to post
Share on other sites