Jump to content

Quest DB misc flags


Cydh

Recommended Posts


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

About

This release is related from previous change requests, there are

  1. Gives no more drop if quest's objectives are complete
  2. Auto-complete quest if quest's objevtives are complete
  3. Gives the quest drop only for the mob killer
  4. Makes the killer as the center for party member check for updating quest's objectives, not the killed mob position
  5. Increase range for objective's counter for party in same map, not only must be in same area

New file

It's db/[pre]-re/quest_misc.txt, it contains:

// Quest DB misc information
//
// Structure:
//    quest_id,flags,range
//
// quest_id:
//    See available quest at db/[pre-]re/quest_db.txt
//
// flags:
//    The value is bitmask of
//    1 : Sets the quest state to Q_COMPLETE if all objectives are completed
//    2 : Does not give quest drop if objectives are completed
//    4 : Gives quest drop only for the killer
//    8 : Makes the killer as center for distance checking
// 
// range:
//    The max distance area for party members get objective counter from the center.
//    If 0 or no value defined, default range is AREA_SIZE.

 

Screen Shots

soon

 

Download

 

Links

Edited by Cydh
  • Upvote 1
Link to comment
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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...