Hi Flatlander,
Thanks for taking time to respond :)
In my version (2.014) the function is "sendMoveCreature" (I think!) Which is here
void ProtocolGame::sendMoveCreature(const Creature* creature, const Tile* newTile, const Position& newPos,
uint32_t newStackPos, const Tile* oldTile, const...