Cydh Posted December 19, 2016 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted December 19, 2016 (edited) 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) Edited October 6, 2018 by Cydh 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.