Ranking
Original Post
How do you make a custom multiplayer server
I have been trying to make a custom server where you spawn way up in the air but cant get it to work. When I make a multiplayer server, it is the default fight, and I don't know how to customize it. Can someone help me out?
And where do I type this in? I want to make a multiplayer server that plays a game of judo where you start 5000 units in the air, 80 units apart, and have a timer of 5000. How do I do this?
Open a server, then press enter to get the command / chat line up. Type:
/set mod judo.tbm
/set ed 80
/set eh 5000
/set mf 5000

... or read here: http://forum.toribash.com/showthread.php?t=36515
;)
Originally Posted by Fluxit View Post
Open a server, then press enter to get the command / chat line up. Type:
/set mod judo.tbm
/set ed 80
/set eh 5000
/set mf 5000

... or read here: http://forum.toribash.com/showthread.php?t=36515
;)

I'm not sure that people would appreciate spacing about 60 times per match.
I think instead of /set mf 5000 you should keep it at 1000, considering from 5000 eh it only takes about 550 frames to get to the ground.
[RelaxAll]

Jeremy - You can train a n00b, but he'll just be a trained n00b...
Right, support section. And to help people to be self reliant, there issomething called a SEARCH function in the forum. Just search for "server settings" and viola!

--Cheers
...
Thanks, I was searching for stuff like multiplayer customization and nothing was coming up. @ snowflakeG, I got it to work and tested out the settings earlier and found out that 5000 was definitely way too high. So I changed it to 2000. It is the perfect height because it gives you just enough room to move around before hitting the ground. Thanks for your help everyone, and sorry for putting this in the wrong section.