| | |
| | | job = curPlayer.GetJob()
|
| | | actWorldLV = curPlayer.NomalDictGetProperty(ChConfig.Def_PDict_TotalRechargeWorldLV % actNum)
|
| | | startDateStr, endDateStr = GameWorld.GetOperationActionDateStr(ipyData)
|
| | | startDateSync = actInfo.get(ShareDefine.ActKey_StartDateSync, startDateStr)
|
| | | actInfo = ChPyNetSendPack.tagMCActTotalRechargeInfo()
|
| | | actInfo.ActNum = actNum
|
| | | actInfo.StartDate = startDateStr
|
| | | actInfo.StartDate = startDateSync
|
| | | actInfo.EndtDate = endDateStr
|
| | | actInfo.LimitLV = ipyData.GetLVLimit()
|
| | | actInfo.IsDayReset = ipyData.GetIsDayReset()
|