Приветствуем вас на форуме проекта WoW Circle. Если вы читаете это, значит не зарегистрировались у нас. Для того, чтобы получить доступ к расширенным возможностям нашего форума нажмите сюда и пройди регистрацию, которая не займет у вас много времени. После регистрации будут доступны новые, более расширенные, возможности.
Исправлено Западный край - На меня повесили убийство

Упомянутые в теме пользователи:

Показано с 1 по 7 из 7
  1. #1
    Новичок
    Регистрация
    27.01.2013
    Сообщений
    24
    Поблагодарил(а)
    0
    Получено благодарностей: 2 (сообщений: 2).
    Репутация: 2

    Post Западный край - На меня повесили убийство

    1. https://ru.wowhead.com/quest=26209/н...бийство
    2. Когда разговариваем с бомжами (выполняем задачу квеста) - эти бомжи не меняют фракцию на агро в случае если они не хотят нам не чего говорить(нападают на нас). Они просто бьют нас - но не бегают за нами. А просто следуют своему маршруту. Болеее того - есть жолтые - кого по итогу бить можно. А есть зеленые - кто движется по своей траиктории - но попутно бьет нас если мы рядом с ними. А мы их тронуть не можем.
    3. Если бомж выбрал желание напасть на нас. То они должны становиться красными для нас, и полноценно бегать и драться с нами. А при смерти в идеале - вокруг них детишки спавняться - лутая труп.
    4. BFA / x11 / 01.06.2022
    Последний раз редактировалось Skiv; 29.02.2024 в 14:59.

  2. #2
    Разработчик
    Регистрация
    01.12.2012
    Сообщений
    14,141
    Поблагодарил(а)
    2,628
    Получено благодарностей: 706 (сообщений: 692).
    Репутация: 706
    А можно ссылки на всех этих бомжей которых вы упоминаете?

  3. #3
    Модератор Баг-трекера Аватар для Премудрый
    Регистрация
    25.06.2013
    Адрес
    Гродно
    Сообщений
    29,396
    Поблагодарил(а)
    3,666
    Получено благодарностей: 2,514 (сообщений: 2,219).
    Репутация: 11178

  4. 1 пользователь сказал cпасибо Премудрый за это полезное сообщение:

    Herald (08.06.2022)

  5. #4
    Разработчик
    Регистрация
    01.12.2012
    Сообщений
    14,141
    Поблагодарил(а)
    2,628
    Получено благодарностей: 706 (сообщений: 692).
    Репутация: 706
    У всех их один и тотже скрипт в ядре, ожидайте обновления, вот для этих https://ru.wowhead.com/npc=42386 я переделаю, на скрипт в базе, с ними потом и говорите, пока остальных в ядре не починят.

  6. #5
    Местный Аватар для Thermaplugg
    Регистрация
    16.01.2023
    Адрес
    Discord: Thermaplugg#5696
    Сообщений
    36
    Поблагодарил(а)
    0
    Получено благодарностей: 22 (сообщений: 20).
    Репутация: 22
    Цитата Сообщение от Herald Посмотреть сообщение
    У всех их один и тотже скрипт в ядре
    который в теории должнен быть связан с 2мя квестами https://www.wowhead.com/quest=26209 , https://www.wowhead.com/quest=26271

    их можно исправить спокойно при помощи smart ai, не 146% близзлайк конечно, но хотя бы не так всрато как на данный момент

    з.ы.
    пример прилагаю ниже(текста нужно корректировать и добавить локаль, да и в целом есть чего доработать)

    Скрытый текст

    Код:
    -- Quest: 26209 / Murder Was The Case That They Gave Me
    -- Quest: 26271 / Feeding the Hungry and the Hopeless
    
    UPDATE `creature_template` SET `KillCredit2`=0, `gossip_menu_id`=11635, `npcflag`=`npcflag`|1, `faction`=7, `unit_flags`=0, `AIName`='SmartAI', `ScriptName`=''/*npc_westplains_drifter AND npc_hungry_hobo*/ WHERE `entry` IN (42391, 42383, 42384, 42386);
    
    DELETE FROM `smart_scripts` WHERE `entryorguid` IN (42391, 42383, 42384, 42386) AND `source_type`=0 OR `entryorguid` IN (4239100, 4239101, 4239102, 4239103, 4239104) AND `source_type`=9;
    INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES 
    (42391, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Respawn - Set Immune Flags'),
    (42391, 0, 1, 2, 62, 0, 100, 0, 11635, 0, 0, 0, 87, 4239100, 4239101, 4239104, 4239102, 4239103, 4239104, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Run Random Script'),
    (42391, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Close Gossip'),
    (42391, 0, 3, 4, 62, 0, 100, 0, 11635, 1, 0, 0, 87, 4239100, 4239101, 4239102, 4239103, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Run Random Script'),
    (42391, 0, 4, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Close Gossip'),
    (42391, 0, 5, 6, 6, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, +2.5, +2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42391, 0, 6, 7, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, +2.5, -2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42391, 0, 7, 8, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, -2.5, +2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42391, 0, 8, 9, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, -2.5, -2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42391, 0, 9, 10, 61, 1, 100, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 9, 42413, 0, 5, 0, 0, 0, 0, 'West Plains Drifter - On Death - Set Immune Flags to Ragamuffin'),
    (42391, 0, 10, 0, 61, 1, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 11, 42413, 5, 0, 0, 0, 0, 0, 'West Plains Drifter - On Death - Say Line to Ragamuffin'),
    
    (42383, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Respawn - Set Immune Flags'),
    (42383, 0, 1, 2, 62, 0, 100, 0, 11635, 0, 0, 0, 87, 4239100, 4239101, 4239104, 4239102, 4239103, 4239104, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Run Random Script'),
    (42383, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Close Gossip'),
    (42383, 0, 3, 4, 62, 0, 100, 0, 11635, 1, 0, 0, 87, 4239100, 4239101, 4239102, 4239103, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Run Random Script'),
    (42383, 0, 4, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Close Gossip'),
    (42383, 0, 5, 6, 6, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, +2.5, +2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42383, 0, 6, 7, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, +2.5, -2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42383, 0, 7, 8, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, -2.5, +2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42383, 0, 8, 9, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, -2.5, -2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42383, 0, 9, 10, 61, 1, 100, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 9, 42413, 0, 5, 0, 0, 0, 0, 'West Plains Drifter - On Death - Set Immune Flags to Ragamuffin'),
    (42383, 0, 10, 0, 61, 1, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 11, 42413, 5, 0, 0, 0, 0, 0, 'West Plains Drifter - On Death - Say Line to Ragamuffin'),
    (42383, 0, 11, 0, 75, 2, 100, 0, 0, 42617, 5, 2000, 45, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Distance Westfall Stew - Set Data Self'),
    (42383, 0, 12, 13, 38, 2, 100, 0, 1, 1, 2000, 2000, 64, 1, 0, 0, 0, 0, 0, 21, 10, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Store Target'),
    (42383, 0, 13, 14, 61, 2, 100, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Remove Emotes'),
    (42383, 0, 14, 0, 61, 2, 100, 0, 0, 0, 0, 0, 69, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Move to Pos'),
    (42383, 0, 15, 16, 34, 2, 100, 0, 8, 1, 0, 0, 33, 42617, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - KillCredit'),
    (42383, 0, 16, 17, 61, 2, 100, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - Evade'),
    (42383, 0, 17, 0, 61, 2, 100, 0, 0, 0, 0, 0, 11, 79451, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - Cast Full Belly'),
    (42383, 0, 18, 0, 23, 0, 100, 1, 79451, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Has Full Belly - Set Phase 2'),
    (42383, 0, 19, 0, 23, 2, 100, 1, 79451, 1, 0, 0, 22, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Has Full Belly - Set Phase 3'),
    
    (42384, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Respawn - Set Immune Flags'),
    (42384, 0, 1, 2, 62, 0, 100, 0, 11635, 0, 0, 0, 87, 4239100, 4239101, 4239104, 4239102, 4239103, 4239104, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Run Random Script'),
    (42384, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Close Gossip'),
    (42384, 0, 3, 4, 62, 0, 100, 0, 11635, 1, 0, 0, 87, 4239100, 4239101, 4239102, 4239103, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Run Random Script'),
    (42384, 0, 4, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Close Gossip'),
    (42384, 0, 5, 6, 6, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, +2.5, +2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42384, 0, 6, 7, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, +2.5, -2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42384, 0, 7, 8, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, -2.5, +2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42384, 0, 8, 9, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, -2.5, -2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42384, 0, 9, 10, 61, 1, 100, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 9, 42413, 0, 5, 0, 0, 0, 0, 'West Plains Drifter - On Death - Set Immune Flags to Ragamuffin'),
    (42384, 0, 10, 0, 61, 1, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 11, 42413, 5, 0, 0, 0, 0, 0, 'West Plains Drifter - On Death - Say Line to Ragamuffin'),
    (42384, 0, 11, 0, 75, 2, 100, 0, 0, 42617, 5, 2000, 45, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Distance Westfall Stew - Set Data Self'),
    (42384, 0, 12, 13, 38, 2, 100, 0, 1, 1, 2000, 2000, 64, 1, 0, 0, 0, 0, 0, 21, 10, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Store Target'),
    (42384, 0, 13, 14, 61, 2, 100, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Remove Emotes'),
    (42384, 0, 14, 0, 61, 2, 100, 0, 0, 0, 0, 0, 69, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Move to Pos'),
    (42384, 0, 15, 16, 34, 2, 100, 0, 8, 1, 0, 0, 33, 42617, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - KillCredit'),
    (42384, 0, 16, 17, 61, 2, 100, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - Evade'),
    (42384, 0, 17, 0, 61, 2, 100, 0, 0, 0, 0, 0, 11, 79451, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - Cast Full Belly'),
    (42384, 0, 18, 0, 23, 0, 100, 1, 79451, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Has Full Belly - Set Phase 2'),
    (42384, 0, 19, 0, 23, 2, 100, 1, 79451, 1, 0, 0, 22, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Has Full Belly - Set Phase 3'),
    
    (42386, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Respawn - Set Immune Flags'),
    (42386, 0, 1, 2, 62, 0, 100, 0, 11635, 0, 0, 0, 87, 4239100, 4239101, 4239104, 4239102, 4239103, 4239104, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Run Random Script'),
    (42386, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Close Gossip'),
    (42386, 0, 3, 4, 62, 0, 100, 0, 11635, 1, 0, 0, 87, 4239100, 4239101, 4239102, 4239103, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Run Random Script'),
    (42386, 0, 4, 0, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Gossip - Close Gossip'),
    (42386, 0, 5, 6, 6, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, +2.5, +2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42386, 0, 6, 7, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, +2.5, -2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42386, 0, 7, 8, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, -2.5, +2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42386, 0, 8, 9, 61, 1, 100, 0, 0, 0, 0, 0, 12, 42413, 1, 4000, 0, 0, 0, 1, 0, 0, 0, -2.5, -2.5, +0.5, 0, 'West Plains Drifter - On Death - Summon Ragamuffin'),
    (42386, 0, 9, 10, 61, 1, 100, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 9, 42413, 0, 5, 0, 0, 0, 0, 'West Plains Drifter - On Death - Set Immune Flags to Ragamuffin'),
    (42386, 0, 10, 0, 61, 1, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 11, 42413, 5, 0, 0, 0, 0, 0, 'West Plains Drifter - On Death - Say Line to Ragamuffin'),
    (42386, 0, 11, 0, 75, 2, 100, 0, 0, 42617, 5, 2000, 45, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Distance Westfall Stew - Set Data Self'),
    (42386, 0, 12, 13, 38, 2, 100, 0, 1, 1, 2000, 2000, 64, 1, 0, 0, 0, 0, 0, 21, 10, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Store Target'),
    (42386, 0, 13, 14, 61, 2, 100, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Remove Emotes'),
    (42386, 0, 14, 0, 61, 2, 100, 0, 0, 0, 0, 0, 69, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Data Set - Move to Pos'),
    (42386, 0, 15, 16, 34, 2, 100, 0, 8, 1, 0, 0, 33, 42617, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - KillCredit'),
    (42386, 0, 16, 17, 61, 2, 100, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - Evade'),
    (42386, 0, 17, 0, 61, 2, 100, 0, 0, 0, 0, 0, 11, 79451, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Pos - Cast Full Belly'),
    (42386, 0, 18, 0, 23, 0, 100, 1, 79451, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Has Full Belly - Set Phase 2'),
    (42386, 0, 19, 0, 23, 2, 100, 1, 79451, 1, 0, 0, 22, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Homeless Stormwind Citizen - On Has Full Belly - Set Phase 3'),
    
    (4239100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 33, 42414, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - KillCredit'), -- 79181
    (4239100, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Say Line'),
    (4239100, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 41, 4000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Despawn'),
    (4239100, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 83, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Remove Gossip Flag'),
    (4239101, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 33, 42415, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - KillCredit'), -- 79184
    (4239101, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Say Line'),
    (4239101, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 41, 4000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Despawn'),
    (4239101, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 83, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Remove Gossip Flag'),
    (4239102, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 33, 42416, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - KillCredit'), -- 79182
    (4239102, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Say Line'),
    (4239102, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 41, 4000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Despawn'),
    (4239102, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 83, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Remove Gossip Flag'),
    (4239103, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 33, 42417, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - KillCredit'), -- 79183
    (4239103, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Say Line'),
    (4239103, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 41, 4000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Despawn'),
    (4239103, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 83, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Remove Gossip Flag'),
    (4239104, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Say Line'),
    (4239104, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 19, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Remove Immune Flags'),
    (4239104, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 2, 14, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Set Faction Aggresive'),
    (4239104, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Start Attack'),
    (4239104, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'West Plains Drifter - On Script - Set Phase 1');
    
    DELETE FROM `conditions` WHERE `SourceGroup`=11635 AND `SourceTypeOrReferenceId`=15;
    INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES 
    (15, 11635, 0, 0, 0, 9, 0, 26209, 0, 0, 0, 0, 0, '', 'Show gossip option if player has taken quest 26209'),
    (15, 11635, 1, 0, 0, 9, 0, 26209, 0, 0, 0, 0, 0, '', 'Show gossip option if player has taken quest 26209');
    
    DELETE FROM `creature_text` WHERE `CreatureID` IN (42391, 42383, 42384, 42386, 42413);
    INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES 
    (42391, 0, 0, 'I wonder if it\'s possible to eat rocks? Got plenty of rocks around here. Just imagine it! I\'d be the richest person in the world for making that discovery!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42391, 0, 1, 'Looks like I found us a savory and clean piece of dirt! Tonight we eat like kings, Mr. Penguin! Of course I\'ll share it with you! You\'re my best friend!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42391, 0, 2, 'HAHAHAH! Good one, Mr. Penguin! GOOD ONE!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42391, 0, 3, 'What happened to me? I used to be the king of Stormwind!', 12, 0, 100,1, 0, 0, 0, 0, ''),
    (42391, 1, 0, 'Listen, pal. I don\'t want any trouble, ok? I didn\'t see who murdered \'em, but I sure heard it! Lots of yelling. Human voices... you dig? Now get out of here before I change my mind about beating you up and takin\' your shoes.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42391, 2, 0, 'I didn\'t see who killed \'m, bub/sis, but I got a whiff. Smelled rich, kinda like you. Damn shame too. Furlbrows were a fixture around here. Nice people, always willin\' to share a meal or a patch of dirt.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42391, 3, 0, 'Who killed the Furlbrows? I\'ll tell you who killed the Furlbrows: KING VARIAN WRYNN. THAT\'S WHO! And he\'s killin\' the rest of us too. One bum at a time. The only thing I can tell you is that I saw some gnolls leavin\' the place a few hours before the law arrived.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42391, 4, 0, 'Between you, me, and the tree, murlocs killed the Furlbrows. Yep, saw \'em with my own two eyes. Think they\'d been casin\' the joint for days, maybe months. They left in a hurry once they got wind of \'Johnny Law\' and the idiot brigade over there...', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42383, 0, 0, 'I wonder if it\'s possible to eat rocks? Got plenty of rocks around here. Just imagine it! I\'d be the richest person in the world for making that discovery!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42383, 0, 1, 'Looks like I found us a savory and clean piece of dirt! Tonight we eat like kings, Mr. Penguin! Of course I\'ll share it with you! You\'re my best friend!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42383, 0, 2, 'HAHAHAH! Good one, Mr. Penguin! GOOD ONE!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42383, 0, 3, 'What happened to me? I used to be the king of Stormwind!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42383, 1, 0, 'Listen, pal. I don\'t want any trouble, ok? I didn\'t see who murdered \'em, but I sure heard it! Lots of yelling. Human voices... you dig? Now get out of here before I change my mind about beating you up and takin\' your shoes.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42383, 2, 0, 'I didn\'t see who killed \'m, bub/sis, but I got a whiff. Smelled rich, kinda like you. Damn shame too. Furlbrows were a fixture around here. Nice people, always willin\' to share a meal or a patch of dirt.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42383, 3, 0, 'Who killed the Furlbrows? I\'ll tell you who killed the Furlbrows: KING VARIAN WRYNN. THAT\'S WHO! And he\'s killin\' the rest of us too. One bum at a time. The only thing I can tell you is that I saw some gnolls leavin\' the place a few hours before the law arrived.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42383, 4, 0, 'Between you, me, and the tree, murlocs killed the Furlbrows. Yep, saw \'em with my own two eyes. Think they\'d been casin\' the joint for days, maybe months. They left in a hurry once they got wind of \'Johnny Law\' and the idiot brigade over there...', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42384, 0, 0, 'I wonder if it\'s possible to eat rocks? Got plenty of rocks around here. Just imagine it! I\'d be the richest person in the world for making that discovery!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42384, 0, 1, 'Looks like I found us a savory and clean piece of dirt! Tonight we eat like kings, Mr. Penguin! Of course I\'ll share it with you! You\'re my best friend!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42384, 0, 2, 'HAHAHAH! Good one, Mr. Penguin! GOOD ONE!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42384, 0, 3, 'What happened to me? I used to be the king of Stormwind!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42384, 1, 0, 'Listen, pal. I don\'t want any trouble, ok? I didn\'t see who murdered \'em, but I sure heard it! Lots of yelling. Human voices... you dig? Now get out of here before I change my mind about beating you up and takin\' your shoes.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42384, 2, 0, 'I didn\'t see who killed \'m, bub/sis, but I got a whiff. Smelled rich, kinda like you. Damn shame too. Furlbrows were a fixture around here. Nice people, always willin\' to share a meal or a patch of dirt.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42384, 3, 0, 'Who killed the Furlbrows? I\'ll tell you who killed the Furlbrows: KING VARIAN WRYNN. THAT\'S WHO! And he\'s killin\' the rest of us too. One bum at a time. The only thing I can tell you is that I saw some gnolls leavin\' the place a few hours before the law arrived.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42384, 4, 0, 'Between you, me, and the tree, murlocs killed the Furlbrows. Yep, saw \'em with my own two eyes. Think they\'d been casin\' the joint for days, maybe months. They left in a hurry once they got wind of \'Johnny Law\' and the idiot brigade over there...', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42386, 0, 0, 'I wonder if it\'s possible to eat rocks? Got plenty of rocks around here. Just imagine it! I\'d be the richest person in the world for making that discovery!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42386, 0, 1, 'Looks like I found us a savory and clean piece of dirt! Tonight we eat like kings, Mr. Penguin! Of course I\'ll share it with you! You\'re my best friend!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42386, 0, 2, 'HAHAHAH! Good one, Mr. Penguin! GOOD ONE!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42386, 0, 3, 'What happened to me? I used to be the king of Stormwind!', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42386, 1, 0, 'Listen, pal. I don\'t want any trouble, ok? I didn\'t see who murdered \'em, but I sure heard it! Lots of yelling. Human voices... you dig? Now get out of here before I change my mind about beating you up and takin\' your shoes.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42386, 2, 0, 'I didn\'t see who killed \'m, bub/sis, but I got a whiff. Smelled rich, kinda like you. Damn shame too. Furlbrows were a fixture around here. Nice people, always willin\' to share a meal or a patch of dirt.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42386, 3, 0, 'Who killed the Furlbrows? I\'ll tell you who killed the Furlbrows: KING VARIAN WRYNN. THAT\'S WHO! And he\'s killin\' the rest of us too. One bum at a time. The only thing I can tell you is that I saw some gnolls leavin\' the place a few hours before the law arrived.', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42386, 4, 0, 'Between you, me, and the tree, murlocs killed the Furlbrows. Yep, saw \'em with my own two eyes. Think they\'d been casin\' the joint for days, maybe months. They left in a hurry once they got wind of \'Johnny Law\' and the idiot brigade over there...', 12, 0, 100, 1, 0, 0, 0, 0, ''),
    (42413, 0, 0, 'Check his pockets!', 12, 0, 100, 5, 0, 0, 0, 0, ''),
    (42413, 0, 1, 'Does he have boots? Get \'em!', 12, 0, 100, 5, 0, 0, 0, 0, ''),
    (42413, 0, 2, 'MINE!', 12, 0, 100, 5, 0, 0, 0, 0, '');
    [свернуть]

  7. 1 пользователь сказал cпасибо Thermaplugg за это полезное сообщение:

    Премудрый (18.01.2023)

  8. #6
    Разработчик
    Регистрация
    01.12.2012
    Сообщений
    14,141
    Поблагодарил(а)
    2,628
    Получено благодарностей: 706 (сообщений: 692).
    Репутация: 706
    У моба что я указал выше подобный скрипт, остальные сделаны пока в ядре.

  9. #7
    Ушел на пенсию Аватар для Skiv
    Регистрация
    06.01.2012
    Сообщений
    7,900
    Поблагодарил(а)
    1,095
    Получено благодарностей: 4,110 (сообщений: 2,268).
    Репутация: 12446
    Исправлено. Будет применено после обновления сервера.
    ˙ɐwʎ ɔ vǝmоɔ dиw

  10. 1 пользователь сказал cпасибо Skiv за это полезное сообщение:

    NikolayTurtle (29.02.2024)

Похожие темы

  1. [Исправлено после ближайшего обновления] Западный край - На меня повесили убийство
    от danaton в разделе Исправлено Cataclysm
    Ответов: 8
    Последнее сообщение: 31.01.2020, 19:15
  2. [Исправлено после ближайшего обновления] На меня повесили убийство
    от Voodyx в разделе Исправлено Legion
    Ответов: 2
    Последнее сообщение: 17.04.2017, 11:52
  3. На меня повесили убийство
    от AlienSpawn в разделе Исправлено Cataclysm
    Ответов: 7
    Последнее сообщение: 16.08.2016, 14:18
  4. [Отклонено] На меня повесили убийство
    от daniilof в разделе Отклонено
    Ответов: 3
    Последнее сообщение: 26.12.2015, 20:56
  5. На меня повесили убийство
    от danaton в разделе Отклонено
    Ответов: 1
    Последнее сообщение: 28.07.2014, 23:11

Ваши права

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