Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #007541

  • 0 - None Assigned

  • New

Issue Confirmations

  • Yes (0)No (0)
Photo

Quest DB Showing Wrongly

Posted by ToiletMaster on 17 July 2013 - 02:32 PM

Hi there,

The quest DB currently, following the structure as below,
// Structure of Database:
// Quest ID,Time Limit,Target1,Val1,Target2,Val2,Target3,Val3,Quest Title

Currently, if you placed Target1 and Value1 for example, 1001,20

killing a monster ID of 1001 will bring up the value of 1/20

However if you insert all 3 targets, it'll only show the one of the values permanently only.

It will not update itself and and state example 40/50 porings, 30/50 fabres and so on.

Hopefully you could reproduce this thanks!