About
This release is related from previous change requests, there are
Gives no more drop if quest's objectives are complete
Auto-complete quest if quest's objevtives are complete
Gives the quest drop only for the mob killer
Makes the killer as the center for party member check for updating quest's objectives, not the killed mob position
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
Git Hash: 129812d6 2018-10-05: quest_misc_db-rA-20181005-129812d6.diff
Links
Branch (not updated yet)