for (int i = 1; i < 100; i++) { covalence.Server.Command($"env.oceanlevel {i}"); } how can i make pause 2 seconds every interation?
確定! 回上一頁