hxp
2025-08-28 8ad500e682b83c0b78c3f527c66fad529c0db5fd
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