• Страница 1 из 1
  • 1
Модератор форума: Dimitro  
Форум » TrinityCore » [TrinityCore] Help » если вы можете помочь
если вы можете помочь
boogeyman
Скаут
If someone can tell me how to fix this quest ?
http://www.wowhead.com/quest=27635/decontamination
thanks:hello:
SVG
Сообщение # 1 написано 24.08.2015 в 18:05
Sellysalie
Сообщение # 2 написано 24.08.2015 в 19:06
boogeyman
Скаут
helping me
SVG
Сообщение # 3 написано 24.08.2015 в 19:23
Thermaplugg
Database Developer
Код
-- Hackfix
SET @NPCID         := 00000; -- `creature_template` > `entry`
SET @KILLCREDIT    := 00000; -- `quest_template` > `RequiredNpcOrGo1`
UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=@NPCID;
DELETE FROM `smart_scripts` WHERE `entryorguid`=@NPCID AND `source_type`=0;
INSERT INTO `smart_scripts` VALUES   
(@NPCID, 0, 0, 0, 73, 0, 100, 0, 0, 0, 0, 0, 33, @KILLCREDIT, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Creature Name - On Spellclick - Killcredit');
Сообщение # 4 отредактировано MENZ411 - Вторник, 25.08.2015, 16:40
boogeyman
Скаут
Цитата MENZ411 ()
SET @NPCID         := 00000; -- `creature_template` > `entry`
SET @KILLCREDIT    := 00000; -- `quest_template` > `RequiredNpcOrGo1`
UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='' WHERE `entry`=@NPCID;
DELETE FROM `smart_scripts` WHERE `entryorguid`=@NPCID AND `source_type`=0;
INSERT INTO `smart_scripts` VALUES
(@NPCID, 0, 0, 0, 73, 0, 100, 0, 0, 0, 0, 0, 33, @KILLCREDIT, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Creature Name - On Spellclick - Killcredit');


it is not does not work
can you tell me how to fix it to work help
SVG
Сообщение # 5 отредактировано boogeyman - Воскресенье, 30.08.2015, 02:47
Форум » TrinityCore » [TrinityCore] Help » если вы можете помочь
  • Страница 1 из 1
  • 1
Поиск: