newsbot
24.09.2015, 17:00
Автор: cyberium
<pre style='white-space:pre-wrap;width:81ex'>Force some creature to not swim in water. Some like crabs dont swim in water but can swim if pulled. Other like giant only walk.
This patch will create 2 new extra flag.
CREATURE_EXTRA_FLAG_WALK_IN_WATER -> force creature to walk in water even it can swim.
CREATURE_EXTRA_FLAG_HAVE_NO_SWIM_ANIMATION -> Creature does not have swim animation. That flag will have more utility in sooner patch.
For DB devs, a good start to use this patch is -> http://pastebin.com/yJVnyVHk
Thank to @Neotmiren and all involved in this.</pre>
Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/fcda891099db1ebd384699db8f1c1148f1113c44)
<pre style='white-space:pre-wrap;width:81ex'>Force some creature to not swim in water. Some like crabs dont swim in water but can swim if pulled. Other like giant only walk.
This patch will create 2 new extra flag.
CREATURE_EXTRA_FLAG_WALK_IN_WATER -> force creature to walk in water even it can swim.
CREATURE_EXTRA_FLAG_HAVE_NO_SWIM_ANIMATION -> Creature does not have swim animation. That flag will have more utility in sooner patch.
For DB devs, a good start to use this patch is -> http://pastebin.com/yJVnyVHk
Thank to @Neotmiren and all involved in this.</pre>
Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/fcda891099db1ebd384699db8f1c1148f1113c44)