Local Lan Multiplayer
Moderator: Moderators
Local Lan Multiplayer
Is there a way to host a local lan multiplayer game? We can not change our firewall and we would still like to have a multiplayer game in the office.
What the Spring battleroom client does is to launch the game with a file called script.txt. But you can also edit the file manually (details in the docs or source code docs somewhere), and distribute it to each player; then each player edits the file to change the host ip address and to put his name and team there.
When everybody is ready the host lauches "spring.exe script.txt" (from the command line, or put this as an argument in a shortcut to Spring) and waits until Spring is loaded; then everybody else lauches "spring.exe script.txt".
Good luck and have fun!
When everybody is ready the host lauches "spring.exe script.txt" (from the command line, or put this as an argument in a shortcut to Spring) and waits until Spring is loaded; then everybody else lauches "spring.exe script.txt".
Good luck and have fun!
-
Sean Mirrsen
- Posts: 578
- Joined: 19 Aug 2004, 17:38
-
jouninkomiko
- Posts: 436
- Joined: 26 Aug 2004, 08:11
i'm going to add lan functionality to the client in the nearby future. however, a good alternative at the moment would be to either do what was suggested above, or if everyone has an internet connection in the LAN, connect to the master server and manually put in your IP to your local address. Then, those in your lan can connect to you through that. the lan functionality i want to put in will essentially let you host without connecting to the master server while checking the local network for any hosts.
