PDA

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


newsbot
24.04.2013, 17:40
Автор: Schmoozerd


<pre>m src/game/Unit.cpp
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[c12610] 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

(based on commit [12449] - 6b752db)

Signed-off-by: Dramacydal <PulLumBerMal@gmail.com></pre>


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