Empty quest list

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Empty quest list

Post by hope »

janiii wrote:
hope wrote:when you update quest s from timeline you need to also update then in navicat not do this will cause problems
he cannot check every commit. the update script for the quest cond should have been in update sql scripts.
UPDATE `character_quests` SET `value` = 1 WHERE (`name` = '636_TruthBeyond' AND `var` = 'cond' AND `value` > 1);
this what i was talking about in navicat
Post Reply