| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetKey(self): return self.attrTuple[0] # æ è¯
|
| | | def GetNumerical1(self): return self.attrTuple[1] # æ°æ®1
|
| | | def GetNumerical2(self): return self.attrTuple[2] # æ°æ®2
|
| | | def GetNumerical3(self): return self.attrTuple[3] # æ°æ®3
|
| | | def GetNumerical4(self): return self.attrTuple[4] # æ°æ®4
|
| | | def GetNumerical5(self): return self.attrTuple[5] # æ°æ®5 |
| | | def GetKey(self): return self.attrTuple[0] # æ è¯ char
|
| | | def GetNumerical1(self): return self.attrTuple[1] # æ°æ®1 char
|
| | | def GetNumerical2(self): return self.attrTuple[2] # æ°æ®2 char
|
| | | def GetNumerical3(self): return self.attrTuple[3] # æ°æ®3 char
|
| | | def GetNumerical4(self): return self.attrTuple[4] # æ°æ®4 char
|
| | | def GetNumerical5(self): return self.attrTuple[5] # æ°æ®5 char |
| | | |
| | | # åè§è¡¨ |
| | | class IPY_CreateRole(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetRoleType(self): return self.attrTuple[0] # è§è²
|
| | | def GetJob(self): return self.attrTuple[1] # Ö°Òµ
|
| | | def GetFace(self): return self.attrTuple[2] # é»è®¤å¤´å
|
| | | def GetModelMark(self): return self.attrTuple[3] # é»è®¤å¤å½¢
|
| | | def GetCreateRoleMap(self): return self.attrTuple[4] # åè§å°å¾åæ ä¿¡æ¯ [dataMapID,posX,posY] |
| | | def GetRoleType(self): return self.attrTuple[0] # è§è² BYTE
|
| | | def GetJob(self): return self.attrTuple[1] # Ö°Òµ BYTE
|
| | | def GetFace(self): return self.attrTuple[2] # é»è®¤å¤´å DWORD
|
| | | def GetModelMark(self): return self.attrTuple[3] # é»è®¤å¤å½¢ DWORD
|
| | | def GetCreateRoleMap(self): return self.attrTuple[4] # åè§å°å¾åæ ä¿¡æ¯ [dataMapID,posX,posY] list |
| | | |
| | | # åè§éå¶æå¡å¨é
置表 |
| | | class IPY_CreateRoleLimitServer(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetLimitServerGroupIDRangeList(self): return self.attrTuple[0] # éå¶åè§çæå¡å¨ç»IDèå´å表
|
| | | def GetLimitServerGroupIDList(self): return self.attrTuple[1] # éå¶åè§çæå¡å¨ç»IDå表 |
| | | def GetLimitServerGroupIDRangeList(self): return self.attrTuple[0] # éå¶åè§çæå¡å¨ç»IDèå´å表 list
|
| | | def GetLimitServerGroupIDList(self): return self.attrTuple[1] # éå¶åè§çæå¡å¨ç»IDå表 list |
| | | |
| | | # ä¸çççº§è¡¨æ ¼ |
| | | class IPY_WorldLV(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetWorldLV(self): return self.attrTuple[0] # ä¸çç级
|
| | | def GetOpenServerSecond(self): return self.attrTuple[1] # 弿æ¶é´ç§ |
| | | def GetWorldLV(self): return self.attrTuple[0] # ä¸çç级 WORD
|
| | | def GetOpenServerSecond(self): return self.attrTuple[1] # 弿æ¶é´ç§ DWORD |
| | | |
| | | # ä»çè¡¨æ ¼ |
| | | class IPY_Family(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetFamilyLV(self): return self.attrTuple[0] # ä»çç级
|
| | | def GetMemberCnt(self): return self.attrTuple[1] # æåæ°é
|
| | | def GetDeputyLeaderCnt(self): return self.attrTuple[2] # å¯ç主æ°é
|
| | | def GetEliteCnt(self): return self.attrTuple[3] # ç²¾è±æ°é
|
| | | def GetNeedMoney(self): return self.attrTuple[4] # å级éè¦èµé
|
| | | def GetWeekMissionMoneyMax(self): return self.attrTuple[5] # æ¯å¨ä»»å¡æå¤§å¯è·å¾ä»çèµé
|
| | | def GetBossFBCnt(self): return self.attrTuple[6] # BOSS坿¬æ¬¡æ° |
| | | def GetFamilyLV(self): return self.attrTuple[0] # ä»çç级 BYTE
|
| | | def GetMemberCnt(self): return self.attrTuple[1] # æåæ°é WORD
|
| | | def GetDeputyLeaderCnt(self): return self.attrTuple[2] # å¯ç主æ°é BYTE
|
| | | def GetEliteCnt(self): return self.attrTuple[3] # ç²¾è±æ°é BYTE
|
| | | def GetNeedMoney(self): return self.attrTuple[4] # å级éè¦èµé DWORD
|
| | | def GetWeekMissionMoneyMax(self): return self.attrTuple[5] # æ¯å¨ä»»å¡æå¤§å¯è·å¾ä»çèµé DWORD
|
| | | def GetBossFBCnt(self): return self.attrTuple[6] # BOSS坿¬æ¬¡æ° BYTE |
| | | |
| | | # ä»çè¯ç¼ä¼¤è¡å¥å±è¡¨ |
| | | class IPY_FamilyBossHurtAward(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetAwardType(self): return self.attrTuple[0] # å¥å±ç±»å 1-个人ï¼2-ä»ç
|
| | | def GetRecordIndex(self): return self.attrTuple[1] # å¥å±è®°å½ç´¢å¼ï¼åå¥å±ç±»åæ¶è®°å½ç´¢å¼ä¸å¯éå¤
|
| | | def GetNeedHurtTotal(self): return self.attrTuple[2] # æéæ»ä¼¤è¡
|
| | | def GetAwardItemList(self): return self.attrTuple[3] # å¥å±ç©åå表[[ç©åID,个æ°,æ¯å¦æå], ...] |
| | | def GetAwardType(self): return self.attrTuple[0] # å¥å±ç±»å 1-个人ï¼2-ä»ç BYTE
|
| | | def GetRecordIndex(self): return self.attrTuple[1] # å¥å±è®°å½ç´¢å¼ï¼åå¥å±ç±»åæ¶è®°å½ç´¢å¼ä¸å¯éå¤ BYTE
|
| | | def GetNeedHurtTotal(self): return self.attrTuple[2] # æéæ»ä¼¤è¡ DWORD
|
| | | def GetAwardItemList(self): return self.attrTuple[3] # å¥å±ç©åå表[[ç©åID,个æ°,æ¯å¦æå], ...] list |
| | | |
| | | # ä»ç鵿³è¡¨ |
| | | class IPY_FamilyZhenfa(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetZhenfaType(self): return self.attrTuple[0] # 鵿³ç±»å
|
| | | def GetZhenfaLV(self): return self.attrTuple[1] # 鵿³ç级
|
| | | def GetLVUpNeedExp(self): return self.attrTuple[2] # åä¸ä¸çº§æéç»éª |
| | | def GetZhenfaType(self): return self.attrTuple[0] # 鵿³ç±»å BYTE
|
| | | def GetZhenfaLV(self): return self.attrTuple[1] # 鵿³ç级 WORD
|
| | | def GetLVUpNeedExp(self): return self.attrTuple[2] # åä¸ä¸çº§æéç»éª DWORD |
| | | |
| | | # é叿¥è¯¢è¡¨ |
| | | class IPY_MarketQuery(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetQueryType(self): return self.attrTuple[0] # æ¥è¯¢ç±»å
|
| | | def GetLimitInfo(self): return self.attrTuple[1] # éå¶æ¡ä»¶ |
| | | def GetQueryType(self): return self.attrTuple[0] # æ¥è¯¢ç±»å WORD
|
| | | def GetLimitInfo(self): return self.attrTuple[1] # éå¶æ¡ä»¶ dict |
| | | |
| | | # æåç©å表 |
| | | class IPY_AuctionItem(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetAuctionItemID(self): return self.attrTuple[0]
|
| | | def GetNoticeSaleMinutes(self): return self.attrTuple[1] # é¢åæååé
|
| | | def GetFamilySaleMinutes(self): return self.attrTuple[2] # ä»çæååé
|
| | | def GetWorldSaleMinutes(self): return self.attrTuple[3] # å
¨ææååé
|
| | | def GetBasePrice(self): return self.attrTuple[4] # èµ·æä»·
|
| | | def GetBuyoutPrice(self): return self.attrTuple[5] # ä¸å£ä»·
|
| | | def GetBiddingAdd(self): return self.attrTuple[6] # ç«ä»·å¢å
|
| | | def GetNeedWorldNotify(self): return self.attrTuple[7] # æ¯å¦éè¦å¹¿æ
|
| | | def GetSortpriority(self): return self.attrTuple[8] # æåºä¼å
级å½ç» |
| | | def GetAuctionItemID(self): return self.attrTuple[0] # DWORD
|
| | | def GetNoticeSaleMinutes(self): return self.attrTuple[1] # é¢åæååé BYTE
|
| | | def GetFamilySaleMinutes(self): return self.attrTuple[2] # ä»çæååé WORD
|
| | | def GetWorldSaleMinutes(self): return self.attrTuple[3] # å
¨ææååé WORD
|
| | | def GetBasePrice(self): return self.attrTuple[4] # èµ·æä»· WORD
|
| | | def GetBuyoutPrice(self): return self.attrTuple[5] # ä¸å£ä»· WORD
|
| | | def GetBiddingAdd(self): return self.attrTuple[6] # ç«ä»·å¢å WORD
|
| | | def GetNeedWorldNotify(self): return self.attrTuple[7] # æ¯å¦éè¦å¹¿æ BYTE
|
| | | def GetSortpriority(self): return self.attrTuple[8] # æåºä¼å
级å½ç» BYTE |
| | | |
| | | # æåè¡ç³»ç»æå表 |
| | | class IPY_AuctionSystemItem(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0]
|
| | | def GetStartDate(self): return self.attrTuple[1] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[2] # ç»ææ¥æ
|
| | | def GetStartTime(self): return self.attrTuple[3] # å¼å¯æ¶é´
|
| | | def GetEndTime(self): return self.attrTuple[4] # ç»ææ¶é´
|
| | | def GetWorldLVRange(self): return self.attrTuple[5] # ä¸çç级èå´éå¶
|
| | | def GetAddRandSecondRange(self): return self.attrTuple[6] # æ¯ä»¶æåéæºé´é䏿¶ç§æ° ä¸é|ä¸é
|
| | | def GetReplenishCDMinutes(self): return self.attrTuple[7] # å¨æè¡¥å
æåé´éåé
|
| | | def GetReplenishAuctionCount(self): return self.attrTuple[8] # å¨æè¡¥å
æåä¿åºæ°
|
| | | def GetReplenishItemID(self): return self.attrTuple[9] # å¨æè¡¥å
ç©åID
|
| | | def GetReplenishEquipInfo(self): return self.attrTuple[10] # å¨æè¡¥å
è£
å¤ä¿¡æ¯ [é¶,é¢è²,æ¯å¦å¥è£
]
|
| | | def GetReplenishEquipPlaces(self): return self.attrTuple[11] # å¨æè¡¥å
䏿¶è£
å¤ä½å表
|
| | | def GetAuctionCount(self): return self.attrTuple[12] # æå®ä¸æ¶æ¬¡æ°
|
| | | def GetRandMinuteRange(self): return self.attrTuple[13] # æå®ä¸æ¶éæºé´éåéä¸é|ä¸é
|
| | | def GetItemCountWeightList(self): return self.attrTuple[14] # æå®ä¸æ¶éæºä»¶æ°æéå表, [[æé, ä»¶æ°], ...]
|
| | | def GetAuctionItemWeightList(self): return self.attrTuple[15] # æå®ä¸æ¶ç©åéæºæé, [[æé, ç©åID],[æé, [é¶,é¢è²,é¨ä½éå,æ¯å¦å¥è£
,æçº§]] ...]
|
| | | def GetRandMailKeyList(self): return self.attrTuple[16] # æå®ä¸æ¶éæºé®ä»¶åè¡¨ï¼æé
ç½®æ¶ä¸æ¶çæ¶åå¨çº¿ç©å®¶ä¼æ¶å°ä¸å°ä¸æ¶é®ä»¶æé |
| | | def GetCfgID(self): return self.attrTuple[0] # DWORD
|
| | | def GetStartDate(self): return self.attrTuple[1] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[2] # ç»ææ¥æ char
|
| | | def GetStartTime(self): return self.attrTuple[3] # å¼å¯æ¶é´ char
|
| | | def GetEndTime(self): return self.attrTuple[4] # ç»ææ¶é´ char
|
| | | def GetWorldLVRange(self): return self.attrTuple[5] # ä¸çç级èå´éå¶ list
|
| | | def GetAddRandSecondRange(self): return self.attrTuple[6] # æ¯ä»¶æåéæºé´é䏿¶ç§æ° ä¸é|ä¸é list
|
| | | def GetReplenishCDMinutes(self): return self.attrTuple[7] # å¨æè¡¥å
æåé´éåé WORD
|
| | | def GetReplenishAuctionCount(self): return self.attrTuple[8] # å¨æè¡¥å
æåä¿åºæ° BYTE
|
| | | def GetReplenishItemID(self): return self.attrTuple[9] # å¨æè¡¥å
ç©åID DWORD
|
| | | def GetReplenishEquipInfo(self): return self.attrTuple[10] # å¨æè¡¥å
è£
å¤ä¿¡æ¯ [é¶,é¢è²,æ¯å¦å¥è£
] list
|
| | | def GetReplenishEquipPlaces(self): return self.attrTuple[11] # å¨æè¡¥å
䏿¶è£
å¤ä½å表 list
|
| | | def GetAuctionCount(self): return self.attrTuple[12] # æå®ä¸æ¶æ¬¡æ° BYTE
|
| | | def GetRandMinuteRange(self): return self.attrTuple[13] # æå®ä¸æ¶éæºé´éåéä¸é|ä¸é list
|
| | | def GetItemCountWeightList(self): return self.attrTuple[14] # æå®ä¸æ¶éæºä»¶æ°æéå表, [[æé, ä»¶æ°], ...] list
|
| | | def GetAuctionItemWeightList(self): return self.attrTuple[15] # æå®ä¸æ¶ç©åéæºæé, [[æé, ç©åID],[æé, [é¶,é¢è²,é¨ä½éå,æ¯å¦å¥è£
,æçº§]] ...] list
|
| | | def GetRandMailKeyList(self): return self.attrTuple[16] # æå®ä¸æ¶éæºé®ä»¶åè¡¨ï¼æé
ç½®æ¶ä¸æ¶çæ¶åå¨çº¿ç©å®¶ä¼æ¶å°ä¸å°ä¸æ¶é®ä»¶æé list |
| | | |
| | | # è·¨ææ¥å¸¸æ´»å¨è¡¨ |
| | | class IPY_CrossDailyAction(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetDailyID(self): return self.attrTuple[0] # æ´»å¨ID
|
| | | def GetOpenTimeDict(self): return self.attrTuple[1] # å¼å¯æ¶é´
|
| | | def GetDuration(self): return self.attrTuple[2] # æç»æ¶é´, 0为ä¸éå¶
|
| | | def GetNotifyInfo(self): return self.attrTuple[3] # 广ææç¤ºä¿¡æ¯ |
| | | def GetDailyID(self): return self.attrTuple[0] # æ´»å¨ID DWORD
|
| | | def GetOpenTimeDict(self): return self.attrTuple[1] # å¼å¯æ¶é´ dict
|
| | | def GetDuration(self): return self.attrTuple[2] # æç»æ¶é´, 0为ä¸éå¶ DWORD
|
| | | def GetNotifyInfo(self): return self.attrTuple[3] # 广ææç¤ºä¿¡æ¯ dict |
| | | |
| | | # æ¥å¸¸æ´»å¨è¡¨ |
| | | class IPY_DailyAction(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetDailyID(self): return self.attrTuple[0] # æ´»å¨ID
|
| | | def GetOpenTimeDict(self): return self.attrTuple[1] # å¼å¯æ¶é´
|
| | | def GetDuration(self): return self.attrTuple[2] # æç»æ¶é´, 0为ä¸éå¶
|
| | | def GetNotifyInfo(self): return self.attrTuple[3] # 广ææç¤ºä¿¡æ¯ |
| | | def GetDailyID(self): return self.attrTuple[0] # æ´»å¨ID DWORD
|
| | | def GetOpenTimeDict(self): return self.attrTuple[1] # å¼å¯æ¶é´ dict
|
| | | def GetDuration(self): return self.attrTuple[2] # æç»æ¶é´, 0为ä¸éå¶ DWORD
|
| | | def GetNotifyInfo(self): return self.attrTuple[3] # 广ææç¤ºä¿¡æ¯ dict |
| | | |
| | | # æ¥å¸¸æ´»å¨è¡¨å®å¶è¡¨ |
| | | class IPY_DailyActionCustom(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # ID
|
| | | def GetOpenServerWeek(self): return self.attrTuple[1] # 弿æ¯å¨å
|
| | | def GetOpenServerDay(self): return self.attrTuple[2] # å¼æç¬¬å 天
|
| | | def GetDailyID(self): return self.attrTuple[3] # æ¥å¸¸æ´»å¨ID
|
| | | def GetOpenTimeList(self): return self.attrTuple[4] # å¼å¯æ¶é´å表
|
| | | def GetDuration(self): return self.attrTuple[5] # æç»æ¶é´, 0为ä¸éå¶
|
| | | def GetNotifyInfo(self): return self.attrTuple[6] # 广ææç¤ºä¿¡æ¯ |
| | | def GetID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetOpenServerWeek(self): return self.attrTuple[1] # 弿æ¯å¨å BYTE
|
| | | def GetOpenServerDay(self): return self.attrTuple[2] # å¼æç¬¬å 天 DWORD
|
| | | def GetDailyID(self): return self.attrTuple[3] # æ¥å¸¸æ´»å¨ID BYTE
|
| | | def GetOpenTimeList(self): return self.attrTuple[4] # å¼å¯æ¶é´å表 list
|
| | | def GetDuration(self): return self.attrTuple[5] # æç»æ¶é´, 0为ä¸éå¶ DWORD
|
| | | def GetNotifyInfo(self): return self.attrTuple[6] # 广ææç¤ºä¿¡æ¯ dict |
| | | |
| | | # æ¥å¸¸æ´»å¨è¡¨å®å¶è¡¨åæ |
| | | class IPY_DailyActionCustomMix(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # ID
|
| | | def GetMixServerDay(self): return self.attrTuple[1] # åæç¬¬å 天
|
| | | def GetDailyID(self): return self.attrTuple[2] # æ¥å¸¸æ´»å¨ID
|
| | | def GetOpenTimeList(self): return self.attrTuple[3] # å¼å¯æ¶é´å表
|
| | | def GetDuration(self): return self.attrTuple[4] # æç»æ¶é´, 0为ä¸éå¶
|
| | | def GetNotifyInfo(self): return self.attrTuple[5] # 广ææç¤ºä¿¡æ¯ |
| | | def GetID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetMixServerDay(self): return self.attrTuple[1] # åæç¬¬å 天 DWORD
|
| | | def GetDailyID(self): return self.attrTuple[2] # æ¥å¸¸æ´»å¨ID BYTE
|
| | | def GetOpenTimeList(self): return self.attrTuple[3] # å¼å¯æ¶é´å表 list
|
| | | def GetDuration(self): return self.attrTuple[4] # æç»æ¶é´, 0为ä¸éå¶ DWORD
|
| | | def GetNotifyInfo(self): return self.attrTuple[5] # 广ææç¤ºä¿¡æ¯ dict |
| | | |
| | | # 坿¬ç¶ææ¶é´è¡¨ |
| | | class IPY_FBStateTime(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # ID
|
| | | def GetDataMapID(self): return self.attrTuple[1] # æå±çç©æ³æ°æ®å°å¾ID
|
| | | def GetStartWeekday(self): return self.attrTuple[2] # å¼å§ææ
|
| | | def GetStartHour(self): return self.attrTuple[3] # å¼å§æ¶
|
| | | def GetStartMinute(self): return self.attrTuple[4] # å¼å§å
|
| | | def GetEndHour(self): return self.attrTuple[5] # ç»ææ¶
|
| | | def GetEndMinute(self): return self.attrTuple[6] # ç»æå
|
| | | def GetCanEnter(self): return self.attrTuple[7] # æ¯å¦å¯è¿å
¥å¯æ¬
|
| | | def GetStateValue(self): return self.attrTuple[8] # ״ֵ̬
|
| | | def GetNotifyInfoDict(self): return self.attrTuple[9] # 广ææç¤ºä¿¡æ¯ |
| | | def GetID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetDataMapID(self): return self.attrTuple[1] # æå±çç©æ³æ°æ®å°å¾ID DWORD
|
| | | def GetStartWeekday(self): return self.attrTuple[2] # å¼å§ææ BYTE
|
| | | def GetStartHour(self): return self.attrTuple[3] # å¼å§æ¶ BYTE
|
| | | def GetStartMinute(self): return self.attrTuple[4] # å¼å§å BYTE
|
| | | def GetEndHour(self): return self.attrTuple[5] # ç»ææ¶ BYTE
|
| | | def GetEndMinute(self): return self.attrTuple[6] # ç»æå BYTE
|
| | | def GetCanEnter(self): return self.attrTuple[7] # æ¯å¦å¯è¿å
¥å¯æ¬ BYTE
|
| | | def GetStateValue(self): return self.attrTuple[8] # ״ֵ̬ BYTE
|
| | | def GetNotifyInfoDict(self): return self.attrTuple[9] # 广ææç¤ºä¿¡æ¯ dict |
| | | |
| | | # 坿¬ç¶ææ¶é´å®å¶è¡¨ |
| | | class IPY_FBStateTimeCustom(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # ID
|
| | | def GetOpenServerWeek(self): return self.attrTuple[1] # 弿æ¯å¨å
|
| | | def GetOpenServerDay(self): return self.attrTuple[2] # å¼æç¬¬å 天
|
| | | def GetDataMapID(self): return self.attrTuple[3] # æå±çç©æ³æ°æ®å°å¾ID
|
| | | def GetStartHour(self): return self.attrTuple[4] # å¼å§æ¶
|
| | | def GetStartMinute(self): return self.attrTuple[5] # å¼å§å
|
| | | def GetEndHour(self): return self.attrTuple[6] # ç»ææ¶
|
| | | def GetEndMinute(self): return self.attrTuple[7] # ç»æå
|
| | | def GetCanEnter(self): return self.attrTuple[8] # æ¯å¦å¯è¿å
¥å¯æ¬
|
| | | def GetStateValue(self): return self.attrTuple[9] # ״ֵ̬
|
| | | def GetNotifyInfoDict(self): return self.attrTuple[10] # 广ææç¤ºä¿¡æ¯ |
| | | def GetID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetOpenServerWeek(self): return self.attrTuple[1] # 弿æ¯å¨å BYTE
|
| | | def GetOpenServerDay(self): return self.attrTuple[2] # å¼æç¬¬å 天 DWORD
|
| | | def GetDataMapID(self): return self.attrTuple[3] # æå±çç©æ³æ°æ®å°å¾ID DWORD
|
| | | def GetStartHour(self): return self.attrTuple[4] # å¼å§æ¶ BYTE
|
| | | def GetStartMinute(self): return self.attrTuple[5] # å¼å§å BYTE
|
| | | def GetEndHour(self): return self.attrTuple[6] # ç»ææ¶ BYTE
|
| | | def GetEndMinute(self): return self.attrTuple[7] # ç»æå BYTE
|
| | | def GetCanEnter(self): return self.attrTuple[8] # æ¯å¦å¯è¿å
¥å¯æ¬ BYTE
|
| | | def GetStateValue(self): return self.attrTuple[9] # ״ֵ̬ BYTE
|
| | | def GetNotifyInfoDict(self): return self.attrTuple[10] # 广ææç¤ºä¿¡æ¯ dict |
| | | |
| | | # 坿¬ç¶ææ¶é´å®å¶è¡¨åæ |
| | | class IPY_FBStateTimeCustomMix(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # ID
|
| | | def GetMixServerDay(self): return self.attrTuple[1] # åæç¬¬å 天
|
| | | def GetDataMapID(self): return self.attrTuple[2] # æå±çç©æ³æ°æ®å°å¾ID
|
| | | def GetStartHour(self): return self.attrTuple[3] # å¼å§æ¶
|
| | | def GetStartMinute(self): return self.attrTuple[4] # å¼å§å
|
| | | def GetEndHour(self): return self.attrTuple[5] # ç»ææ¶
|
| | | def GetEndMinute(self): return self.attrTuple[6] # ç»æå
|
| | | def GetCanEnter(self): return self.attrTuple[7] # æ¯å¦å¯è¿å
¥å¯æ¬
|
| | | def GetStateValue(self): return self.attrTuple[8] # ״ֵ̬
|
| | | def GetNotifyInfoDict(self): return self.attrTuple[9] # 广ææç¤ºä¿¡æ¯ |
| | | def GetID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetMixServerDay(self): return self.attrTuple[1] # åæç¬¬å 天 DWORD
|
| | | def GetDataMapID(self): return self.attrTuple[2] # æå±çç©æ³æ°æ®å°å¾ID DWORD
|
| | | def GetStartHour(self): return self.attrTuple[3] # å¼å§æ¶ BYTE
|
| | | def GetStartMinute(self): return self.attrTuple[4] # å¼å§å BYTE
|
| | | def GetEndHour(self): return self.attrTuple[5] # ç»ææ¶ BYTE
|
| | | def GetEndMinute(self): return self.attrTuple[6] # ç»æå BYTE
|
| | | def GetCanEnter(self): return self.attrTuple[7] # æ¯å¦å¯è¿å
¥å¯æ¬ BYTE
|
| | | def GetStateValue(self): return self.attrTuple[8] # ״ֵ̬ BYTE
|
| | | def GetNotifyInfoDict(self): return self.attrTuple[9] # 广ææç¤ºä¿¡æ¯ dict |
| | | |
| | | # 坿¬æ»è¡¨ |
| | | class IPY_FBFunc(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetDataMapID(self): return self.attrTuple[0] # æ°æ®å°å¾ID
|
| | | def GetHelpPoint(self): return self.attrTuple[1] # 婿ä»ç¼å¸(0代表ä¸å¯å©æ) |
| | | def GetDataMapID(self): return self.attrTuple[0] # æ°æ®å°å¾ID DWORD
|
| | | def GetHelpPoint(self): return self.attrTuple[1] # 婿ä»ç¼å¸(0代表ä¸å¯å©æ) WORD |
| | | |
| | | # 坿¬åè½çº¿è·¯è¡¨ |
| | | class IPY_FBLine(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetDataMapID(self): return self.attrTuple[0] # æ°æ®å°å¾ID
|
| | | def GetLineID(self): return self.attrTuple[1] # åè½çº¿è·¯ID
|
| | | def GetMapID(self): return self.attrTuple[2] # åºæ¯å°å¾ID |
| | | def GetDataMapID(self): return self.attrTuple[0] # æ°æ®å°å¾ID DWORD
|
| | | def GetLineID(self): return self.attrTuple[1] # åè½çº¿è·¯ID BYTE
|
| | | def GetMapID(self): return self.attrTuple[2] # åºæ¯å°å¾ID DWORD |
| | | |
| | | # 坿¬å©æè¡¨ |
| | | class IPY_FBHelpBattle(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetDataMapID(self): return self.attrTuple[0] # æ°æ®å°å¾ID
|
| | | def GetLineID(self): return self.attrTuple[1] # åè½çº¿è·¯ID
|
| | | def GetFightPowerMin(self): return self.attrTuple[2] # 婿æä½æåï¼ä¹æ¯å¯æ¬æå
|
| | | def GetFightPowerMax(self): return self.attrTuple[3] # 婿æé«æåï¼0为ä¸éå¶
|
| | | def GetLVLimit(self): return self.attrTuple[4] # 婿ç级éå¶, 0为ä¸éå¶
|
| | | def GetDayFreeHelpCount(self): return self.attrTuple[5] # æ¯æ¥å
è´¹å©ææ¬¡æ°ï¼[æ¯æ¥å
è´¹å©ææ¬¡æ°, æ¯å¦ææå±éç¨] |
| | | def GetDataMapID(self): return self.attrTuple[0] # æ°æ®å°å¾ID DWORD
|
| | | def GetLineID(self): return self.attrTuple[1] # åè½çº¿è·¯ID BYTE
|
| | | def GetFightPowerMin(self): return self.attrTuple[2] # 婿æä½æåï¼ä¹æ¯å¯æ¬æå DWORD
|
| | | def GetFightPowerMax(self): return self.attrTuple[3] # 婿æé«æåï¼0为ä¸éå¶ DWORD
|
| | | def GetLVLimit(self): return self.attrTuple[4] # 婿ç级éå¶, 0为ä¸éå¶ WORD
|
| | | def GetDayFreeHelpCount(self): return self.attrTuple[5] # æ¯æ¥å
è´¹å©ææ¬¡æ°ï¼[æ¯æ¥å
è´¹å©ææ¬¡æ°, æ¯å¦ææå±éç¨] list |
| | | |
| | | # å°å¾è¡¨ |
| | | class IPY_ChinMap(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetMapID(self): return self.attrTuple[0] # å°å¾ID
|
| | | def GetMapName(self): return self.attrTuple[1] # å°å¾å
|
| | | def GetMapFBType(self): return self.attrTuple[2] # å°å¾ç±»å
|
| | | def GetTeamLimit(self): return self.attrTuple[3] # éä¼éå¶ç±»åï¼0ä¸éï¼1-ä¸å¯åæ´ï¼2-ä¸å¯åå¨éä¼ |
| | | def GetMapID(self): return self.attrTuple[0] # å°å¾ID DWORD
|
| | | def GetMapName(self): return self.attrTuple[1] # å°å¾å char
|
| | | def GetMapFBType(self): return self.attrTuple[2] # å°å¾ç±»å BYTE
|
| | | def GetTeamLimit(self): return self.attrTuple[3] # éä¼éå¶ç±»åï¼0ä¸éï¼1-ä¸å¯åæ´ï¼2-ä¸å¯åå¨éä¼ BYTE |
| | | |
| | | # BOSSä¿¡æ¯è¡¨ |
| | | class IPY_BOSSInfo(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetNPCID(self): return self.attrTuple[0] # ID
|
| | | def GetMapID(self): return self.attrTuple[1] # å°å¾ID
|
| | | def GetRefreshTime(self): return self.attrTuple[2] # å·æ°æ¶é´ åæ° onlineCnt
|
| | | def GetLVLimit(self): return self.attrTuple[3] # å¨çº¿äººç©ç级èå´
|
| | | def GetDiffPer(self): return self.attrTuple[4] # ç¾åæ¯ä¸ä¹åç误差å°äºX%,åæ´æ°å®æ¶å¨çº¿æ°é
|
| | | def GetNoUpdataCnt(self): return self.attrTuple[5] # å¤å°æ¬¡æªæ´æ°å®æ¶å¨çº¿æ°éåæ®µæ¶å¼ºå¶æ´æ°
|
| | | def GetStoneNPCID(self): return self.attrTuple[6] # å¢ç¢NPCID
|
| | | def GetRebornPreNotifyTime(self): return self.attrTuple[7] # 夿´»åXç§éç¥
|
| | | def GetSourceName(self): return self.attrTuple[8] # BOSSæ¥æº
|
| | | def GetCanAssist(self): return self.attrTuple[9] # æ¯å¦å¯åå© |
| | | def GetNPCID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetMapID(self): return self.attrTuple[1] # å°å¾ID DWORD
|
| | | def GetRefreshTime(self): return self.attrTuple[2] # å·æ°æ¶é´ åæ° onlineCnt char
|
| | | def GetLVLimit(self): return self.attrTuple[3] # å¨çº¿äººç©ç级èå´ list
|
| | | def GetDiffPer(self): return self.attrTuple[4] # ç¾åæ¯ä¸ä¹åç误差å°äºX%,åæ´æ°å®æ¶å¨çº¿æ°é BYTE
|
| | | def GetNoUpdataCnt(self): return self.attrTuple[5] # å¤å°æ¬¡æªæ´æ°å®æ¶å¨çº¿æ°éåæ®µæ¶å¼ºå¶æ´æ° BYTE
|
| | | def GetStoneNPCID(self): return self.attrTuple[6] # å¢ç¢NPCID DWORD
|
| | | def GetRebornPreNotifyTime(self): return self.attrTuple[7] # 夿´»åXç§éç¥ WORD
|
| | | def GetSourceName(self): return self.attrTuple[8] # BOSSæ¥æº char
|
| | | def GetCanAssist(self): return self.attrTuple[9] # æ¯å¦å¯åå© BYTE |
| | | |
| | | # Boss馿 |
| | | class IPY_BOSSFirstKill(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetNPCID(self): return self.attrTuple[0] # ID
|
| | | def GetServerFirstKillPlayerAward(self): return self.attrTuple[1] # å
¨æé¦æç©å®¶å¥å± [[ç©åID,个æ°,æ¯å¦æå], ...] |
| | | def GetNPCID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetServerFirstKillPlayerAward(self): return self.attrTuple[1] # å
¨æé¦æç©å®¶å¥å± [[ç©åID,个æ°,æ¯å¦æå], ...] list |
| | | |
| | | # å
¨æ°å²æ¦æè¡å¥å±è¡¨ |
| | | class IPY_OSCBillRankAward(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetOSCBillType(self): return self.attrTuple[0] # 岿¦ç±»å
|
| | | def GetRankA(self): return self.attrTuple[1] # æåA
|
| | | def GetRankB(self): return self.attrTuple[2] # è³æåB
|
| | | def GetRankAward(self): return self.attrTuple[3] # æåå¥å± {"èä¸":[[ç©åID,个æ°],...], ...} |
| | | def GetOSCBillType(self): return self.attrTuple[0] # 岿¦ç±»å BYTE
|
| | | def GetRankA(self): return self.attrTuple[1] # æåA BYTE
|
| | | def GetRankB(self): return self.attrTuple[2] # è³æåB BYTE
|
| | | def GetRankAward(self): return self.attrTuple[3] # æåå¥å± {"èä¸":[[ç©åID,个æ°],...], ...} dict |
| | | |
| | | # å®´ä¼é¢åºè¡¨ |
| | | class IPY_QuestionBank(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # ID
|
| | | def GetAnswer(self): return self.attrTuple[1] # çæ¡ |
| | | def GetID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetAnswer(self): return self.attrTuple[1] # çæ¡ char |
| | | |
| | | # ä»ç红å
表 |
| | | class IPY_FamilyRedPack(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # ID
|
| | | def GetGetType(self): return self.attrTuple[1] # è·å¾éå¾
|
| | | def GetMoneyNum(self): return self.attrTuple[2] # 红å
é¢åº¦
|
| | | def GetMoneyType(self): return self.attrTuple[3] # éé±ç±»å
|
| | | def GetPacketCnt(self): return self.attrTuple[4] # 红å
个æ°
|
| | | def GetLeaderOwn(self): return self.attrTuple[5] # æ¯å¦å½å±ç主
|
| | | def GetPacketOpenTime(self): return self.attrTuple[6] # åæ¾çº¢å
æ¶é´yyyy-MM-dd hh:mm
|
| | | def GetValidMinutes(self): return self.attrTuple[7] # 红å
æææ¶é¿ï¼åï¼ |
| | | def GetID(self): return self.attrTuple[0] # ID WORD
|
| | | def GetGetType(self): return self.attrTuple[1] # è·å¾éå¾ WORD
|
| | | def GetMoneyNum(self): return self.attrTuple[2] # 红å
é¢åº¦ WORD
|
| | | def GetMoneyType(self): return self.attrTuple[3] # éé±ç±»å BYTE
|
| | | def GetPacketCnt(self): return self.attrTuple[4] # 红å
ä¸ªæ° BYTE
|
| | | def GetLeaderOwn(self): return self.attrTuple[5] # æ¯å¦å½å±ç主 BYTE
|
| | | def GetPacketOpenTime(self): return self.attrTuple[6] # åæ¾çº¢å
æ¶é´yyyy-MM-dd hh:mm char
|
| | | def GetValidMinutes(self): return self.attrTuple[7] # 红å
æææ¶é¿ï¼åï¼ BYTE |
| | | |
| | | # èæ¥çº¢å
æ¶é´è¡¨ |
| | | class IPY_ActFeastRedPacket(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetIsDayReset(self): return self.attrTuple[6] # æ¯å¦æ¯å¤©éç½®
|
| | | def GetResetType(self): return self.attrTuple[7] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetRedPacketIDList(self): return self.attrTuple[8] # æ¯æ¥å¯¹åºçº¢å
IDå表[[第ä¸å¤©çº¢å
IDå表], ...]
|
| | | def GetLVLimit(self): return self.attrTuple[9] # éå¶ç级 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetIsDayReset(self): return self.attrTuple[6] # æ¯å¦æ¯å¤©éç½® BYTE
|
| | | def GetResetType(self): return self.attrTuple[7] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetRedPacketIDList(self): return self.attrTuple[8] # æ¯æ¥å¯¹åºçº¢å
IDå表[[第ä¸å¤©çº¢å
IDå表], ...] list
|
| | | def GetLVLimit(self): return self.attrTuple[9] # éå¶ç级 WORD |
| | | |
| | | # èæ¥ç»å½å¥å±æ¶é´è¡¨ |
| | | class IPY_ActFeastLogin(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char |
| | | |
| | | # èæ¥ç¥ç¦æ¶é´è¡¨ |
| | | class IPY_ActFeastWish(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list |
| | | |
| | | # èæ¥æ¸¸åæ¶é´è¡¨ |
| | | class IPY_ActFeastTravel(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list |
| | | |
| | | # ç级å¼å¯åè½ |
| | | class IPY_FuncOpenLV(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetFuncId(self): return self.attrTuple[0] # åè½æ è¯
|
| | | def GetLimitLV(self): return self.attrTuple[1] # å¼å¯ç级
|
| | | def GetLimitMagicWeapon(self): return self.attrTuple[2] # éè¦è§£éæ³å®ID
|
| | | def GetLimiRealmLV(self): return self.attrTuple[3] # éè¦å¢çç级
|
| | | def GetLimitVIPLV(self): return self.attrTuple[4] # éè¦VIPç级 |
| | | def GetFuncId(self): return self.attrTuple[0] # åè½æ è¯ DWORD
|
| | | def GetLimitLV(self): return self.attrTuple[1] # å¼å¯ç级 DWORD
|
| | | def GetLimitMagicWeapon(self): return self.attrTuple[2] # éè¦è§£éæ³å®ID DWORD
|
| | | def GetLimiRealmLV(self): return self.attrTuple[3] # éè¦å¢çç级 WORD
|
| | | def GetLimitVIPLV(self): return self.attrTuple[4] # éè¦VIPç级 BYTE |
| | | |
| | | # NPC表 |
| | | class IPY_ChinNPC(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetNPCID(self): return self.attrTuple[0]
|
| | | def GetNPCName(self): return self.attrTuple[1]
|
| | | def GetLV(self): return self.attrTuple[2] |
| | | def GetNPCID(self): return self.attrTuple[0] # DWORD
|
| | | def GetNPCName(self): return self.attrTuple[1] # char
|
| | | def GetLV(self): return self.attrTuple[2] # WORD |
| | | |
| | | # ç©å®¶ç级表 |
| | | class IPY_PlayerLV(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetLV(self): return self.attrTuple[0] # ç©å®¶ç级
|
| | | def GetReFightPower(self): return self.attrTuple[1] # ææå |
| | | def GetLV(self): return self.attrTuple[0] # ç©å®¶ç级 WORD
|
| | | def GetReFightPower(self): return self.attrTuple[1] # ææå DWORD |
| | | |
| | | # VIPç¹æè¡¨ |
| | | class IPY_VipPrivilege(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetVIPPriID(self): return self.attrTuple[0] # ç¹æID
|
| | | def GetVIP0(self): return self.attrTuple[1] # VIP0对åºçç¹æå¼
|
| | | def GetVIP1(self): return self.attrTuple[2] # VIP1对åºçç¹æå¼
|
| | | def GetVIP2(self): return self.attrTuple[3] # VIP2对åºçç¹æå¼
|
| | | def GetVIP3(self): return self.attrTuple[4] # VIP3对åºçç¹æå¼
|
| | | def GetVIP4(self): return self.attrTuple[5] # VIP4对åºçç¹æå¼
|
| | | def GetVIP5(self): return self.attrTuple[6] # VIP5对åºçç¹æå¼
|
| | | def GetVIP6(self): return self.attrTuple[7] # VIP6对åºçç¹æå¼
|
| | | def GetVIP7(self): return self.attrTuple[8] # VIP7对åºçç¹æå¼
|
| | | def GetVIP8(self): return self.attrTuple[9] # VIP8对åºçç¹æå¼
|
| | | def GetVIP9(self): return self.attrTuple[10] # VIP9对åºçç¹æå¼
|
| | | def GetVIP10(self): return self.attrTuple[11] # VIP10对åºçç¹æå¼
|
| | | def GetVIP11(self): return self.attrTuple[12] # VIP11对åºçç¹æå¼
|
| | | def GetVIP12(self): return self.attrTuple[13] # VIP12对åºçç¹æå¼
|
| | | def GetVIP13(self): return self.attrTuple[14] # VIP13对åºçç¹æå¼
|
| | | def GetVIP14(self): return self.attrTuple[15] # VIP14对åºçç¹æå¼
|
| | | def GetVIP15(self): return self.attrTuple[16] # VIP15对åºçç¹æå¼ |
| | | def GetVIPPriID(self): return self.attrTuple[0] # ç¹æID DWORD
|
| | | def GetVIP0(self): return self.attrTuple[1] # VIP0对åºçç¹æå¼ DWORD
|
| | | def GetVIP1(self): return self.attrTuple[2] # VIP1对åºçç¹æå¼ DWORD
|
| | | def GetVIP2(self): return self.attrTuple[3] # VIP2对åºçç¹æå¼ DWORD
|
| | | def GetVIP3(self): return self.attrTuple[4] # VIP3对åºçç¹æå¼ DWORD
|
| | | def GetVIP4(self): return self.attrTuple[5] # VIP4对åºçç¹æå¼ DWORD
|
| | | def GetVIP5(self): return self.attrTuple[6] # VIP5对åºçç¹æå¼ DWORD
|
| | | def GetVIP6(self): return self.attrTuple[7] # VIP6对åºçç¹æå¼ DWORD
|
| | | def GetVIP7(self): return self.attrTuple[8] # VIP7对åºçç¹æå¼ DWORD
|
| | | def GetVIP8(self): return self.attrTuple[9] # VIP8对åºçç¹æå¼ DWORD
|
| | | def GetVIP9(self): return self.attrTuple[10] # VIP9对åºçç¹æå¼ DWORD
|
| | | def GetVIP10(self): return self.attrTuple[11] # VIP10对åºçç¹æå¼ DWORD
|
| | | def GetVIP11(self): return self.attrTuple[12] # VIP11对åºçç¹æå¼ DWORD
|
| | | def GetVIP12(self): return self.attrTuple[13] # VIP12对åºçç¹æå¼ DWORD
|
| | | def GetVIP13(self): return self.attrTuple[14] # VIP13对åºçç¹æå¼ DWORD
|
| | | def GetVIP14(self): return self.attrTuple[15] # VIP14对åºçç¹æå¼ DWORD
|
| | | def GetVIP15(self): return self.attrTuple[16] # VIP15对åºçç¹æå¼ DWORD |
| | | |
| | | # éæ¶ç¹æ 表 |
| | | class IPY_ActSpringSale(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[8] # å端æåXåéå±ç¤ºæ´»å¨
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[11] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetLVLimit(self): return self.attrTuple[12] # éå¶ç级
|
| | | def GetIsDayReset(self): return self.attrTuple[13] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[8] # å端æåXåéå±ç¤ºæ´»å¨ WORD
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[11] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetLVLimit(self): return self.attrTuple[12] # éå¶ç级 WORD
|
| | | def GetIsDayReset(self): return self.attrTuple[13] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # éæ¶ç¤¼å
表 |
| | | class IPY_ActFlashGiftbag(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[8] # å端æåXåéå±ç¤ºæ´»å¨
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[11] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetLimitWorldLV(self): return self.attrTuple[12] # éå¶å¼å¯çæä½ä¸çç级
|
| | | def GetLVLimit(self): return self.attrTuple[13] # éå¶ç级
|
| | | def GetIsDayReset(self): return self.attrTuple[14] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[8] # å端æåXåéå±ç¤ºæ´»å¨ WORD
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[11] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetLimitWorldLV(self): return self.attrTuple[12] # éå¶å¼å¯çæä½ä¸çç级 WORD
|
| | | def GetLVLimit(self): return self.attrTuple[13] # éå¶ç级 WORD
|
| | | def GetIsDayReset(self): return self.attrTuple[14] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # æ¯æ¥ç¤¼å
表 |
| | | class IPY_ActDailyGiftbag(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char |
| | | |
| | | # ååç»éªæ´»å¨è¡¨ |
| | | class IPY_ActExpRate(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetServerGroupIDList(self): return self.attrTuple[1] # æå¡å¨ç»IDå表
|
| | | def GetServerGroupIDListExcept(self): return self.attrTuple[2] # æé¤çæå¡å¨ç»IDå表
|
| | | def GetStartDate(self): return self.attrTuple[3] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[4] # ç»ææ¥æ
|
| | | def GetStartTimeList(self): return self.attrTuple[5] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetEndTimeList(self): return self.attrTuple[6] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey, [å¯éåæ°1, ...]]
|
| | | def GetLVLimit(self): return self.attrTuple[10] # éå¶ç级
|
| | | def GetAddExpRate(self): return self.attrTuple[11] # ç»éªåçå æï¼ä¸åç |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetServerGroupIDList(self): return self.attrTuple[1] # æå¡å¨ç»IDå表 list
|
| | | def GetServerGroupIDListExcept(self): return self.attrTuple[2] # æé¤çæå¡å¨ç»IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[3] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[4] # ç»ææ¥æ char
|
| | | def GetStartTimeList(self): return self.attrTuple[5] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetEndTimeList(self): return self.attrTuple[6] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey, [å¯éåæ°1, ...]] list
|
| | | def GetLVLimit(self): return self.attrTuple[10] # éå¶ç级 WORD
|
| | | def GetAddExpRate(self): return self.attrTuple[11] # ç»éªåçå æï¼ä¸åç DWORD |
| | | |
| | | # æ¶è´¹è¿å©æ´»å¨è¡¨ |
| | | class IPY_ActCostRebate(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # ä¹°ä¸é夿´»å¨è¡¨ |
| | | class IPY_ActBuyOne(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # éåæ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActCollectWords(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list |
| | | |
| | | # åå¾åç±»æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActGarbageSorting(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetResetType(self): return self.attrTuple[9] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetResetType(self): return self.attrTuple[9] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE |
| | | |
| | | # Bossåç»æ´»å¨è¡¨ |
| | | class IPY_ActBossTrial(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½®
|
| | | def GetResetType(self): return self.attrTuple[10] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetTemplateIDList(self): return self.attrTuple[11] # æ¦å模æ¿ç¼å·å表 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE
|
| | | def GetResetType(self): return self.attrTuple[10] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetTemplateIDList(self): return self.attrTuple[11] # æ¦å模æ¿ç¼å·å表 list |
| | | |
| | | # Bossåç»æ¦å模ç表 |
| | | class IPY_ActBossTrialTemplate(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetTemplateID(self): return self.attrTuple[0] # 模æ¿ç¼å·
|
| | | def GetRank(self): return self.attrTuple[1] # 忬¡
|
| | | def GetAwardItemList(self): return self.attrTuple[2] # å¥å±ç©åä¿¡æ¯å表 [[ç©åID,个æ°,æ¯å¦æå], ...] |
| | | def GetTemplateID(self): return self.attrTuple[0] # 模æ¿ç¼å· DWORD
|
| | | def GetRank(self): return self.attrTuple[1] # 忬¡ BYTE
|
| | | def GetAwardItemList(self): return self.attrTuple[2] # å¥å±ç©åä¿¡æ¯å表 [[ç©åID,个æ°,æ¯å¦æå], ...] list |
| | | |
| | | # ä»å£ç§å¢æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActXianXiaMJ(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetResetType(self): return self.attrTuple[9] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetResetType(self): return self.attrTuple[9] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE |
| | | |
| | | # 天å¸ç¤¼å
æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActGodGift(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # éªå® çå®´æ´»å¨ |
| | | class IPY_ActHorsePetFeast(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetIsDayReset(self): return self.attrTuple[10] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetIsDayReset(self): return self.attrTuple[10] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # BOSS夿´»æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActBossReborn(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetServerGroupIDList(self): return self.attrTuple[1] # æå¡å¨ç»IDå表
|
| | | def GetServerGroupIDListExcept(self): return self.attrTuple[2] # æé¤çæå¡å¨ç»IDå表
|
| | | def GetStartDate(self): return self.attrTuple[3] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[4] # ç»ææ¥æ
|
| | | def GetResetType(self): return self.attrTuple[5] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetLVLimit(self): return self.attrTuple[8] # éå¶ç级
|
| | | def GetTemplateID(self): return self.attrTuple[9] # 模æ¿ç¼å· |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetServerGroupIDList(self): return self.attrTuple[1] # æå¡å¨ç»IDå表 list
|
| | | def GetServerGroupIDListExcept(self): return self.attrTuple[2] # æé¤çæå¡å¨ç»IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[3] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[4] # ç»ææ¥æ char
|
| | | def GetResetType(self): return self.attrTuple[5] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetLVLimit(self): return self.attrTuple[8] # éå¶ç级 WORD
|
| | | def GetTemplateID(self): return self.attrTuple[9] # 模æ¿ç¼å· BYTE |
| | | |
| | | # ä»ççå
¸æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActFairyCeremony(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®ï¼2-5ç¹å¼å§0ç¹ç»æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetLVLimit(self): return self.attrTuple[9] # éå¶ç级 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®ï¼2-5ç¹å¼å§0ç¹ç»æ BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetLVLimit(self): return self.attrTuple[9] # éå¶ç级 WORD |
| | | |
| | | # ä»ççå
¸-ç»çé临表 |
| | | class IPY_UniquenessArrive(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetWorldLvNum(self): return self.attrTuple[0] # ä¸çç级档
|
| | | def GetRank(self): return self.attrTuple[1] # æå
|
| | | def GetAward(self): return self.attrTuple[2] # å¥å± {"èä¸":[[ç©åID,个æ°,æ¯å¦ç»å®],...], ...} |
| | | def GetWorldLvNum(self): return self.attrTuple[0] # ä¸çç级档 BYTE
|
| | | def GetRank(self): return self.attrTuple[1] # æå DWORD
|
| | | def GetAward(self): return self.attrTuple[2] # å¥å± {"èä¸":[[ç©åID,个æ°,æ¯å¦ç»å®],...], ...} dict |
| | | |
| | | # å¤åä¿®è¡ç¹æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActRealmPoint(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetMultiple(self): return self.attrTuple[9] # åæ°
|
| | | def GetLVLimit(self): return self.attrTuple[10] # éå¶ç级
|
| | | def GetPointLimit(self): return self.attrTuple[11] # éå¶é¢å¤ä¿®è¡ç¹ |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetMultiple(self): return self.attrTuple[9] # åæ° WORD
|
| | | def GetLVLimit(self): return self.attrTuple[10] # éå¶ç级 WORD
|
| | | def GetPointLimit(self): return self.attrTuple[11] # éå¶é¢å¤ä¿®è¡ç¹ DWORD |
| | | |
| | | # éæ¶æ¢è´è¡¨ |
| | | class IPY_ActFlashSale(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[8] # å端æåXåéå±ç¤ºæ´»å¨
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[11] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetLVLimit(self): return self.attrTuple[12] # éå¶ç级
|
| | | def GetIsDayReset(self): return self.attrTuple[13] # æ¯å¦æ¯å¤©éç½®
|
| | | def GetShopTypeList(self): return self.attrTuple[14] # ååºç±»åå表 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[8] # å端æåXåéå±ç¤ºæ´»å¨ WORD
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[11] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetLVLimit(self): return self.attrTuple[12] # éå¶ç级 WORD
|
| | | def GetIsDayReset(self): return self.attrTuple[13] # æ¯å¦æ¯å¤©éç½® BYTE
|
| | | def GetShopTypeList(self): return self.attrTuple[14] # ååºç±»åå表 list |
| | | |
| | | # åå表 |
| | | class IPY_Store(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # ID
|
| | | def GetShopType(self): return self.attrTuple[1] # ååºç±»å
|
| | | def GetRefreshType(self): return self.attrTuple[2] # å·æ°ç±»å 0-ä¸éç½®,1-onWeek0ç¹,2-onWeek5ç¹,3-OnDay0ç¹,4-OnDay5ç¹
|
| | | def GetServerLimitCnt(self): return self.attrTuple[3] # å
¨æéå¶æ°é |
| | | def GetID(self): return self.attrTuple[0] # ID DWORD
|
| | | def GetShopType(self): return self.attrTuple[1] # ååºç±»å DWORD
|
| | | def GetRefreshType(self): return self.attrTuple[2] # å·æ°ç±»å 0-ä¸éç½®,1-onWeek0ç¹,2-onWeek5ç¹,3-OnDay0ç¹,4-OnDay5ç¹ BYTE
|
| | | def GetServerLimitCnt(self): return self.attrTuple[3] # å
¨æéå¶æ°é DWORD |
| | | |
| | | # è®¸æ¿æ± æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActWishingWell(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetServerGroupIDList(self): return self.attrTuple[1] # æå¡å¨ç»IDå表
|
| | | def GetServerGroupIDListExcept(self): return self.attrTuple[2] # æé¤çæå¡å¨ç»IDå表
|
| | | def GetStartDate(self): return self.attrTuple[3] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[4] # ç»ææ¥æ
|
| | | def GetIsDayReset(self): return self.attrTuple[5] # æ¯å¦æ¯å¤©éç½®
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetLVLimit(self): return self.attrTuple[10] # éå¶ç级 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetServerGroupIDList(self): return self.attrTuple[1] # æå¡å¨ç»IDå表 list
|
| | | def GetServerGroupIDListExcept(self): return self.attrTuple[2] # æé¤çæå¡å¨ç»IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[3] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[4] # ç»ææ¥æ char
|
| | | def GetIsDayReset(self): return self.attrTuple[5] # æ¯å¦æ¯å¤©éç½® BYTE
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetLVLimit(self): return self.attrTuple[10] # éå¶ç级 WORD |
| | | |
| | | # å
å¼è¿å©æ´»å¨è¡¨ |
| | | class IPY_ActRechargePrize(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # 累计å
å¼è¿å©ä»çæ´»å¨è¡¨ |
| | | class IPY_ActRechargeRebateGold(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # æé¿å¿
ä¹°æ´»å¨è¡¨ |
| | | class IPY_ActGrowupBuy(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list |
| | | |
| | | # åç¬ç´¯å
æ´»å¨è¡¨ |
| | | class IPY_ActSingleRecharge(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # è½¬çæ´»å¨è¡¨ |
| | | class IPY_ActTurntable(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetIsDayReset(self): return self.attrTuple[6] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetIsDayReset(self): return self.attrTuple[6] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # 夿¥è¿å
æ´»å¨è¡¨ |
| | | class IPY_ActManyDayRecharge(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list |
| | | |
| | | # 累计å
弿´»å¨è¡¨ |
| | | class IPY_ActTotalRecharge(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å·
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetPlatformList(self): return self.attrTuple[1] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # æå¡å¨IDå表 list
|
| | | def GetActNum(self): return self.attrTuple[3] # æ´»å¨åç»ç¼å·, æ´»å¨ç±»å * 10 + ä¸åçé¢ç¼å· BYTE
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE |
| | | |
| | | # è·¨æååºè¡¨éç¨ |
| | | class IPY_CrossZoneComm(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCrossZoneName(self): return self.attrTuple[0] # è·¨æååºå
|
| | | def GetZoneID(self): return self.attrTuple[1] # èµåºID
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # èµåºæå¡å¨ç»IDå表 |
| | | def GetCrossZoneName(self): return self.attrTuple[0] # è·¨æååºå char
|
| | | def GetZoneID(self): return self.attrTuple[1] # èµåºID BYTE
|
| | | def GetServerGroupIDList(self): return self.attrTuple[2] # èµåºæå¡å¨ç»IDå表 list |
| | | |
| | | # è·¨æååºè¡¨ç«æåº |
| | | class IPY_CrossZonePK(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCrossZoneName(self): return self.attrTuple[0] # è·¨æååºå
|
| | | def GetZoneID(self): return self.attrTuple[1] # èµåºID
|
| | | def GetZoneName(self): return self.attrTuple[2] # èµåºåå
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # èµåºæå¡å¨ç»IDå表 |
| | | def GetCrossZoneName(self): return self.attrTuple[0] # è·¨æååºå char
|
| | | def GetZoneID(self): return self.attrTuple[1] # èµåºID BYTE
|
| | | def GetZoneName(self): return self.attrTuple[2] # èµåºåå char
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # èµåºæå¡å¨ç»IDå表 list |
| | | |
| | | # è·¨ææä½èµæµç¨è¡¨ |
| | | class IPY_ChampionshipTime(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0]
|
| | | def GetStartDay(self): return self.attrTuple[1] # å¼å§å¤©
|
| | | def GetStartHour(self): return self.attrTuple[2] # å¼å§æ¶
|
| | | def GetStartMinute(self): return self.attrTuple[3] # å¼å§å
|
| | | def GetEndDay(self): return self.attrTuple[4] # ç»æå¤©
|
| | | def GetEndHour(self): return self.attrTuple[5] # ç»ææ¶
|
| | | def GetEndMinute(self): return self.attrTuple[6] # ç»æå
|
| | | def GetStateValue(self): return self.attrTuple[7] # ״ֵ̬
|
| | | def GetNotifyInfo(self): return self.attrTuple[8] # 广ææç¤ºä¿¡æ¯ |
| | | def GetID(self): return self.attrTuple[0] # DWORD
|
| | | def GetStartDay(self): return self.attrTuple[1] # å¼å§å¤© BYTE
|
| | | def GetStartHour(self): return self.attrTuple[2] # å¼å§æ¶ BYTE
|
| | | def GetStartMinute(self): return self.attrTuple[3] # å¼å§å BYTE
|
| | | def GetEndDay(self): return self.attrTuple[4] # ç»æå¤© BYTE
|
| | | def GetEndHour(self): return self.attrTuple[5] # ç»ææ¶ BYTE
|
| | | def GetEndMinute(self): return self.attrTuple[6] # ç»æå BYTE
|
| | | def GetStateValue(self): return self.attrTuple[7] # ״ֵ̬ WORD
|
| | | def GetNotifyInfo(self): return self.attrTuple[8] # 广ææç¤ºä¿¡æ¯ dict |
| | | |
| | | # è·¨ææä½å¥å±è¡¨ |
| | | class IPY_ChampionshipRank(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetRank(self): return self.attrTuple[0] # 忬¡
|
| | | def GetRankAwardItemList(self): return self.attrTuple[1] # 忬¡å¥å±ç©åå表
|
| | | def GetMainOfficialID(self): return self.attrTuple[2] # 主å®èID |
| | | def GetRank(self): return self.attrTuple[0] # 忬¡ BYTE
|
| | | def GetRankAwardItemList(self): return self.attrTuple[1] # 忬¡å¥å±ç©åå表 list
|
| | | def GetMainOfficialID(self): return self.attrTuple[2] # 主å®èID WORD |
| | | |
| | | # è·¨ææä½å®è表 |
| | | class IPY_ChampionshipOfficial(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetOfficialID(self): return self.attrTuple[0] # å®èID
|
| | | def GetJuniorOfficialIDList(self): return self.attrTuple[1] # ä¸çº§å®èIDå表
|
| | | def GetDailyAwardItemList(self): return self.attrTuple[2] # å®èæ¯æ¥é®ä»¶å¥å±ç©åå表
|
| | | def GetCanBeReplace(self): return self.attrTuple[3] # æ¯å¦å¯è¢«æææ¿æ¢ |
| | | def GetOfficialID(self): return self.attrTuple[0] # å®èID WORD
|
| | | def GetJuniorOfficialIDList(self): return self.attrTuple[1] # ä¸çº§å®èIDå表 list
|
| | | def GetDailyAwardItemList(self): return self.attrTuple[2] # å®èæ¯æ¥é®ä»¶å¥å±ç©åå表 list
|
| | | def GetCanBeReplace(self): return self.attrTuple[3] # æ¯å¦å¯è¢«æææ¿æ¢ BYTE |
| | | |
| | | # è·¨æç«æåºèµå£è¡¨ |
| | | class IPY_CrossRealmPKSeason(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCrossZoneName(self): return self.attrTuple[0] # è·¨æååºå
|
| | | def GetZoneID(self): return self.attrTuple[1] # èµåºID
|
| | | def GetSeasonID(self): return self.attrTuple[2] # èµå£ID
|
| | | def GetStartDate(self): return self.attrTuple[3] # å¼å§æ¥æ yyyy-MM-dd
|
| | | def GetEndDate(self): return self.attrTuple[4] # ç»ææ¥æ yyyy-MM-dd
|
| | | def GetEndTime(self): return self.attrTuple[5] # ç»ç®æ¶é´ hh:mm |
| | | def GetCrossZoneName(self): return self.attrTuple[0] # è·¨æååºå char
|
| | | def GetZoneID(self): return self.attrTuple[1] # èµåºID BYTE
|
| | | def GetSeasonID(self): return self.attrTuple[2] # èµå£ID WORD
|
| | | def GetStartDate(self): return self.attrTuple[3] # å¼å§æ¥æ yyyy-MM-dd char
|
| | | def GetEndDate(self): return self.attrTuple[4] # ç»ææ¥æ yyyy-MM-dd char
|
| | | def GetEndTime(self): return self.attrTuple[5] # ç»ç®æ¶é´ hh:mm char |
| | | |
| | | # è·¨æç«æåºæ®µä½è¡¨ |
| | | class IPY_CrossRealmPKDan(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetDanLV(self): return self.attrTuple[0] # 段ä½ç级
|
| | | def GetLVUpScore(self): return self.attrTuple[1] # åæ®µä½æé积å
|
| | | def GetMatchRobotRate(self): return self.attrTuple[2] # å¹é
æºå¨äººåºç¡æ¦çï¼ç¾åç
|
| | | def GetMatchRobotRateEx(self): return self.attrTuple[3] # å¹é
æºå¨äººå¤±è´¥æ¬¡æ°éå æ¦çï¼ç¾åç |
| | | def GetDanLV(self): return self.attrTuple[0] # 段ä½ç级 BYTE
|
| | | def GetLVUpScore(self): return self.attrTuple[1] # åæ®µä½æé积å WORD
|
| | | def GetMatchRobotRate(self): return self.attrTuple[2] # å¹é
æºå¨äººåºç¡æ¦çï¼ç¾åç BYTE
|
| | | def GetMatchRobotRateEx(self): return self.attrTuple[3] # å¹é
æºå¨äººå¤±è´¥æ¬¡æ°éå æ¦çï¼ç¾åç BYTE |
| | | |
| | | # è·¨æBossè¬è±ä»å¢ååºå°å¾è¡¨ |
| | | class IPY_CrossPenglaiZoneMap(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetZoneID(self): return self.attrTuple[0] # ååºID
|
| | | def GetMapID(self): return self.attrTuple[1] # åºæ¯å°å¾ID
|
| | | def GetDataMapID(self): return self.attrTuple[2] # æ°æ®å°å¾ID
|
| | | def GetCopyMapID(self): return self.attrTuple[3] # èæçº¿è·¯ID |
| | | def GetZoneID(self): return self.attrTuple[0] # ååºID BYTE
|
| | | def GetMapID(self): return self.attrTuple[1] # åºæ¯å°å¾ID DWORD
|
| | | def GetDataMapID(self): return self.attrTuple[2] # æ°æ®å°å¾ID DWORD
|
| | | def GetCopyMapID(self): return self.attrTuple[3] # èæçº¿è·¯ID BYTE |
| | | |
| | | # è·¨æBosséåä¹å°ååºå°å¾è¡¨ |
| | | class IPY_CrossDemonLandZoneMap(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetZoneID(self): return self.attrTuple[0] # ååºID
|
| | | def GetMapID(self): return self.attrTuple[1] # åºæ¯å°å¾ID
|
| | | def GetDataMapID(self): return self.attrTuple[2] # æ°æ®å°å¾ID
|
| | | def GetCopyMapID(self): return self.attrTuple[3] # èæçº¿è·¯ID |
| | | def GetZoneID(self): return self.attrTuple[0] # ååºID BYTE
|
| | | def GetMapID(self): return self.attrTuple[1] # åºæ¯å°å¾ID DWORD
|
| | | def GetDataMapID(self): return self.attrTuple[2] # æ°æ®å°å¾ID DWORD
|
| | | def GetCopyMapID(self): return self.attrTuple[3] # èæçº¿è·¯ID BYTE |
| | | |
| | | # å¨çæ¬¢æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActWeekParty(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[6] # å端æåXåéå±ç¤ºæ´»å¨
|
| | | def GetIsDayReset(self): return self.attrTuple[7] # æ¯å¦æ¯å¤©éç½®
|
| | | def GetResetType(self): return self.attrTuple[8] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetLVLimit(self): return self.attrTuple[11] # éå¶ç级 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[6] # å端æåXåéå±ç¤ºæ´»å¨ WORD
|
| | | def GetIsDayReset(self): return self.attrTuple[7] # æ¯å¦æ¯å¤©éç½® BYTE
|
| | | def GetResetType(self): return self.attrTuple[8] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetLVLimit(self): return self.attrTuple[11] # éå¶ç级 WORD |
| | | |
| | | # ç»å½å¥å±æ¶é´è¡¨ |
| | | class IPY_ActLoginAward(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[6] # å端æåXåéå±ç¤ºæ´»å¨
|
| | | def GetIsDayReset(self): return self.attrTuple[7] # æ¯å¦æ¯å¤©éç½®
|
| | | def GetResetType(self): return self.attrTuple[8] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[11] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetLVLimit(self): return self.attrTuple[12] # éå¶ç级 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[6] # å端æåXåéå±ç¤ºæ´»å¨ WORD
|
| | | def GetIsDayReset(self): return self.attrTuple[7] # æ¯å¦æ¯å¤©éç½® BYTE
|
| | | def GetResetType(self): return self.attrTuple[8] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[11] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetLVLimit(self): return self.attrTuple[12] # éå¶ç级 WORD |
| | | |
| | | # èæ¥å·¡ç¤¼æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActFeastWeekParty(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[6] # å端æåXåéå±ç¤ºæ´»å¨
|
| | | def GetIsDayReset(self): return self.attrTuple[7] # æ¯å¦æ¯å¤©éç½®
|
| | | def GetResetType(self): return self.attrTuple[8] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetLVLimit(self): return self.attrTuple[11] # éå¶ç级 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetAdvanceMinutes(self): return self.attrTuple[6] # å端æåXåéå±ç¤ºæ´»å¨ WORD
|
| | | def GetIsDayReset(self): return self.attrTuple[7] # æ¯å¦æ¯å¤©éç½® BYTE
|
| | | def GetResetType(self): return self.attrTuple[8] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[10] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetLVLimit(self): return self.attrTuple[11] # éå¶ç级 WORD |
| | | |
| | | # æ°ä»ççå
¸æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActNewFairyCeremony(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®ï¼2-5ç¹å¼å§0ç¹ç»æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetLVLimit(self): return self.attrTuple[9] # éå¶ç级 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®ï¼2-5ç¹å¼å§0ç¹ç»æ BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetLVLimit(self): return self.attrTuple[9] # éå¶ç级 WORD |
| | | |
| | | # æ°ä»ççå
¸-ç»çé临表 |
| | | class IPY_NewUniquenessArrive(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetWorldLvNum(self): return self.attrTuple[0] # ä¸çç级档
|
| | | def GetRank(self): return self.attrTuple[1] # æå
|
| | | def GetAward(self): return self.attrTuple[2] # å¥å± {"èä¸":[[ç©åID,个æ°,æ¯å¦ç»å®],...], ...} |
| | | def GetWorldLvNum(self): return self.attrTuple[0] # ä¸çç级档 BYTE
|
| | | def GetRank(self): return self.attrTuple[1] # æå DWORD
|
| | | def GetAward(self): return self.attrTuple[2] # å¥å± {"èä¸":[[ç©åID,个æ°,æ¯å¦ç»å®],...], ...} dict |
| | | |
| | | # æ
ç¼ç¤¼ç©è¡¨ |
| | | class IPY_LoveGift(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetGiftNum(self): return self.attrTuple[0] # è礼ID
|
| | | def GetAddCharmSelf(self): return self.attrTuple[1] # å个å¢å èªèº«é
å
|
| | | def GetAddCharmTag(self): return self.attrTuple[2] # å个å¢å 对æ¹é
å
|
| | | def GetAddIntimacy(self): return self.attrTuple[3] # å个å¢å åæ¹äº²å¯åº¦
|
| | | def GetWorldNotifyKey(self): return self.attrTuple[4] # 广ækey |
| | | def GetGiftNum(self): return self.attrTuple[0] # è礼ID BYTE
|
| | | def GetAddCharmSelf(self): return self.attrTuple[1] # å个å¢å èªèº«é
å float
|
| | | def GetAddCharmTag(self): return self.attrTuple[2] # å个å¢å 对æ¹é
å float
|
| | | def GetAddIntimacy(self): return self.attrTuple[3] # å个å¢å åæ¹äº²å¯åº¦ DWORD
|
| | | def GetWorldNotifyKey(self): return self.attrTuple[4] # 广ækey char |
| | | |
| | | # æ
ç¼æäº²è¡¨ |
| | | class IPY_Marry(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetBridePriceID(self): return self.attrTuple[0] # è礼ID
|
| | | def GetCanBuyCount(self): return self.attrTuple[1] # å¯è´ä¹°æ¬¡æ°
|
| | | def GetIsDayReset(self): return self.attrTuple[2] # æ¯å¦æ¯æ¥éç½®
|
| | | def GetProsperity(self): return self.attrTuple[3] # åå§ç¹è£åº¦
|
| | | def GetCandyTimes(self): return self.attrTuple[4] # åç³æç»æ¶é´ç§
|
| | | def GetCandyItemWeightInfo(self): return self.attrTuple[5] # åç³ç©ååºæéå表[[æé, ç©åID,个æ°,æ¯å¦æå], ...]
|
| | | def GetCandyNotifyItemInfo(self): return self.attrTuple[6] # åç³éè¦å¹¿æçç©åIDå表
|
| | | def GetBrideGiftItemInfo(self): return self.attrTuple[7] # è礼ç©åå表[[ç©åID,个æ°,æ¯å¦æå], ...]
|
| | | def GetWorldNotifyKey(self): return self.attrTuple[8] # 广ækey |
| | | def GetBridePriceID(self): return self.attrTuple[0] # è礼ID BYTE
|
| | | def GetCanBuyCount(self): return self.attrTuple[1] # å¯è´ä¹°æ¬¡æ° BYTE
|
| | | def GetIsDayReset(self): return self.attrTuple[2] # æ¯å¦æ¯æ¥éç½® BYTE
|
| | | def GetProsperity(self): return self.attrTuple[3] # åå§ç¹è£åº¦ DWORD
|
| | | def GetCandyTimes(self): return self.attrTuple[4] # åç³æç»æ¶é´ç§ WORD
|
| | | def GetCandyItemWeightInfo(self): return self.attrTuple[5] # åç³ç©ååºæéå表[[æé, ç©åID,个æ°,æ¯å¦æå], ...] list
|
| | | def GetCandyNotifyItemInfo(self): return self.attrTuple[6] # åç³éè¦å¹¿æçç©åIDå表 list
|
| | | def GetBrideGiftItemInfo(self): return self.attrTuple[7] # è礼ç©åå表[[ç©åID,个æ°,æ¯å¦æå], ...] list
|
| | | def GetWorldNotifyKey(self): return self.attrTuple[8] # 广ækey char |
| | | |
| | | # 幸è¿é´å®æ´»å¨æ¶é´è¡¨ |
| | | class IPY_ActLuckyTreasure(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®°
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]代表ææ
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½®
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey]
|
| | | def GetLVLimit(self): return self.attrTuple[10] # éå¶ç级 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActMark(self): return self.attrTuple[1] # æ´»å¨ç»æ è®° char
|
| | | def GetPlatformList(self): return self.attrTuple[2] # æ´»å¨å¹³å°å表["å¹³å°A", "å¹³å°A", ...],é
[]ä»£è¡¨ææ list
|
| | | def GetServerGroupIDList(self): return self.attrTuple[3] # æå¡å¨IDå表 list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetResetType(self): return self.attrTuple[6] # é置类åï¼0-0ç¹éç½®ï¼1-5ç¹éç½® BYTE
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[9] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[é´éåé, 广ækey] list
|
| | | def GetLVLimit(self): return self.attrTuple[10] # éå¶ç级 WORD |
| | | |
| | | # è·¨æå¹¸è¿äºè´è¡¨ |
| | | class IPY_CrossActLuckyCloudBuy(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActGroupName(self): return self.attrTuple[1] # æ´»å¨ç»åï¼åç»æ´»å¨çååéç¸åï¼
|
| | | def GetZoneID(self): return self.attrTuple[2] # ç»å
åç»ç¼å·
|
| | | def GetServerIDRangeList(self): return self.attrTuple[3] # æ´»å¨çè´¦å·æå¡å¨IDèå´å表 [[serverIDA, serverIDB], ...]
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ
|
| | | def GetRoundMaxList(self): return self.attrTuple[8] # å¼å¯è½®æ¬¡å表
|
| | | def GetLVLimit(self): return self.attrTuple[9] # éå¶ç级
|
| | | def GetTemplateIDList(self): return self.attrTuple[10] # 模æ¿IDå表 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActGroupName(self): return self.attrTuple[1] # æ´»å¨ç»åï¼åç»æ´»å¨çååéç¸åï¼ char
|
| | | def GetZoneID(self): return self.attrTuple[2] # ç»å
åç»ç¼å· BYTE
|
| | | def GetServerIDRangeList(self): return self.attrTuple[3] # æ´»å¨çè´¦å·æå¡å¨IDèå´å表 [[serverIDA, serverIDB], ...] list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetStartTimeList(self): return self.attrTuple[6] # å¼å¯æ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetEndTimeList(self): return self.attrTuple[7] # ç»ææ¶é´å表, æ¯æå¤ä¸ªæ¶æ®µ list
|
| | | def GetRoundMaxList(self): return self.attrTuple[8] # å¼å¯è½®æ¬¡å表 list
|
| | | def GetLVLimit(self): return self.attrTuple[9] # éå¶ç级 WORD
|
| | | def GetTemplateIDList(self): return self.attrTuple[10] # 模æ¿IDå表 list |
| | | |
| | | # è·¨æå¹¸è¿äºè´æ¨¡æ¿è¡¨ |
| | | class IPY_CrossActLuckyCloudBuyTemplate(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetTemplateID(self): return self.attrTuple[0] # 模æ¿ID
|
| | | def GetBaseAwardInfo(self): return self.attrTuple[1] # æ¯æ¬¡è´ä¹°åºå®å¥å± [[ç©åID,个æ°,æ¯å¦æå], ...]
|
| | | def GetRandAwardWeightInfo(self): return self.attrTuple[2] # æ¯æ¬¡è´ä¹°éæºå¥å±æéä¿¡æ¯ [[æé,ç©åID,个æ°,æ¯å¦æå], ...]
|
| | | def GetSuperItemWeightInfo(self): return self.attrTuple[3] # 大å¥éæºæéä¿¡æ¯ [[æé,ç©åID,个æ°,æ¯å¦æå,ä»·å¼è´§å¸ç±»å,è´§å¸å¼], ...] |
| | | def GetTemplateID(self): return self.attrTuple[0] # 模æ¿ID DWORD
|
| | | def GetBaseAwardInfo(self): return self.attrTuple[1] # æ¯æ¬¡è´ä¹°åºå®å¥å± [[ç©åID,个æ°,æ¯å¦æå], ...] list
|
| | | def GetRandAwardWeightInfo(self): return self.attrTuple[2] # æ¯æ¬¡è´ä¹°éæºå¥å±æéä¿¡æ¯ [[æé,ç©åID,个æ°,æ¯å¦æå], ...] list
|
| | | def GetSuperItemWeightInfo(self): return self.attrTuple[3] # 大å¥éæºæéä¿¡æ¯ [[æé,ç©åID,个æ°,æ¯å¦æå,ä»·å¼è´§å¸ç±»å,è´§å¸å¼], ...] list |
| | | |
| | | # è·¨æå
¨æ°å
弿¶é´è¡¨ |
| | | class IPY_CrossActAllRecharge(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActGroupName(self): return self.attrTuple[1] # æ´»å¨ç»åï¼åç»æ´»å¨çååéç¸åï¼
|
| | | def GetZoneID(self): return self.attrTuple[2] # ç»å
åç»ç¼å·
|
| | | def GetServerIDRangeList(self): return self.attrTuple[3] # æ´»å¨çè´¦å·æå¡å¨IDèå´å表 [[serverIDA, serverIDB], ...]
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[循ç¯åé, 广ækey, [广æåæ°å表å¯é]]
|
| | | def GetTemplateIDList(self): return self.attrTuple[9] # 模æ¿IDå表 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActGroupName(self): return self.attrTuple[1] # æ´»å¨ç»åï¼åç»æ´»å¨çååéç¸åï¼ char
|
| | | def GetZoneID(self): return self.attrTuple[2] # ç»å
åç»ç¼å· BYTE
|
| | | def GetServerIDRangeList(self): return self.attrTuple[3] # æ´»å¨çè´¦å·æå¡å¨IDèå´å表 [[serverIDA, serverIDB], ...] list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[循ç¯åé, 广ækey, [广æåæ°å表å¯é]] list
|
| | | def GetTemplateIDList(self): return self.attrTuple[9] # 模æ¿IDå表 list |
| | | |
| | | # è·¨æå
¨æ°å
弿¨¡æ¿è¡¨ |
| | | class IPY_CrossActAllRechargeTemplate(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetTemplateID(self): return self.attrTuple[0] # 模æ¿ID
|
| | | def GetCTGNeed(self): return self.attrTuple[1] # å
¨æ°å
å¼RMB
|
| | | def GetNeedPlayerCount(self): return self.attrTuple[2] # æéå
å¼è¾¾å°è¯¥æ¡£ç©å®¶æ°
|
| | | def GetAwardIndex(self): return self.attrTuple[3] # å¥å±è®°å½ç´¢å¼ï¼ä»0å¼å§ï¼å个模æ¿ä¸å¯éå¤ï¼ä¸å¯åæ´
|
| | | def GetAwardItemList(self): return self.attrTuple[4] # å¥å±ç©åå表[[ç©åID,个æ°,æ¯å¦æå], ...] |
| | | def GetTemplateID(self): return self.attrTuple[0] # 模æ¿ID DWORD
|
| | | def GetCTGNeed(self): return self.attrTuple[1] # å
¨æ°å
å¼RMB DWORD
|
| | | def GetNeedPlayerCount(self): return self.attrTuple[2] # æéå
å¼è¾¾å°è¯¥æ¡£ç©å®¶æ° WORD
|
| | | def GetAwardIndex(self): return self.attrTuple[3] # å¥å±è®°å½ç´¢å¼ï¼ä»0å¼å§ï¼å个模æ¿ä¸å¯éå¤ï¼ä¸å¯åæ´ BYTE
|
| | | def GetAwardItemList(self): return self.attrTuple[4] # å¥å±ç©åå表[[ç©åID,个æ°,æ¯å¦æå], ...] list |
| | | |
| | | # è·¨æå
å¼æè¡æ´»å¨æ¶é´è¡¨ |
| | | class IPY_CrossActCTGBillboard(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID
|
| | | def GetActGroupName(self): return self.attrTuple[1] # æ´»å¨ç»åï¼åç»æ´»å¨çååéç¸åï¼
|
| | | def GetZoneID(self): return self.attrTuple[2] # ç»å
åç»ç¼å·
|
| | | def GetServerIDRangeList(self): return self.attrTuple[3] # æ´»å¨çè´¦å·æå¡å¨IDèå´å表 [[serverIDA, serverIDB], ...]
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[循ç¯åé, 广ækey, [广æåæ°å表å¯é]]
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½®
|
| | | def GetTemplateIDList(self): return self.attrTuple[10] # 模æ¿IDå表 |
| | | def GetCfgID(self): return self.attrTuple[0] # é
ç½®ID DWORD
|
| | | def GetActGroupName(self): return self.attrTuple[1] # æ´»å¨ç»åï¼åç»æ´»å¨çååéç¸åï¼ char
|
| | | def GetZoneID(self): return self.attrTuple[2] # ç»å
åç»ç¼å· BYTE
|
| | | def GetServerIDRangeList(self): return self.attrTuple[3] # æ´»å¨çè´¦å·æå¡å¨IDèå´å表 [[serverIDA, serverIDB], ...] list
|
| | | def GetStartDate(self): return self.attrTuple[4] # å¼å¯æ¥æ char
|
| | | def GetEndDate(self): return self.attrTuple[5] # ç»ææ¥æ char
|
| | | def GetNotifyInfoStart(self): return self.attrTuple[6] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹å¼å§æ¶é´ dict
|
| | | def GetNotifyInfoEnd(self): return self.attrTuple[7] # å
¨ææç¤ºä¿¡æ¯ - ç¸å¯¹ç»ææ¶é´ dict
|
| | | def GetNotifyInfoLoop(self): return self.attrTuple[8] # å
¨ææç¤ºä¿¡æ¯ - 循ç¯å¹¿æ[循ç¯åé, 广ækey, [广æåæ°å表å¯é]] list
|
| | | def GetIsDayReset(self): return self.attrTuple[9] # æ¯å¦æ¯å¤©éç½® BYTE
|
| | | def GetTemplateIDList(self): return self.attrTuple[10] # 模æ¿IDå表 list |
| | | |
| | | # è·¨æå
å¼æè¡æ¨¡æ¿å次å¥å±è¡¨ |
| | | class IPY_CrossActCTGBillboardOrder(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetTemplateID(self): return self.attrTuple[0] # 模æ¿ID
|
| | | def GetOrderA(self): return self.attrTuple[1] # 忬¡A
|
| | | def GetOrderB(self): return self.attrTuple[2] # è³å次B
|
| | | def GetCTGAtleast(self): return self.attrTuple[3] # è³å°å
å¼RMB
|
| | | def GetAwardItemList(self): return self.attrTuple[4] # å¥å±ç©åå表[[ç©åID,个æ°,æ¯å¦æå], ...] |
| | | def GetTemplateID(self): return self.attrTuple[0] # 模æ¿ID DWORD
|
| | | def GetOrderA(self): return self.attrTuple[1] # 忬¡A WORD
|
| | | def GetOrderB(self): return self.attrTuple[2] # è³å次B WORD
|
| | | def GetCTGAtleast(self): return self.attrTuple[3] # è³å°å
å¼RMB float
|
| | | def GetAwardItemList(self): return self.attrTuple[4] # å¥å±ç©åå表[[ç©åID,个æ°,æ¯å¦æå], ...] list |
| | | |
| | | # è£
å¤åæè¡¨ |
| | | class IPY_EquipStarUp(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetClassLV(self): return self.attrTuple[0] # é¶çº§
|
| | | def GetEquipPlace(self): return self.attrTuple[1] # è£
å¤ä½
|
| | | def GetStar(self): return self.attrTuple[2] # ææ°
|
| | | def GetCostEquipPlace(self): return self.attrTuple[3] # å¯ç¨è£
å¤é¨ä½
|
| | | def GetIsJobLimit(self): return self.attrTuple[4] # æ¯å¦åªç¨æ¬èä¸è£
夿æ
|
| | | def GetCostEquipColor(self): return self.attrTuple[5] # å¯ç¨è£
å¤åè´¨
|
| | | def GetUnSuitRate(self): return self.attrTuple[6] # åä»¶éå¥è£
å ææ¦ç |
| | | def GetClassLV(self): return self.attrTuple[0] # é¶çº§ BYTE
|
| | | def GetEquipPlace(self): return self.attrTuple[1] # è£
å¤ä½ BYTE
|
| | | def GetStar(self): return self.attrTuple[2] # ææ° BYTE
|
| | | def GetCostEquipPlace(self): return self.attrTuple[3] # å¯ç¨è£
å¤é¨ä½ list
|
| | | def GetIsJobLimit(self): return self.attrTuple[4] # æ¯å¦åªç¨æ¬èä¸è£
夿æ BYTE
|
| | | def GetCostEquipColor(self): return self.attrTuple[5] # å¯ç¨è£
å¤åè´¨ list
|
| | | def GetUnSuitRate(self): return self.attrTuple[6] # åä»¶éå¥è£
å ææ¦ç BYTE |
| | | |
| | | # ç¦å°ç©å表 |
| | | class IPY_MineAreaItem(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetMineID(self): return self.attrTuple[0] # ç¿ç©ID
|
| | | def GetLimitLV(self): return self.attrTuple[1] # è§£éç级
|
| | | def GetItemID(self): return self.attrTuple[2] # ç©åID
|
| | | def GetItemLV(self): return self.attrTuple[3] # ç©åç级
|
| | | def GetItemCount(self): return self.attrTuple[4] # ç©å个æ°
|
| | | def GetItemWeight(self): return self.attrTuple[5] # ç©åæ»éé
|
| | | def GetRefreshWeightSys(self): return self.attrTuple[6] # ç³»ç»å·æ°æé
|
| | | def GetRefreshWeight(self): return self.attrTuple[7] # 常è§å·æ°æé
|
| | | def GetRefreshWeightSuper(self): return self.attrTuple[8] # è¶
çº§å·æ°æé |
| | | def GetMineID(self): return self.attrTuple[0] # ç¿ç©ID BYTE
|
| | | def GetLimitLV(self): return self.attrTuple[1] # è§£éç级 WORD
|
| | | def GetItemID(self): return self.attrTuple[2] # ç©åID DWORD
|
| | | def GetItemLV(self): return self.attrTuple[3] # ç©åç级 BYTE
|
| | | def GetItemCount(self): return self.attrTuple[4] # ç©åä¸ªæ° DWORD
|
| | | def GetItemWeight(self): return self.attrTuple[5] # ç©åæ»éé float
|
| | | def GetRefreshWeightSys(self): return self.attrTuple[6] # ç³»ç»å·æ°æé DWORD
|
| | | def GetRefreshWeight(self): return self.attrTuple[7] # 常è§å·æ°æé DWORD
|
| | | def GetRefreshWeightSuper(self): return self.attrTuple[8] # è¶
çº§å·æ°æé DWORD |
| | | |
| | | # ä»çèèµæåå¥å±è¡¨ |
| | | class IPY_FamilyWarRankAward(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetWarWorldLV(self): return self.attrTuple[0] # èèµä¸çç级
|
| | | def GetWarRank(self): return self.attrTuple[1] # èèµæå
|
| | | def GetRankAuctionItem(self): return self.attrTuple[2] # æåå¥å±[[æåID,个æ°], ...] |
| | | def GetWarWorldLV(self): return self.attrTuple[0] # èèµä¸çç级 WORD
|
| | | def GetWarRank(self): return self.attrTuple[1] # èèµæå BYTE
|
| | | def GetRankAuctionItem(self): return self.attrTuple[2] # æåå¥å±[[æåID,个æ°], ...] list |
| | | |
| | | # åå©æè°¢ç¤¼ç表 |
| | | class IPY_AssistThanksGift(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetGiftID(self): return self.attrTuple[0] # 礼çç©åID
|
| | | def GetAssistAwardCount(self): return self.attrTuple[1] # åå©å¥å±æ¯æ¥æ¬¡æ° |
| | | def GetGiftID(self): return self.attrTuple[0] # 礼çç©åID DWORD
|
| | | def GetAssistAwardCount(self): return self.attrTuple[1] # åå©å¥å±æ¯æ¥æ¬¡æ° BYTE |
| | | |
| | | # ç¼¥ç¼ä»å表 |
| | | class IPY_FairyDomain(): |
| | |
| | | self.attrTuple = None |
| | | return |
| | | |
| | | def GetID(self): return self.attrTuple[0] # äºä»¶ç¼å·
|
| | | def GetHourCntPubLimit(self): return self.attrTuple[1] # å
¨ææ¯å°æ¶æ¬¡æ°éå¶
|
| | | def GetDayCntPubLimit(self): return self.attrTuple[2] # å
¨ææ¯å¤©æ¬¡æ°éå¶ |
| | | def GetID(self): return self.attrTuple[0] # äºä»¶ç¼å· WORD
|
| | | def GetHourCntPubLimit(self): return self.attrTuple[1] # å
¨ææ¯å°æ¶æ¬¡æ°éå¶ DWORD
|
| | | def GetDayCntPubLimit(self): return self.attrTuple[2] # å
¨ææ¯å¤©æ¬¡æ°éå¶ DWORD |
| | |
|
| | |
|
| | | def Log(msg, playerID=0, par=0):
|