标签: lua
我需要有人帮助我,如何为我的白板创建循环以打印ID和名称。
arena = { [8900] = { id = 1, name = "First room" }, [8901] = { id = 2, name = "Secondroom" } }