Popular Post TheRealBoss Posted May 7, 2015 Popular Post Posted May 7, 2015 There's a !rush command in NQ1 that just displays a message saying no rushing before 5 minutes is over. What about changing it so it would show how much time is left and when 5 minutes is over, it displays "Rushing is allowed now" So it would be something like: if(gametime < 300) print("Rushing is not allowed in the next " + 300-gametime + " seconds!") else print("5 minutes is over. Rushing is allowed") Many regulars just don't know the maptimes by heart so it would be an easy way to see if it's allowed or not at some point. 12 Quote
Administrators Popular Post daredevil Posted May 7, 2015 Administrators Popular Post Posted May 7, 2015 NQ 1.2.3 doesn't support LUA and it's closed source so we can't change it. But your idea seems nice. We might implement it on other servers where possible. 12 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.