Elim Race Server Script

Post anything about MX Simulator here. Please. I'm begging you.
Post Reply
gristburger
Posts: 39
Joined: Mon Sep 17, 2012 5:25 pm
Team: None
Location: Texas

Elim Race Server Script

Post 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
andremf63
Posts: 74
Joined: Fri Jun 19, 2015 1:28 am

Re: Elim Race Server Script

Post by andremf63 »

Hi mate, i would like to use that but it says " page not found" with your link
gristburger
Posts: 39
Joined: Mon Sep 17, 2012 5:25 pm
Team: None
Location: Texas

Re: Elim Race Server Script

Post 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.
gristburger
Posts: 39
Joined: Mon Sep 17, 2012 5:25 pm
Team: None
Location: Texas

Re: Elim Race Server Script

Post 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.
Post Reply