Показать сообщение отдельно
Старый 19.02.2016, 11:07   #1
Offside
Пользователь
 
Регистрация: 05.11.2009
Адрес: Сыктывкар
Сообщений: 34
Сказал(а) спасибо: 9
Поблагодарили 14 раз(а) в 13 сообщениях
Offside На верном пути
Отправить сообщение для Offside с помощью ICQ
По умолчанию Цепочка заданий Westfall

Код:
UPDATE `quest_template` SET `NextQuestId` = '0' , `NextQuestInChain` = '0' WHERE `entry` = '26378';
UPDATE `quest_template` SET `NextQuestId` = '0' , `NextQuestInChain` = '0' WHERE `entry` = '28562';
UPDATE `quest_template` SET `PrevQuestId` = '26209' , `NextQuestInChain` = '0' WHERE `entry` = '26213';
UPDATE `quest_template` SET `PrevQuestId` = '26209' , `NextQuestInChain` = '0' WHERE `entry` = '26214';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26228';
UPDATE `quest_template` SET `NextQuestInChain` = '26236' WHERE `entry` = '26232';
UPDATE `quest_template` SET `PrevQuestId` = '26232', `NextQuestInChain` = '26237' WHERE `entry` = '26236';
UPDATE `quest_template` SET `NextQuestInChain` = '26270'  WHERE `entry` = '26237';
UPDATE `quest_template` SET `PrevQuestId` = '26236' WHERE `entry` = '26241';
UPDATE `quest_template` SET `NextQuestInChain` = '26266' WHERE `entry` = '26270';
UPDATE `quest_template` SET `PrevQuestId` = '26270' , `NextQuestId` = '0' , `NextQuestInChain` = '0' WHERE `entry` = '26266';
UPDATE `quest_template` SET `NextQuestId` = '26289' , `ExclusiveGroup` = '-26271' WHERE `entry` = '26271';
UPDATE `quest_template` SET `PrevQuestId` = '26266' , `NextQuestId` = '26289' , `ExclusiveGroup` = '-26271' WHERE `entry` = '26286';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26289';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26290';
UPDATE `quest_template` SET `NextQuestInChain` = '26292' WHERE `entry` = '26291';
UPDATE `quest_template` SET `PrevQuestId` = '26291' , `NextQuestId` = '0' WHERE `entry` = '26292';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26295';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26297';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26319';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26320';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26322';
UPDATE `quest_template` SET `NextQuestId` = '0' WHERE `entry` = '26370';
__________________
Team DDaudio
Offside вне форума   Ответить с цитированием