hxp
2020-01-02 ccfd713e99081322e68bc8c2f3f1ea02f0df52eb
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.py
@@ -38,8 +38,6 @@
g_sgzztopPlayerName = '' #上古战场积分王名字
g_sealDemonPlayerHurtDict = {} #封魔坛玩家伤害排行信息
FBEnterTimeLimiitMapID = [] # 副本开启有时间限制的副本ID,由GameServer同步得到
FBOpenTimeRecord = {} #限时副本开启时间记录
@@ -64,7 +62,7 @@
g_delaySuccessDict = {} # 延迟处理成就
g_bzzdPlayerKillNPCCntDict = {} #仙界秘境玩家击杀NPC计数,支持小数点 {playerID:击杀数, }
g_bzzdRefreshNPCListDict = {} # 仙界秘境所需击杀的NPC队列 {lineID:[npcID, npcID, ...], ...}
g_operationActionDict = {} # {actName:actInfo, ...}