| | |
| | | Def_WorldKey_BossIsGeTui = "BossGeTui%s" #当前复活通知
|
| | | Def_WorldKey_OperationActionState = "OperationActState_%s" #运营活动状态,参数为运营活动名
|
| | | Def_WorldKey_BossRebornNeedPoint = "BossRebornNeedPoint" #boss复活需要总点数
|
| | | Def_WorldKey_BossIsAlive = 'BossIsAlive_%s' #boss是否活着
|
| | | Def_WorldKey_CrossBossIsAlive = 'CrossBossIsAlive_%s_%s' #跨服boss是否活着,参数(zoneID, bossID)
|
| | | Def_WorldKey_IsGameWorldInit = 'IsGameWorldInit' #GameWold是否初始化完成
|
| | | Def_WorldKey_CrossPKZoneSeasonID = "CrossPKZoneSeasonID_%s" #跨服PK赛区对应赛季,跨服服务器控制,参数(zoneID)
|
| | | Def_WorldKey_CrossPKZoneSeasonState = "CrossPKZoneSeasonState_%s" #跨服PK赛区赛季状态,跨服服务器控制,参数(zoneID)0-未开启,1-开启中,2-已结束
|
| | |
| | | Def_PlayerKey_IsStopSendDBCommand = "StopSendDBCom" #是否停止发送数据库操作命令
|
| | | Def_PlayerKey_SendDBComTick = "SendDBComTick" #发送DB命令时间
|
| | |
|
| | | Def_PlayerKey_MergeRegisterType = "MergeRegisterType" #当前上传数据的活动类型
|
| | | Def_PlayerKey_CrossRegisterType = "CrossRegisterType" #当前上传数据的活动类型
|
| | | Def_PlayerKey_MergeRegisterRoomID = "MergeRegisterRoomID" #当前上传数据的roomID
|
| | | Def_PlayerKey_IsLoginToMergeServer = "IsLoginToMergeServer" #是否要登陆跨服服务器
|
| | | Def_PlayerKey_IsCrossPKMatching = "IsCrossPKMatching" #是否跨服匹配中
|
| | |
|
| | | Def_PlayerKey_FreshmanGuiderDay = "FreshmanGuiderDay" #新手指导员天数
|
| | |
|
| | |
| | | Def_FBMapID_ChaosDemon = 31180
|
| | | #娲皇遗迹
|
| | | Def_FBMapID_QueenRelics = 51010
|
| | | #跨服竞技场
|
| | | Def_FBMapID_CrossRealmPK = 32010
|
| | | #跨服蓬莱仙境
|
| | | Def_FBMapID_CrossPenglai = 32020
|
| | |
|
| | | #跨服地图
|
| | | Def_CrossMapIDList = [Def_FBMapID_CrossRealmPK, Def_FBMapID_CrossPenglai]
|
| | | #跨服对应分区配置表名
|
| | | Def_CrossZoneTableName = {Def_FBMapID_CrossPenglai:"CrossPenglaiZone",
|
| | | }
|
| | |
|
| | | #同系职业枚举
|
| | | JOB_TYPY_COUNT = 5
|