9687 【后端】【越南】【主干】【BT7】野外根据境界动态刷怪(ExAttr18值不同时才设置变更及通知0418)
1个文件已修改
1 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -6317,6 +6317,7 @@
                
        SetPlayerSightLevel(curPlayer, realmDifficulty)
        
    if curPlayer.GetExAttr18() != realmDifficulty:
    curPlayer.SetExAttr18(realmDifficulty)
    SendPropertyRefresh(curPlayer, ShareDefine.CDBPlayerRefresh_ExAttr18, realmDifficulty)
    return