RMC Overlord News Service - zeroKilo/GROBackendWV GitHub Wiki

Custom RMC for news message management (Overlord integration).

Method ID Method Name
1 GetNews

(1) GetNews

Request

Predicate type is one of:

Type Name
AnyDataHolder<Predicate> predicate
Range range

Response

Type Name
List<NewsMessage> news

Types

NewsMessage

See body format for details on news message XML payloads.

Type Name
NewsHeader m_header
String m_body

NewsHeader

Type Name
Uint32 m_ID
Uint32 m_recipientID
Uint32 m_recipientType
Uint32 m_publisherPID
String m_publisherName
DateTime m_publicationTime
DateTime m_displayTime
DateTime m_expirationTime
String m_title
String m_link

ProtoPredicateGameNews

Type Name
Uint32 nbPlayers
List<Uint32> playerIDs

ProtoPredicatePrincipals

Type Name
String channelType
String newsType
⚠️ **GitHub.com Fallback** ⚠️