45 void quit(
bool reconnectAccount);
int getPickupRange() const override
Tells the range is pixel where the player can pickup items from.
bool canUseMagicBar() const override
The ManaServ protocol doesn't use the MP status bar.
bool removeDeadBeings() const override
void handleMessage(MessageIn &msg) override
int getNpcTalkRange() const override
Tells the range is pixel where the player can talk to an NPC from.
bool isConnected() override
void disconnect() override
Used for parsing an incoming message from manaserv.
const int PICKUP_RANGE
The permited range to pick up an item.
const int NPC_TALK_RANGE
The permited range to to talk to a NPC.