Page 1 of 1

Elim Race Server Script

Posted: Sat Apr 13, 2024 1:36 am
by gristburger
Hi everyone,

I made this server script that automates the processes for elimination races. You can use it by running the command server,elim <n>, where "n" is the number of players that you want to eliminate. For example, "server,elim 5" will eliminate the last 5 players.

I have only tested this script with a small number of players (max 5), so if you encounter any bugs, please report them on the issues tab in the GitHub link. The instructions are located in the README. If you have any requests or questions, feel free to reach out.

Enjoy!

https://github.com/mgrist/mx-sim-scripts

Re: Elim Race Server Script

Posted: Tue Apr 16, 2024 2:16 pm
by andremf63
Hi mate, i would like to use that but it says " page not found" with your link

Re: Elim Race Server Script

Posted: Fri Apr 19, 2024 7:55 pm
by gristburger
andremf63 wrote: Tue Apr 16, 2024 2:16 pm Hi mate, i would like to use that but it says " page not found" with your link
Apologies for that, I had it set to private. The link should be set to public now.

Re: Elim Race Server Script

Posted: Tue Apr 23, 2024 3:24 am
by gristburger
I changed the behavior of the script. Now you will do server,quali <n> and the first "n" players will qualify. The remaining players will be eliminated.