| | |
| | | Def_ItemID_FamilyContribution = 26 # 直接给战盟贡献点
|
| | | Def_ItemID_FamilyActive = 28 # 直接给战盟活跃点
|
| | | Def_ItemID_SP = 29 # 直接给sp
|
| | | Def_ItemID_GoldPaper = 30 # 直接给绑玉
|
| | | #Def_ItemID_GoldPaper = 30 # 直接给绑玉
|
| | | Def_ItemID_RealmPoint = 24 # 直接给修行点
|
| | | Def_ItemID_BossReborn = 21 # 直接给boss复活点
|
| | | Def_ItemID_Ysog = 4306 # 直接给符印融合石
|
| | |
| | | Def_ItemID_SoulSplinters = 701 # 直接给聚魂碎片
|
| | | Def_ItemID_SoulCore = 702 # 直接给核心环
|
| | | Def_ItemID_Honor = 2141 # 直接给荣誉
|
| | | Def_TransformItemIDList = [Def_ItemID_FamilyContribution, Def_ItemID_FamilyActive, Def_ItemID_SP, Def_ItemID_GoldPaper, |
| | | Def_TransformItemIDList = [Def_ItemID_FamilyContribution, Def_ItemID_FamilyActive, Def_ItemID_SP, #Def_ItemID_GoldPaper, |
| | | Def_ItemID_RealmPoint, Def_ItemID_SilverMoney, Def_ItemID_BossReborn, Def_ItemID_Ysog,
|
| | | Def_ItemID_SoulDust, Def_ItemID_SoulSplinters, Def_ItemID_SoulCore, Def_ItemID_Honor, Def_ItemID_GoldMoney]
|
| | | #---------------------------------------------------------------------
|
| | |
| | | #内网GM等级
|
| | | Def_GM_LV_God = 90
|
| | | #---------------------------------------------------------------------
|
| | | #游戏中所有的金钱类型
|
| | | Def_MoneyType_All = [IPY_GameWorld.TYPE_Price_Gold_Money, # 元宝
|
| | | IPY_GameWorld.TYPE_Price_Gold_Paper, # 礼券
|
| | | IPY_GameWorld.TYPE_Price_Silver_Money, # 银子
|
| | | ]
|
| | |
|
| | | #客户端心跳响应封包间隔(毫秒)
|
| | | Def_PlayerOnLineReply_ClientReply = 30000 #30000
|