hxp
2025-12-01 dd58f295c4eda273b8274cf43221b0262834dbb0
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):