-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Overlord Dare Service
michal-kapala edited this page Apr 12, 2024
·
1 revision
Custom RMC service for dare management (Overlord integration).
| Method ID | Method Name |
|---|---|
| 1 | RequestDareInfo |
| 2 | DeleteDare |
| 3 | PostDare |
Empty request.
| Type | Name |
|---|---|
| DateTime | time |
| List<ProtoDareInfo> | dareInfos |
| Type | Name |
|---|---|
| Uint32 | dareId |
Empty response.
| Type | Name |
|---|---|
| Uint32 | unkUint1 |
| Uint32 | unkUint2 |
| Uint32 | unkUint3 |
Empty response.
| Type | Name |
|---|---|
| Uint32 | unkUint1 |
| Uint32 | unkUint2 |
| DateTime | time |
| Uint32 | unkUint3 |
| Uint32 | unkUint4 |