Jump to content
  • 0
Sign in to follow this  
Lambo

[Request] Quest Script

Question

A Quest NPC that will only allow a player to do the quest once.

-collection quest

-for example Quest A B and C

when player is done with Quest C there will be a cooldown(adjustable).

but the player can still do Quest A and B.

just like the Questboard npc but the quest cooldown is different for each quest

questboard.txt

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

@@Lambo

 

as i have checked the script, yes it would be different timer for each quest but they will have same delay depends on this setting:

 

 

//Quest Delay (seconds)
//24 hours = 86400 seconds

set .quest_delay, 0;

 

so if it's set to have 24 hrs delay,

 

QUEST A, B, C will have 24 hrs delay each.

 

After doing C, you could still do A & B,

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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