I use messages V2 for instant message support. It works well locally for avatars whether or not they are inworld; when not inworld messages are stored in the imoffline table. For cross-grid IMs, it works well solely for friended avatars who are inworld, and when the recipient is no inworld there is not store-and-forward:
[13:11] Balpien Hammerer: Just testing cross-grid IMs when the recipient is not inworld...
[13:11] Balpien Hammerer: (busy response): Unable to send instant message. User is not logged in._
Need to add code to store-and-forward instant messages to remote users who are not inworld at the time the message was sent, thus make it behave as it works for local users.
I use messages V2 for instant message support. It works well locally for avatars whether or not they are inworld; when not inworld messages are stored in the imoffline table. For cross-grid IMs, it works well solely for friended avatars who are inworld, and when the recipient is no inworld there is not store-and-forward: [13:11] Balpien Hammerer: Just testing cross-grid IMs when the recipient is not inworld... [13:11] Balpien Hammerer: (busy response): Unable to send instant message. User is not logged in._
Need to add code to store-and-forward instant messages to remote users who are not inworld at the time the message was sent, thus make it behave as it works for local users.