|
---|
|
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
20.06.2016, 22:54 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
Move AI->JustRespawned() call
Автор: cyberium
<pre style='white-space:pre-wrap;width:81ex'>Move AI->JustRespawned() call JustRespawned() may make the creature enter in combat with enemy. That implie a call to AI->CallForAssistance(). As JustRespawned was called before the complete initialization of that AI that resulted by a crash. Moving it right after i_AI pointer assigned will fix the issue. BTW @xfurry, this will modify one thing, JustRespawned will be called for each AI type wich was not the case before. Close cmangos/issues#946</pre> Подробнее... |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[11222] Move possition setup for Creature and subclases before Create call. | newsbot | CMaNGOS Commits | 0 | 06.03.2011 13:00 |
[9895] Move DotFactor+GetSpellCastTimeForBonus call to CalculateDefaultCoefficient | newsbot | CMaNGOS Commits | 0 | 15.05.2010 11:30 |
[9249] Move instance call OnPlayerEnter() to after really added to map | newsbot | CMaNGOS Commits | 0 | 24.01.2010 18:20 |
[9205] Move script call GOHello to GameObject::Use | newsbot | CMaNGOS Commits | 0 | 18.01.2010 01:50 |