hxp
2025-12-02 1dd273126494e6f8ffd7a994b637f45ad1128191
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):