hxp
2025-05-30 8a445fc0209a334d0d5e263d6986328d965c668f
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