ManaPlus
|
Functions | |
void | processElementalUpdateStatus (Net::MessageIn &msg) |
void | processElementalInfo (Net::MessageIn &msg) |
void EAthena::ElementalRecv::processElementalInfo | ( | Net::MessageIn & | msg | ) |
Definition at line 61 of file elementalrecv.cpp.
References Attributes::ELEMENTAL_HP, Attributes::ELEMENTAL_MAX_HP, Attributes::ELEMENTAL_MAX_MP, Attributes::ELEMENTAL_MP, Actions::msg(), Notify_true, PlayerInfo::setElemental(), and PlayerInfo::setStatBase().
void EAthena::ElementalRecv::processElementalUpdateStatus | ( | Net::MessageIn & | msg | ) |
Definition at line 44 of file elementalrecv.cpp.
References Attributes::ELEMENTAL_HP, Attributes::ELEMENTAL_MAX_HP, Attributes::ELEMENTAL_MAX_MP, Attributes::ELEMENTAL_MP, Sp::HP, Sp::MAXHP, Sp::MAXSP, Actions::msg(), reportAlways, setElementalStat, and Sp::SP.