View Issue Details

IDProjectCategoryView StatusLast Update
0033704Legion CoreClass Halls / Оплоты и артефактыpublic2025-08-14 13:15
ReporterLordHell Assigned ToSlam  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0033704: Хватка Кошмара (42034) + По следам врага (42035) - доработка правок 2.0
Description[1] Задание: https://www.wowhead.com/ru/quest=42034

1. После взятия кв пропадает сопровождающий нпс в другую фазу https://www.wowhead.com/ru/npc=105895 https://egammi.net/image/qQdo

2. Нпс https://www.wowhead.com/ru/npc=105948 сидит на точке сдачи, должна стоять https://egammi.net/image/qQd9

У нас: https://youtu.be/bL05pWshNqM

как должно работать: https://youtu.be/Z8SSirhc7Cs?t=92

Шаблон 110 оплот (друид)
/run local q= {42516,42583,40650,42096,42584,42585,42586,42588,42032,42031,42033} for i=1,#q do SendChatMessage(".q rew " .. q[i],"GUILD") end
.go cre id 105903
.q a 42034


[2] Задание: https://www.wowhead.com/ru/quest=42035

1. Респавнится нпс в случае релога в мир/игру https://www.wowhead.com/ru/npc=105903 также остается дубль после сдачи кв 42035 его уже не должно быть в этом месте https://egammi.net/image/qQdA

У нас: https://youtu.be/vGxNv3Xe1C0

как должно работать: https://youtu.be/ZWB0rTlklgY

Шаблон 110 оплот (друид)
/run local q= {42516,42583,40650,42096,42584,42585,42586,42588,42032,42031,42033,42034} for i=1,#q do SendChatMessage(".q rew " .. q[i],"GUILD") end
.go cre id 105948
.q a 42035
Additional InformationLegionCore rev. b8f734204cd0 2025-08-13 21:55:23 +0300 (735 branch) (Unix, RelWithDebInfo)

Relationships

related to 0033686 resolvedSlam Хватка Кошмара (42034) + По следам врага (42035) - доработка правок 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-08-13 21:48 LordHell New Issue
2025-08-13 21:48 LordHell Status new => assigned
2025-08-13 21:48 LordHell Assigned To => Slam
2025-08-13 21:48 LordHell Status assigned => confirmed
2025-08-13 21:48 LordHell Relationship added related to 0033686
2025-08-13 21:48 LordHell Additional Information Updated
2025-08-14 13:15 Slam Status confirmed => resolved
2025-08-14 13:15 Slam Resolution open => fixed