hxp
2025-10-30 47eb171907516123892ea3f5d1888c6394c72382
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