Offline mode

Offline mode

Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.

Moderator: Moderators

Post Reply
User avatar
Slitherin
Posts: 8
Joined: 04 Dec 2010, 18:20

Offline mode

Post by Slitherin »

Hi all, please is there any way to play spring on LAN offline? Me and some friends are going to have New Year LAN party in small house in the dark forest so far, far away from cities and civilization (we are glad then we have electricity :) ), we have some games to play, but without Spring it could be enough :/
So, please is there any way for it?
User avatar
zwzsg
Kernel Panic Co-Developer
Posts: 7052
Joined: 16 Nov 2004, 13:08

Re: Offline mode

Post by zwzsg »

Your Spring should come with a Java file named "TASServer.jar" which I heard can be used to run your own local Spring server.

But you'd better search more and try it before going to the forest, because it might not be that easy.
User avatar
Slitherin
Posts: 8
Joined: 04 Dec 2010, 18:20

Re: Offline mode

Post by Slitherin »

Ou, ok thank you :D I will try it ;)
User avatar
exciter
Posts: 65
Joined: 13 Jun 2010, 16:47

Re: Offline mode

Post by exciter »

hey.

yes it's possible :D

wait I will search the tutorial I read .... :D


It don't know if you can read german but this sould be fine:
Spring lan tutorial.

Hope you understand it^^

:mrgreen:
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Offline mode

Post by knorke »

http://springrts.com/wiki/Lan
wiki search worked for once :)
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Offline mode

Post by hoijui »

Code: Select all

java -jar TASServer.jar
this starts the lobby server.
with your lobbies, connect to the IP of the PC that runs the lobby server.

the link knorke posted is correct, but... very much dated.
User avatar
exciter
Posts: 65
Joined: 13 Jun 2010, 16:47

Re: Offline mode

Post by exciter »

hoijui wrote:

Code: Select all

java -jar TASServer.jar
this starts the lobby server.
with your lobbies, connect to the IP of the PC that runs the lobby server.

the link knorke posted is correct, but... very much dated.

It's also possible to unpack the .jar file with "7-zip" for example and afterwards, start the batch file (LanServer.bat) ;)

so you do not need to start the cmd.exe every time ;) u can create a shortcut to the batch file on your desktop or anywhere else ;D

have fun :p
Post Reply

Return to “Game Development”