-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Overlord Challenge Service
michal-kapala edited this page Apr 12, 2024
·
1 revision
Custom RMC service for challenges (Overlord integration).
Method ID | Method Name |
---|---|
1 | RequestChallengeDefinitions |
2 | EnterChallenge |
3 | QuitChallenge |
4 | ReportChallenge |
5 | RequestRecords |
The last data object is the same as ProtoEventData.
Type | Name |
---|---|
AnyDataHolder<ProtoChallengeFilter> | filter |
List<ProtoEventData> | props |
Type | Name |
---|---|
List<ProtoChallengeDefinition> | chalDefs |
The last data object is the same as ProtoEventData.
Type | Name |
---|---|
Uint32 | unkUint |
List<ProtoEventData> | props |
Empty response.
Type | Name |
---|---|
Uint32 | chalId |
Empty response.
The last data object is the same as ProtoEventData.
Type | Name |
---|---|
Uint32 | unkUint |
List<ProtoEventData> | props |
Type | Name |
---|---|
List<ProtoChallengeRecord> | challenges |
Type | Name |
---|---|
AnyDataHolder<ProtoChallengeFilter> | filter |
Type | Name |
---|---|
List<ProtoChallengeRecord> | challenges |
Type | Name |
---|---|
ResultRange | range |
Type | Name |
---|---|
Uint32 | unkUint1 |
String | unkStr1 |
String | unkStr2 |
Uint32 | unkUint2 |
Uint32 | unkUint3 |
Uint32 | unkUint4 |
DateTime | time1 |
DateTime | time2 |
String | unkStr3 |
String | unkStr4 |
List<ProtoSetting> | props1 |
List<ProtoSetting> | props2 |
Uint32 | unkUint5 |
DateTime | time3 |
Type | Name |
---|---|
Uint32 | unkStr1 |
Uint32 | unkStr2 |
DateTime | time1 |
DateTime | time2 |
Uint32 | unkStr3 |
List<ProtoSetting> | props |