Вот один Fix на охрану в Огриммаре: скачать Hовый Fix на Калонку milling_loot_template: скачать
Fix на Инсты:
Code
- Fixed the nexus - Loot bosses - Loot mobs - Faction - Damage fixed bosses and mobs - Immune mask - Add 1 Quest - Fixed Azjol-nerub - Fixed Loot bosses and mobs - Fixed faction all creature - Fixed damage all mobs and bosses - Fixed Immune mask for bosses - Fixed Utgarde keep - Fixed all loot (mobs and bosses) - Fixed faction - Fixed damage all creature - Fixed bosses Immune mask - Fixed The Violet hold - Add all bosses and mobs - Add all loot (mobs and bosses) - Add Damage all creature - Add Immune mask - Add all bosses Emblem of Heroism - Fixed Utgarde Pinnacle - Add all bosses and mobs - Add all loot - Add Damage all creature - Add Immune mask - Add all bosses Emblem of Heroism - Fixed name some creature - Fixed The culling of stratholme - Add all bosses
Cкачать fix на Инст azjol-nerub: скачать Скачать fix на инст The Culling of Stratholme: скачать Скачать fix на Инст the nexus: скачать Скачать fix Инст The Violet hold: скачать Cкачать fix Utgarde keep: скачать Cкачать fix на Инст Utgarde Pinnacle: скачать
Fix если нельзя снимать шкуры:
Code
UPDATE `item_template` SET `TotemCategory`='166' WHERE (`entry`='7005');
Fix на Транспорт:
Code
REPLACE INTO `transports` VALUES (176310, 'Stormwind and Auberdine', 234510), (181688, 'Valgarde and Menethil', 445534), (181689, 'Undercity and Vengeance Landing', 214579), (186238, 'Orgrimmar and Warsong Hold', 302705), (186371, 'Stolen Zeppelin', 484211), (187038, 'Pirate boat', 307953), (187568, 'Moa''ki Harbor Turtle Boat', 445220), (188511, 'Unu''pe Turtle Boat', 502354), (190536, 'Valiance Keep and Stormwind', 271979), (192241, 'Orgrims Hammer', 1424158), (192242, 'Fizzcrank Airstrip', 1051387);
Fix Paladine
Code
#Benediction DELETE FROM `spell_affect` WHERE `entry` IN (20101); INSERT INTO `spell_affect` VALUES (20101, 0, 0x000004000A840200); DELETE FROM `spell_affect` WHERE `entry` IN (20102); INSERT INTO `spell_affect` VALUES (20102, 0, 0x000004000A840200); DELETE FROM `spell_affect` WHERE `entry` IN (20103); INSERT INTO `spell_affect` VALUES (20103, 0, 0x000004000A840200); DELETE FROM `spell_affect` WHERE `entry` IN (20104); INSERT INTO `spell_affect` VALUES (20104, 0, 0x000004000A840200); DELETE FROM `spell_affect` WHERE `entry` IN (20105); INSERT INTO `spell_affect` VALUES (20105, 0, 0x000004000A840200);
Fix У кого на Сервере Спадают Бафы:
Code
UPDATE command SET security = "0" WHERE name = "demorph";