#435 Received mail notification incorrect.

已关闭
devn00b1 年之前创建 · 0 条评论
devn00b 评论于 1 年之前

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! :)"); }
devn00b1 年之前 关闭
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。