RMC Reward Service - zeroKilo/GROBackendWV GitHub Wiki
Custom RMC service for reward submission.
| Method ID | Method Name |
|---|---|
| 1 | GetRewards |
| 2 | GetUserReward |
| 3 | RewardUser |
Empty request.
| Type | Name |
|---|---|
| List<GR5_Reward> | _outRewardList |
Empty request.
| Type | Name |
|---|---|
| List<Uint32> | _outUserRewardList |
| Type | Name |
|---|---|
| List<Uint32> | _inRewardID |
| Type | Name |
|---|---|
| List<GR5_RewardUserResult> | _outResult |
| List<GR5_UserItem> | _InventoryVector |
| Type | Name |
|---|---|
| Uint32 | mRewardID |
| Uint32 | mRewardItem |
| Uint8 | mRewardType |
| Uint8 | mIsUniqueReward |
| Uint32 | mAchievementID |
| Uint32 | mAchievementGroupID |
| Uint32 | mAchievementPoints |
| Uint32 | mClassID |
| Uint32 | mClassLevel |
| Type | Name |
|---|---|
| Uint32 | mRewardID |
| Uint8 | mResult |