hxp
2025-10-15 a7cda2ada3349bce6a6f9261752c0a2fe5e6927b
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ServerCMD/CMDS/SavePlayerBackupFile.py
@@ -22,5 +22,6 @@
#  @return None
#  @remarks 函数详细说明.
def OnExec(playerList): 
    GameWorld.GetGameWorld().SetNeedSavePlayerBackupFile(True)
    # 关地图会触发此命令
    #GameWorld.GetGameWorld().SetNeedSavePlayerBackupFile(True)
    return