Регистрация Главная Пользователи Все разделы прочитаны
Сообщения за день Справка Регистрация
Старый 23.04.2010, 17:36   #1
 Старший сержант
Аватар для Винсент
 
Винсент лучик света в грозовом небеВинсент лучик света в грозовом небеВинсент лучик света в грозовом небеВинсент лучик света в грозовом небеВинсент лучик света в грозовом небеВинсент лучик света в грозовом небеВинсент лучик света в грозовом небе
Регистрация: 02.03.2010
Сообщений: 244
Популярность: 876
Сказал(а) спасибо: 44
Поблагодарили 131 раз(а) в 81 сообщениях
Отправить сообщение для Винсент с помощью ICQ Отправить сообщение для Винсент с помощью Skype™
 
По умолчанию [Fix]Дроп мобов

Исправляет дроп мобов: Ключ Куэрго, Шляпа пирата Южных морей и Бурдюк с водой Скитальцев Пустыни
Код:
-- Ключ Куэрго 
DELETE FROM `creature_loot_template` WHERE (`entry`=7902) AND (`item`=9275); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7902, 9275, 28, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=7899) AND (`item`=9275); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7899, 9275, 28, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=7901) AND (`item`=9275); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7901, 9275, 25, 0, 1, 1, 0, 0, 0); 

-- Шляпа пирата Южных морей 
DELETE FROM `creature_loot_template` WHERE (`entry`=7855) AND (`item`=20519); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7855, 20519, -25, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=7856) AND (`item`=20519); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7856, 20519, -24, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=7858) AND (`item`=20519); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7858, 20519, -21, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=7857) AND (`item`=20519); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7857, 20519, -21, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=7883) AND (`item`=20519); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7883, 20519, -20, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=8203) AND (`item`=20519); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (8203, 20519, -16, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=15685) AND (`item`=20519); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (15685, 20519, -10, 0, 1, 1, 0, 0, 0); 

-- Бурдюк с водой Скитальцев Пустыни 
DELETE FROM `creature_loot_template` WHERE (`entry`=7805) AND (`item`=8483); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (7805, 8483, -39, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=5615) AND (`item`=8483); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (5615, 8483, -38, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=5623) AND (`item`=8483); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (5623, 8483, -38, 0, 1, 1, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=5616) AND (`item`=8483); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (5616, 8483, -38, 0, 1, 3, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=5617) AND (`item`=8483); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (5617, 8483, -38, 0, 1, 3, 0, 0, 0); 
DELETE FROM `creature_loot_template` WHERE (`entry`=5618) AND (`item`=8483); 
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (5618, 8483, -38, 0, 1, 1, 0, 0, 0);
  Ответить с цитированием
Пользователь сказал cпасибо:
Baly (24.04.2010)
Ответ

Опции темы

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
[Статья] ДРОП с ПК Hammerss Статьи, квесты и описания по Perfect World 230 05.11.2014 09:12
[Скрипт] Дроп лута с мобов.. Кто подскажет! TURBO1212 Вопросы и ответы, обсуждения 4 02.02.2010 17:33
дроп alz Evgen96661990 Cabal Online 2 03.09.2009 07:37
[Подсказка] Деньги и дроп Zhyk Баги и читы Perfect World 3 13.09.2008 14:18

Заявление об ответственности / Список мошенников

Часовой пояс GMT +4, время: 23:04.

Пишите нам: [email protected]
Copyright © 2024 vBulletin Solutions, Inc.
Translate: zCarot. Webdesign by DevArt (Fox)
G-gaMe! Team production | Since 2008
Hosted by GShost.net