suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

Cash shop issue #2349

Closed Callepo closed 7 months ago

Callepo commented 8 months ago

The HandleRequestCashPackageBuyValidation has a bug i think.

image

The isupdatingItems in the other methods when its sending response to client all have it to false.. But this one is being set to true..

and i am checking this becuase when you buy cash ingame, you dont get the cash, and when u try to buy 2nd time, it tells u service not available.. Which is literally this image