hxp
2026-01-09 09e416b2e9e97f4ac902bba159d9670ad066a8d5
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerPrestigeSys.py
@@ -257,9 +257,9 @@
                
    PlayerControl.PlayerControl(curPlayer).PlayerLvUp()
    
    if needSys:
        PlayerControl.WorldNotify(0, 'RealmUpSuccess', [curPlayer.GetName(), curPlayer.GetID(), nextRealmLv])
    #if needSys:
    #    PlayerControl.WorldNotify(0, 'RealmUpSuccess', [curPlayer.GetName(), curPlayer.GetID(), nextRealmLv])
    RefreshOfficialAttr(curPlayer)
    GameFuncComm.DoFuncOpenLogic(curPlayer)
    SyncRealmInfo(curPlayer, taskIDList=syncTaskIDList)