RMC Overlord Leaderboard Service - zeroKilo/GROBackendWV GitHub Wiki

Custom RMC service for leaderboard reports (Overlord integration).

Method ID Method Name
1 ReportStats
2 ReportArbitratedStats
3 ReadBoard
4 GetProtoBoardResultValues

(1) ReportStats

Request

Type Name
Uint32 unkUint1
Uint32 unkUint2
List<ProtoBoardReportValues> reportValues

Response

Empty response.

(2) ReportArbitratedStats

Request

Type Name
Uint32 unkUint
List<ProtoBoardReportValues> reportValues

Response

Empty response.

(3) ReadBoard

Request

Type Name
List<Uint32> unkUints
Uint32 unkUint1
Uint32 unkUint2
Uint32 unkUint3
AnyDataHolder unkData

Response

Empty response.

(4) GetProtoBoardResultValues

Request

Empty/unknown request.

Response

Type Name
List<ProtoBoardResultValues> resultValues

Types

ProtoBoardResultValues

Type Name
Uint32 unkUint1
Uint32 unkUint2
String unkStr
Uint32 unkUint3
Uint32 unkUint4
Uint32 unkUint5
DateTime date
Uint32 unkUint6
List<ProtoProperty> props

ProtoProperty

Type Name
Uint32 unkUint
Variant variant

ProtoBoardReportValues

Type Name
Uint32 unkUint1
Uint32 unkUint2
List<ProtoProperty> props
⚠️ **GitHub.com Fallback** ⚠️