From 5a175a55e3f51458993ec66f59b1c18a8c354d4d Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 19 二月 2020 17:23:21 +0800 Subject: [PATCH] 8374 【后端】【主干】通知客户端攻击封包增加专精技能(改为用扩展属性 ExAttr7、ExAttr8 通知) --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini index 14ded03..35cf95a 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini @@ -173,7 +173,7 @@ PacketSubCMD_1=0x6 PacketCallFunc_1=GameSever_PlayerCountByCountry -[PlayerMergeWar] +[GY_Query_CrossRealmReg] ScriptName = Player\RemoteQuery\GY_Query_CrossRealmReg.py Writer = hxp Releaser = hxp -- Gitblit v1.8.0