PDA

Просмотр полной версии : [12449] Fix send-speed opcode sending


newsbot
08.04.2013, 22:30
Автор: Schmoozerd


<pre>m src/game/Unit.cpp
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[12449] Fix send-speed opcode sending

SMSG_FORCE_*_SPEED_CHANGE is only sent to the player whose speed changes
Also it appears that the other MSG_MOVE_SET_*_SPEED/RATE should be wrapped into SMSG_COMPRESSED_MOVES (not yet implemented)

Thanks to lyn for pointing to the problem, and researching it down to these opcode sendings as well as testing</pre>


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