ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/UpdatePlayerName.py
@@ -24,6 +24,7 @@ import IpyGameDataPY import PlayerFamily import PyMongoMain import PlayerTask import DirtyList import ObjPool @@ -92,6 +93,8 @@ PlayerFamily.RefreshFamilyMember(curPlayer) PlayerBillboard.UpdatePlayerBillboardName(curPlayer) #社交名待更新 PlayerTask.AddTaskValue(curPlayer, ChConfig.TaskType_Rename, 1) return def GetPlayerFullName(curPlayer, playerName):