ManaPlus
|
void EAthena::BeingRecv::applyPlayerAction | ( | Net::MessageIn & | msg, |
Being *const | being, | ||
const uint8_t | type | ||
) |
Definition at line 2397 of file beingrecv.cpp.
References BeingAction::DEAD, Being::getCurrentAction(), LocalPlayer::imitateAction(), localPlayer, Being::recalcSpritesOrder(), Being::setAction(), BeingAction::SIT, BeingAction::STAND, and UNIMPLEMENTEDPACKETFIELD.
Referenced by processBeingVisible(), TmwAthena::BeingRecv::processPlayerUpdate1(), and TmwAthena::BeingRecv::processPlayerUpdate2().
Being * EAthena::BeingRecv::createBeing2 | ( | Net::MessageIn & | msg, |
const BeingId | id, | ||
const int32_t | job, | ||
const BeingTypeT | beingType | ||
) |
Definition at line 2236 of file beingrecv.cpp.
References actorManager, CAST_S32, BeingType::CHAT, ActorManager::createBeing(), ActorType::Elemental, BeingType::ELEMENTAL, fromInt, PlayerInfo::getMercenary(), PlayerInfo::getPetBeingId(), BeingType::HOMUN, ActorType::Homunculus, Actions::info(), BeingType::ITEM, Logger::log(), logger, ActorType::Mercenary, BeingType::MERSOL, ActorType::Monster, BeingType::MONSTER, ActorType::Npc, BeingType::NPC, BeingType::NPC_EVENT, BeingType::PC, ActorType::Pet, BeingType::PET, ActorType::Player, ActorType::Portal, PlayerInfo::setMercenaryBeing(), PlayerInfo::setPetBeing(), BeingType::SKILL, ActorType::SkillUnit, UNIMPLEMENTEDPACKETFIELD, and ActorType::Unknown.
Referenced by processBeingFakeName(), processBeingMove(), processBeingSpawn(), processBeingVisible(), processGraffiti(), and processSkillEntry().
void EAthena::BeingRecv::processAlchemistRanksList | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBeingAction2 | ( | Net::MessageIn & | msg | ) |
Definition at line 1238 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, CAST_S32, AttackType::CRITICAL, ActorManager::findBeing(), AttackType::FLEE, Being::getType(), Being::handleAttack(), AttackType::HIT, LocalPlayer::imitateAction(), localPlayer, AttackType::MISS, Actions::msg(), AttackType::MULTI, AttackType::MULTI_REFLECT, AttackType::PICKUP, ActorType::Player, AttackType::REFLECT, AttackType::REPEATE, Being::setAction(), Being::setAttackDelay(), Being::setAttackTime(), Being::setMoveTime(), AttackType::SIT, BeingAction::SIT, AttackType::SKILL, AttackType::SKILLMISS, AttackType::SPLASH, AttackType::STAND, BeingAction::STAND, Being::takeDamage(), AttackType::TOUCH_SKILL, and UNIMPLEMENTEDPACKETFIELD.
void EAthena::BeingRecv::processBeingAttrs | ( | Net::MessageIn & | msg | ) |
Definition at line 1927 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), ClanDb::get(), Actions::info(), localPlayer, Actions::msg(), Being::setClanName(), Being::setGroupId(), Being::setHorse(), Being::setLanguageId(), and PlayerInfo::setServerLanguage().
void EAthena::BeingRecv::processBeingChangeDirection | ( | Net::MessageIn & | msg | ) |
Definition at line 1463 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, CAST_U8, ActorManager::findBeing(), Net::MessageIn::fromServerDirection(), LocalPlayer::imitateDirection(), localPlayer, Actions::msg(), and Being::setDirection().
void EAthena::BeingRecv::processBeingChangeLook2 | ( | Net::MessageIn & | msg | ) |
Definition at line 200 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), localPlayer, Actions::msg(), and processBeingChangeLookContinue().
void EAthena::BeingRecv::processBeingChangeLookCards | ( | Net::MessageIn & | msg | ) |
Definition at line 220 of file beingrecv.cpp.
References actorManager, Net::Character::dummy, ActorManager::findBeing(), FOR_EACH, ActorSprite::getId(), maxCards, Net::CharServerHandler::mCharacters, Actions::msg(), and processBeingChangeLookContinue().
void EAthena::BeingRecv::processBeingChangeLookContinue | ( | const Net::MessageIn & | msg, |
Being *const | dstBeing, | ||
const uint8_t | type, | ||
const int | id, | ||
const int | id2, | ||
const int *const | cards | ||
) |
Definition at line 263 of file beingrecv.cpp.
References CAST_U8, fromInt, ItemDB::get(), ItemInfo::getDyeColorsString(), Being::getLook(), Being::getSpriteID(), Being::getType(), LocalPlayer::imitateOutfit(), localPlayer, ActorType::Player, Being::setHairColor(), Being::setHairColorSpriteID(), Being::setLook(), Being::setOtherTime(), Being::setSpriteCards(), Being::setSpriteColor(), Being::setSpriteId(), Being::setSubtype(), Being::setWeaponId(), SPRITE_BODY, SPRITE_CLOTHES_COLOR, SPRITE_EVOL2, SPRITE_EVOL3, SPRITE_EVOL4, SPRITE_EVOL5, SPRITE_EVOL6, SPRITE_FLOOR, ItemDbType::SPRITE_HAIR, SPRITE_HAIR_COLOR, SPRITE_HEAD_BOTTOM, SPRITE_HEAD_MID, SPRITE_HEAD_TOP, SPRITE_ROBE, SPRITE_SHIELD, SPRITE_SHOES, SPRITE_WEAPON, and UNIMPLEMENTEDPACKETFIELD.
Referenced by TmwAthena::BeingRecv::processBeingChangeLook(), processBeingChangeLook2(), TmwAthena::BeingRecv::processBeingChangeLook2(), and processBeingChangeLookCards().
void EAthena::BeingRecv::processBeingCharm | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBeingFakeName | ( | Net::MessageIn & | msg | ) |
Definition at line 1831 of file beingrecv.cpp.
References createBeing2(), fromInt, Actions::msg(), Being::setDirection(), Being::setSubtype(), Being::setTileCoords(), x, and y.
void EAthena::BeingRecv::processBeingFont | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBeingHatEffects | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBeingHp | ( | Net::MessageIn & | msg | ) |
Definition at line 1339 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), Actions::msg(), Being::setHP(), and Being::setMaxHP().
void EAthena::BeingRecv::processBeingMilleniumShield | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBeingMove | ( | Net::MessageIn & | msg | ) |
Definition at line 606 of file beingrecv.cpp.
References actorManager, BeingId_zero, Being::calcDirection(), CAST_S32, CAST_U32, CAST_U8, LocalPlayer::checkNewName(), createBeing2(), ActorManager::destroy(), ActorManager::erase(), ActorManager::findBeing(), LocalPlayer::followMoveTo(), fromInt, Being::getDirection(), Being::getTileX(), Being::getTileY(), Being::getType(), Net::ServerFeatures::haveMove3(), Being::isAlive(), ActorManager::isBlocked(), localPlayer, ActorType::Monster, BeingType::MONSTER, Actions::msg(), Ea::BeingRecv::mSpawnId, ActorType::Npc, ActorType::Player, serverFeatures, Being::setAction(), EAthena::setBasicFields(), Being::setCachedDestination(), Being::setDestination(), Being::setDirection(), Being::setHP(), Being::setKarma(), Being::setLevel(), Being::setManner(), Being::setMaxHP(), Being::setMoveTime(), ActorSprite::setStatusEffectOpitons(), Being::setSubtype(), Being::setTileCoords(), Being::setWalkSpeed(), BeingAction::SPAWN, BeingAction::STAND, and ActorManager::undelete().
void EAthena::BeingRecv::processBeingMove2 | ( | Net::MessageIn & | msg | ) |
Definition at line 1189 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, ActorManager::findBeing(), LocalPlayer::followMoveTo(), Being::getType(), Net::ServerFeatures::haveMove3(), localPlayer, Actions::msg(), ActorType::Player, serverFeatures, Being::setCachedDestination(), Being::setDestination(), Being::setMoveTime(), and Being::setTileCoords().
void EAthena::BeingRecv::processBeingRemoveSkill | ( | Net::MessageIn & | msg | ) |
Definition at line 1820 of file beingrecv.cpp.
References actorManager, ActorManager::destroy(), ActorManager::findBeing(), and Actions::msg().
void EAthena::BeingRecv::processBeingRemoveSpecialEffect | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBeingResurrect | ( | Net::MessageIn & | msg | ) |
Definition at line 1656 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, deathNotice, DEBUGLOGSTR, ActorManager::findBeing(), LocalPlayer::getTarget(), localPlayer, Actions::msg(), Window::scheduleDelete(), Being::setAction(), BeingAction::STAND, and LocalPlayer::stopAttack().
void EAthena::BeingRecv::processBeingSelfEffect | ( | Net::MessageIn & | msg | ) |
Definition at line 1887 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, DEBUGLOGSTR, effectManager, ParticleEngine::enabled, ActorManager::findBeing(), Actions::msg(), and EffectManager::trigger().
void EAthena::BeingRecv::processBeingSlide | ( | Net::MessageIn & | msg | ) |
Definition at line 2029 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), localPlayer, Actions::msg(), LocalPlayer::navigateClean(), Viewport::returnCamera(), Being::setAction(), Being::setTileCoords(), BeingAction::STAND, LocalPlayer::stopAttack(), viewport, x, and y.
void EAthena::BeingRecv::processBeingSoundEffect | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBeingSpawn | ( | Net::MessageIn & | msg | ) |
Definition at line 803 of file beingrecv.cpp.
References actorManager, BeingId_zero, CAST_S32, CAST_U32, CAST_U8, LocalPlayer::checkNewName(), createBeing2(), ActorManager::destroy(), ActorManager::erase(), ActorManager::findBeing(), fromInt, KeyboardConfig::getKeyShortString(), SocialWindow::getPortalIndex(), Being::getType(), Being::isAlive(), ActorManager::isBlocked(), OutfitWindow::keyName(), localPlayer, ActorType::Monster, BeingType::MONSTER, Actions::msg(), Ea::BeingRecv::mSpawnId, ActorType::Npc, outfitWindow, ActorType::Player, Being::setAction(), EAthena::setBasicFields(), Being::setDirection(), Being::setHP(), Being::setKarma(), Being::setLevel(), Being::setManner(), Being::setMaxHP(), Being::setMoveTime(), Being::setName(), ActorSprite::setStatusEffectOpitons(), Being::setSubtype(), Being::setTileCoords(), Being::setWalkSpeed(), socialWindow, BeingAction::SPAWN, ActorManager::undelete(), x, and y.
void EAthena::BeingRecv::processBeingSpecialEffect | ( | Net::MessageIn & | msg | ) |
Definition at line 1492 of file beingrecv.cpp.
References actorManager, effectManager, ParticleEngine::enabled, ActorManager::findBeing(), Being::getName(), Being::getType(), Actions::msg(), ActorType::Player, SocialWindow::resetDamage(), socialWindow, and EffectManager::trigger().
void EAthena::BeingRecv::processBeingSpecialEffectNum | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBeingStatUpdate1 | ( | Net::MessageIn & | msg | ) |
Definition at line 1867 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), Sp::MANNER, Actions::msg(), Being::setManner(), and UNIMPLEMENTEDPACKETFIELD.
void EAthena::BeingRecv::processBeingStatusChange | ( | Net::MessageIn & | msg | ) |
Definition at line 1156 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, ActorManager::findBeing(), fromBool, IsStart_false, IsStart_true, Actions::msg(), ActorSprite::setStatusEffect(), and anonymous_namespace{stringutils.cpp}::start.
void EAthena::BeingRecv::processBeingViewEquipment | ( | Net::MessageIn & | msg | ) |
Definition at line 2108 of file beingrecv.cpp.
References itemIdLen, maxCards, Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::BeingRecv::processBeingViewEquipment2 | ( | Net::MessageIn & | msg | ) |
Definition at line 2141 of file beingrecv.cpp.
References itemIdLen, maxCards, Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::BeingRecv::processBeingVisible | ( | Net::MessageIn & | msg | ) |
Definition at line 419 of file beingrecv.cpp.
References actorManager, applyPlayerAction(), BeingId_zero, CAST_S32, CAST_U32, CAST_U8, LocalPlayer::checkNewName(), Being::clearPath(), createBeing2(), ActorManager::destroy(), ActorManager::erase(), ActorManager::findBeing(), fromInt, KeyboardConfig::getKeyShortString(), SocialWindow::getPortalIndex(), Being::getType(), Being::isAlive(), ActorManager::isBlocked(), OutfitWindow::keyName(), localPlayer, ActorType::Monster, BeingType::MONSTER, Actions::msg(), Ea::BeingRecv::mSpawnId, ActorType::Npc, outfitWindow, ActorType::Player, Being::setAction(), Being::setActionTime(), EAthena::setBasicFields(), Being::setDirection(), Being::setHP(), Being::setKarma(), Being::setLevel(), Being::setManner(), Being::setMaxHP(), Being::setMoveTime(), Being::setName(), ActorSprite::setStatusEffectOpitons(), Being::setSubtype(), Being::setTileCoords(), Being::setWalkSpeed(), socialWindow, BeingAction::SPAWN, BeingAction::STAND, tick_time, ActorManager::undelete(), x, and y.
void EAthena::BeingRecv::processBlacksmithRanksList | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBladeStop | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processBossMapInfo | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processClassChange | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processComboDelay | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processGladiatorFeelRequest | ( | Net::MessageIn & | msg | ) |
Definition at line 2061 of file beingrecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::BeingRecv::processGraffiti | ( | Net::MessageIn & | msg | ) |
Definition at line 2328 of file beingrecv.cpp.
References createBeing2(), Actions::msg(), Being::setAction(), Being::setCreatorId(), Being::setName(), Being::setShowName(), Being::setTileCoords(), BeingType::SKILL, BeingAction::STAND, x, and y.
void EAthena::BeingRecv::processMapType | ( | Net::MessageIn & | msg | ) |
Definition at line 995 of file beingrecv.cpp.
References NotifyTypes::MAP_TYPE_BATTLEFIELD, Actions::msg(), NotifyManager::notify(), and UNIMPLEMENTEDPACKETFIELD.
void EAthena::BeingRecv::processMapTypeProperty | ( | Net::MessageIn & | msg | ) |
Definition at line 976 of file beingrecv.cpp.
References EAthena::MapTypeProperty2::bits, CAST_U32, EAthena::MapTypeProperty2::data, Game::getCurrentMap(), EAthena::MapTypeProperty2Bits::guild, Game::instance(), Actions::msg(), EAthena::MapTypeProperty2Bits::party, and Map::setPvpMode().
void EAthena::BeingRecv::processMobInfo | ( | Net::MessageIn & | msg | ) |
Definition at line 1913 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), Actions::msg(), and Being::setAttackRange().
void EAthena::BeingRecv::processMonsterHp | ( | Net::MessageIn & | msg | ) |
Definition at line 1364 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), Actions::msg(), Being::setHP(), and Being::setMaxHP().
void EAthena::BeingRecv::processMonsterInfo | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processNameResponse2 | ( | Net::MessageIn & | msg | ) |
Definition at line 2189 of file beingrecv.cpp.
References actorManager, Being::addToCache(), BLOCK_END, BLOCK_START, LocalPlayer::checkNewName(), ActorManager::findBeing(), ActorSprite::getId(), Being::getName(), Being::getParty(), Being::getType(), localPlayer, Actions::msg(), party, LocalPlayer::pingResponse(), ActorType::Player, Avatar::setName(), Being::setName(), Being::updateColors(), Being::updateGuild(), and ActorManager::updateNameId().
void EAthena::BeingRecv::processNameResponseTitle | ( | Net::MessageIn & | msg | ) |
Definition at line 1692 of file beingrecv.cpp.
References actorManager, Map::addPortalTile(), Being::addToCache(), LocalPlayer::checkNewName(), ActorManager::findBeing(), ActorSprite::getId(), Viewport::getMap(), Being::getName(), Being::getParty(), Being::getTileX(), Being::getTileY(), Being::getType(), localPlayer, Actions::msg(), party, LocalPlayer::pingResponse(), ActorType::Player, ActorType::Portal, MapItemType::PORTAL, Avatar::setName(), Being::setName(), Being::updateColors(), Being::updateGuild(), ActorManager::updateNameId(), and viewport.
void EAthena::BeingRecv::processNavigateTo | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processPkRanksList | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processPlayerGuilPartyInfo | ( | Net::MessageIn & | msg | ) |
Definition at line 1750 of file beingrecv.cpp.
References actorManager, Being::addToCache(), BLOCK_END, BLOCK_START, ActorManager::findBeing(), ActorSprite::getId(), localPlayer, Actions::msg(), LocalPlayer::pingResponse(), Being::setGuildName(), Being::setGuildPos(), Being::setName(), Being::setPartyName(), and ActorManager::updateNameId().
void EAthena::BeingRecv::processPlayerGuilPartyInfo2 | ( | Net::MessageIn & | msg | ) |
Definition at line 1784 of file beingrecv.cpp.
References actorManager, Being::addToCache(), BLOCK_END, BLOCK_START, ActorManager::findBeing(), ActorSprite::getId(), localPlayer, Actions::msg(), LocalPlayer::pingResponse(), Being::setGuildName(), Being::setGuildPos(), Being::setName(), Being::setPartyName(), and ActorManager::updateNameId().
void EAthena::BeingRecv::processPlayerStatusChange | ( | Net::MessageIn & | msg | ) |
Definition at line 1599 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, ActorManager::findBeing(), Actions::msg(), Being::setKarma(), and ActorSprite::setStatusEffectOpitons().
void EAthena::BeingRecv::processPlayerStatusChange2 | ( | Net::MessageIn & | msg | ) |
Definition at line 1638 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), Actions::msg(), Being::setLevel(), and ActorSprite::setStatusEffectOpiton0().
void EAthena::BeingRecv::processPvpSet | ( | Net::MessageIn & | msg | ) |
Definition at line 2174 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, ActorManager::findBeing(), Actions::msg(), and Being::setPvpRank().
void EAthena::BeingRecv::processRanksList1 | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processRanksList2 | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processSkillAutoCast | ( | Net::MessageIn & | msg | ) |
Definition at line 1379 of file beingrecv.cpp.
References Being::handleSkill(), localPlayer, Actions::msg(), AttackType::SKILL, and Being::takeDamage().
void EAthena::BeingRecv::processSkillCancel | ( | Net::MessageIn & | msg | ) |
Definition at line 2303 of file beingrecv.cpp.
References Actions::msg().
void EAthena::BeingRecv::processSkillCasting | ( | Net::MessageIn & | msg | ) |
Definition at line 1004 of file beingrecv.cpp.
References Actions::msg(), processSkillCastingContinue(), and SkillType2::Unknown.
void EAthena::BeingRecv::processSkillCasting2 | ( | Net::MessageIn & | msg | ) |
Definition at line 1024 of file beingrecv.cpp.
References Actions::msg(), processSkillCastingContinue(), and SkillType2::Unknown.
void EAthena::BeingRecv::processSkillCasting3 | ( | Net::MessageIn & | msg | ) |
Definition at line 1045 of file beingrecv.cpp.
References Actions::msg(), processSkillCastingContinue(), and SkillType2::Unknown.
void EAthena::BeingRecv::processSkillCastingContinue | ( | Net::MessageIn & | msg, |
const BeingId | srcId, | ||
const BeingId | dstId, | ||
const int | dstX, | ||
const int | dstY, | ||
const int | skillId, | ||
const int | skillLevel, | ||
const int | range, | ||
const SkillType2::SkillType2 | inf2, | ||
const int | castTime | ||
) |
Definition at line 1093 of file beingrecv.cpp.
References actorManager, Being::addCast(), BeingId_zero, BeingAction::CAST, effectManager, ActorManager::findBeing(), SkillType2::FreeCastAny, LocalPlayer::freezeMoving(), Being::getTileX(), Being::getTileY(), Being::handleSkillCasting(), localPlayer, MILLISECONDS_IN_A_TICK, SkillDialog::playCastingDstTileEffect(), Being::setAction(), skillDialog, and UNIMPLEMENTEDPACKETFIELD.
Referenced by processSkillCasting(), processSkillCasting2(), processSkillCasting3(), and processSkillCastingEvol().
void EAthena::BeingRecv::processSkillCastingEvol | ( | Net::MessageIn & | msg | ) |
Definition at line 1067 of file beingrecv.cpp.
References Actions::msg(), and processSkillCastingContinue().
void EAthena::BeingRecv::processSkillDamage | ( | Net::MessageIn & | msg | ) |
Definition at line 2350 of file beingrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, ActorManager::findBeing(), Being::handleSkill(), Actions::msg(), AttackType::SKILL, and Being::takeDamage().
void EAthena::BeingRecv::processSkillEntry | ( | Net::MessageIn & | msg | ) |
Definition at line 1570 of file beingrecv.cpp.
References createBeing2(), Actions::msg(), Being::setAction(), Being::setCreatorId(), Being::setLevel(), Being::setTileCoords(), BeingType::SKILL, BeingAction::STAND, x, and y.
void EAthena::BeingRecv::processSkillGroundNoDamage | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processSolveCharName | ( | Net::MessageIn & | msg | ) |
Definition at line 2308 of file beingrecv.cpp.
References actorManager, ActorManager::addChar(), Actions::msg(), packets_main, packets_re, and packets_zero.
void EAthena::BeingRecv::processSpiritBalls | ( | Net::MessageIn & | msg | ) |
Definition at line 1994 of file beingrecv.cpp.
References actorManager, ActorManager::findBeing(), Actions::msg(), and Being::setSpiritBalls().
void EAthena::BeingRecv::processStarsKill | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processTaekwonRanksList | ( | Net::MessageIn & | msg | ) |
void EAthena::BeingRecv::processWddingEffect | ( | Net::MessageIn & | msg | ) |
Definition at line 2022 of file beingrecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.