Jump to content

private messages


darki

communication is poor at the moment you can see that you have a personal message only when you log in to the forum, I rarely enter here, is there any way for the recipient to receive any kind ''Alert'' in the game that there is a personal message?(not to mention that some players I guess don't even have a forum account)

  • Like 3


  Report Suggestion



User Feedback

Recommended Comments

  • Administrators

Yeah this is a hot topic @darki, we already discussed it many times trying to figure out how to do it. Unfortunately the api doesn't support reading private messages at the moment, otherwise Dark would have integrated it long ago!

However @Darkmyre, just read the api docs quickly and something popped in, to be able to at least know when someone has a message could have a possible workaround.
When you get a message, you get a notification in the forum too. And there is a get command (https://invisioncommunity.com/developers/rest-api?endpoint=core/members/GETitem_notifications) supposed to read the notification, and it's type etc.
You could theoretically read the notifications, check for what triggered it, and if it's a message, then show the notification ingame.
What do you think?

  • Like 1
Link to comment
Share on other sites

  • Developers

Yep, we should be able to implement something with this. Annoyingly the API returns *all* the notifications, even read ones, but should be able to filter them down to relevant ones.

  • Love It 1
Link to comment
Share on other sites

  • Developers

So unfortunately, DM's don't actually trigger notifications in any way, even with all the notification settings turned on. And there's no way via the API to fetch anything related to DM's, only endpoints to post a new DM to a user.

  • Poop 1
Link to comment
Share on other sites

I found a partial solution to the problem 😀 I write in military orders : Hello ''X'' please enter the forum you have a private message 😀

Of course, this only applies to those who are enrolled in the military base (if they read/see the orders) 😂

Link to comment
Share on other sites

  • Developers

This has finally been resolved - an alert will now be displayed in-game when a user has unread message conversations on the forum, with a link to open the messenger in a new tab.

  • Like 1
  • Love It 1
Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...