|
Принятые патчи Иногда выкладывают патчи, которые потом в итоге все-таки принимают в ядро.
Повод для гордости. |
|
Опции темы | Поиск в этой теме | Опции просмотра |
07.04.2013, 11:49 | #1 |
YTDB Dev
Регистрация: 06.03.2010
Сообщений: 259
Сказал(а) спасибо: 28
Поблагодарили 280 раз(а) в 136 сообщениях
|
[patch] Spell 50574
Его нет в дбц, но он аналог следующих:
http://www.wowhead.com/spell=50634 http://www.wowhead.com/spell=51233 http://www.wowhead.com/spell=51232 вот как вариант: Код:
DELETE FROM spell_template WHERE id = 50574; INSERT INTO `spell_template` (`id`, `attr`, `attr_ex`, `attr_ex2`, `proc_flags`, `proc_chance`, `duration_index`, `effect0`, `effect0_implicit_target_a`, `effect0_implicit_target_b`, `effect0_radius_idx`, `effect0_apply_aura_name`, `effect0_misc_value`, `effect0_misc_value_b`, `effect0_trigger_spell`, `comments`) VALUES (50574, 0x00000100, 0x00000000, 0x00000000, 0x00000000, 101, 0, 90, 25, 0, 11, 0, 28042, 0, 0, 'Captain Brandon Kill Credit'); Последний раз редактировалось NeatElves; 07.04.2013 в 20:06. |
07.04.2013, 17:25 | #2 |
MaNGOS Dev
Регистрация: 17.11.2011
Сообщений: 99
Сказал(а) спасибо: 35
Поблагодарили 80 раз(а) в 26 сообщениях
|
Hmm, do you have any source that a spell 50574 is used for the quest-credit?
Afaik the both related quests (12596, 12587) have simple quest-credit requirements. We can give these directly via gosisp, quest_accept, quest_complete or whatever we require. |
07.04.2013, 19:51 | #3 | ||
YTDB Dev
Регистрация: 06.03.2010
Сообщений: 259
Сказал(а) спасибо: 28
Поблагодарили 280 раз(а) в 136 сообщениях
|
Spell completing another quest, WDB:
Цитата:
Цитата:
The player takes http://www.wowhead.com/quest=12587, goes to the NPC http://www.wowhead.com/npc=28044, it performs a random assignment(http://www.wowhead.com/quest=12568, http://www.wowhead.com/quest=12509, http://www.wowhead.com/quest=12591) and the player cast killkredit http://www.wowhead.com/spell=50634.)) And we need the following The player takes http://www.wowhead.com/quest=12587, goes to the NPC http://www.wowhead.com/npc=28042, it performs a random assignment(http://www.wowhead.com/quest=12588, http://www.wowhead.com/quest=12502, http://www.wowhead.com/quest=12564) and the player cast killkredit http://www.wowhead.com/spell=50574(not in DBC).)) Последний раз редактировалось NeatElves; 07.04.2013 в 20:11. |
||
21.04.2013, 00:53 | #4 |
MaNGOS Dev
Регистрация: 17.11.2011
Сообщений: 99
Сказал(а) спасибо: 35
Поблагодарили 80 раз(а) в 26 сообщениях
|
In [12465]. Thank you
|
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[patch][spell=50918,50894] | virusav | Принятые патчи | 1 | 17.02.2011 14:14 |
[patch][spell=52090]Нож Ауне | virusav | Отвергнутые патчи | 1 | 16.02.2011 18:39 |
[10570] Store spell entry of triggering spell on triggered, original patch provided by insider42 | newsbot | CMaNGOS Commits | 0 | 01.10.2010 14:20 |
[patch] PvP Trinket (boss spell) | Insider42 | Принятые патчи | 1 | 03.07.2010 12:18 |
[patch] fix spell 38736 | KiriX | Принятые патчи | 1 | 03.05.2010 00:20 |