Показать сообщение отдельно
Старый 20.06.2016, 22:54   #1
newsbot
News Bot
 
Аватар для newsbot
 
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
newsbot На верном пути
По умолчанию 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>


Подробнее...
newsbot вне форума   Ответить с цитированием