PDA

Просмотр полной версии : [c12977] Implement CREATURE_FLAG_EXTRA_ACTIVE


newsbot
24.11.2014, 01:40
Автор: Schmoozerd


<pre style='white-space:pre-wrap;width:81ex'>[c12977] Implement CREATURE_FLAG_EXTRA_ACTIVE

Setting this flag 0x1000 to creature_template.ExtraFlags will result in
the npc being loaded and set to active when the map is created.

In case of continents this will happen on server startup.

Note to DB-Devs: Use this flag with care, it will create more memory and
cpu usage for users.

Note to users: If you have a bottleneck and do not care about i.e. mobs
with huge paths, just remove this flag from the npcs

(based on commit [12784] - 00d86f0)

Signed-off-by: Xfurry <xfurry@scriptdev2.com></pre>


Подробнее... (https://github.com/cmangos/mangos-cata/commit/dff96970d3b64317e8f29f1d972ed89a5928434f)