PDA

Просмотр полной версии : [12135] Prevent saving/loading/init capture points in instances


newsbot
30.08.2012, 15:29
Автор: stfx


<pre>m src/game/GameObject.cpp
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[12135] Prevent saving/loading/init capture points in instances

Reason for this are:
1) We don't want them saved/loaded between bg games
2) Saving cp slider is done by go id and would not work for instances
3) There are visual-only capture points in bg (eots)
4) It would be possible to only enable the capture points on bg start

TODO: Move this to OutdoorPvP base class</pre>


Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/536175e6f5e7f8e21914f98c709bb8e882124fd5)