hxp
2025-11-28 eb63e35d04e6d7bd55ada7f6dfce2567a8577edb
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):