#435 Received mail notification incorrect.

Closed
opened 1 year ago by devn00b · 0 comments
devn00b commented 1 year ago

mail notification is currently hardcoded and incorrect.

Per this picture: https://cdn.discordapp.com/attachments/541067077226856488/986998070392782868/unknown.png

We have in client.cpp (8061): if (to_client) { to_client->GetPlayer()->AddMail(mail); to_client->SimpleMessage(CHANNEL_NARRATIVE, "You've got mail! :)"); }

mail notification is currently hardcoded and incorrect. Per this picture: https://cdn.discordapp.com/attachments/541067077226856488/986998070392782868/unknown.png We have in client.cpp (8061): if (to_client) { to_client->GetPlayer()->AddMail(mail); to_client->SimpleMessage(CHANNEL_NARRATIVE, "You've got mail! :)"); }
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.