FAQ

FAQ

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Locked
Regret
Posts: 2086
Joined: 18 Aug 2007, 19:04

FAQ

Post by Regret »

Consider looking through http://springrts.com/wiki/FAQ if you don't find answers here.

Frequently Asked Questions

Any non-English language channels in the Lobby?
French: #french or #fr
German: #de
Polish: #polska
Finnish: #finland
Italian: #italiani
Russian: #ru

How should I start playing?
I suggest you play a tutorial game in #newbies first, then practice against other new players until you know your way around the interface. Then it's a good idea to spec (watch without playing) a game or two by good players, and copy their playing style. I know that some people find it a horrible waste of time to watch other people play video games, but in this case it's fun and can be a good idea.

What are mods/games?
Spring is just a game engine. The engine refers to the games that run on it mods, even though strictly speaking not all of them are modifications of anything. Check out the Games Section.

Where can I download maps and games/mods?
If you can't use the built-in downloader, go to springfiles.com and use the Search there to find your map or mod. You'll need to download it, and then put it in the "maps" or "mods" directory in the directory where you installed Spring. You don't need to unpack it, just put the .sd7 or .sdz file in there. On Ubuntu you can also just double-click the file. After doing that, you will need to tell your lobby client to reload the maps and mods list.

Is there a singleplayer mode?
Yes. You can add AIs/bots for certain games into your hosted matches.

Are there any single-player missions?
Yes. Easiest way to access them is to start Zero-K lobby and go to single player tab. Another way is to go to http://zero-k.info/Missions.mvc?zk_limited=0

How do I play in ally games?
Don't just sit in your base and build stuff! If you are new, don't try advanced strategies at first. It's usually a good idea to just build some tanks and try to control as much territory as possible. And, most importantly, never (ever!) stop expanding your economy. A rule of thumb is to spend half your income on units and defences, and the other half on more economy buildings.

How can I chat only to my allies?
To chat in the game, press Enter. If you type a: in front of your message, only your allies will see it. If you type s: before it, only the spectators will see your message. alt+enter is a shortcut to a:

What is the difference between ally and team?
If you are in the same ally ID, but different team ID, then you each control your own units but are allied. Typically, everybody is in their own team, and there are ally groups 1 and 2, one for each side of the map. If you are in the same team ID as another player, you share units. That is, you only start with f.e. one commander, and all players can control him and all the units he builds.

What is a lobby?
Spring itself offers only the raw game engine, to set up games with other people or bots, you need a lobby program.

How can I add map markers and lines during a game?
On US keyboards, its the key to the left of the "1" key on your keyboard (~). Hold it down and draw with you left mouse button, or double click to add a marker with text. On other keyboards this may vary, on my Swiss one its the key to the left of backspace for example. If you middle click you'll place a marker without text, and if you right click you'll erase markers and drawing.

How can I rotate buildings?
Use the [ and ] keys.

How do I invert the mouse wheel zoom?
In the settings window you can set the mouse wheel scroll speed to a negative number.

How can I install Spring on Linux?
Please see our SetupGuide in the Wiki.

Why is my mouse really slow in fullscreen mode on Linux?

Code: Select all

echo 'export SDL_MOUSE_RELATIVE=0' >> ~/.bash_profile
Paste this in a console. After logging out and back in, your cursor will be as fast as in windowed mode.

Can I rename my account without losing my rank?
Type /rename [newnick] in any chat window in your lobby.

How can I join other channels in the lobby?
Type /join #channelname in any chat window in your lobby.

Why can't I host games?
If people can't join your games (they get the "connecting to server" countdown after the game starts), you are probably behind a firewall. The easiest way to fix this problem is by using the NAT traversal methods. In the hosting window, click on the "Hole punching" radiobutton. If that doesn't work, you can also try the "Fixed source ports" option.

If both of those don't seem to work, you can also use port forwarding. It might sound a bit technical, but is actually fairly easy to do:
  • Go to your routers configuration page. This is usally http://192.168.2.1 or http://192.168.1.1 or even http://192.168.0.1.
  • Locate the "port forwarding" setting. It may be hidden in an advanced menu somewhere, maybe under virtual server settings.
  • Forward UDP Port 8452 to your computer. Spring can use any UDP port, this is just the default. If you use a different value here, remember to use the same one in the hosting window in your lobby.
  • Save settings, maybe you'll need to restart your router.
That's basically it. If you need more help, portforwarding.com has guides for pretty much every router available.

How do I ignore users on the forum?
Spring forums has a feature called "foes". Click on the profile of the user you wish to mark as a "foe". On the profile screen, you can see the "add user as foe" button. Click that, and then confirm.

Foes are users you ignore. You do not see their posts, except as little flat notes that such-and-such a user made a post that you are ignoring, and can choose to view if you like.

Utilize this useful feature for people who you do not expect to ever gain anything from reading their commentary.
Last edited by Regret on 13 Apr 2011, 03:14, edited 9 times in total.
eyu100
Posts: 182
Joined: 05 Jul 2008, 04:10

Re: FAQ

Post by eyu100 »

If you are in the same team as another player, you share units. That is, you only start with one commander, and all players can control him and all the units he builds. If you are in the same team, each of you controls their own units, but you are allied.
-> alliance/allyteam
User avatar
TheMightyOne
Posts: 492
Joined: 26 Feb 2007, 14:32

Re: FAQ

Post by TheMightyOne »

plz add #ru to non-english language channels, for russian
User avatar
JohannesH
Posts: 1793
Joined: 07 Apr 2009, 12:43

Re: FAQ

Post by JohannesH »

Is there a ladder / league system?
Yes! Visit spring-league.com for more information and to sign up. Join #league to chat with other people playing ladder.
Outdated
User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: FAQ

Post by CarRepairer »

Regret wrote:I suggest you download SpringSP
Regret wrote:Currently, Spring does not offer single-player missions.
Outdated & outdated.
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: FAQ

Post by Licho »

Afaik missions are broken for spring 0.8, they exit instantly I heard.
Someone should fix it!
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Re: FAQ

Post by SwiftSpear »

Anyone willing to take a shot at fixing this? Repost your edit and I'll upload it and credit you.

Otherwise I'll unstick the topic in a few days.
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: FAQ

Post by knorke »

It is not just that missions currently are broken. Basically every sticky has outdated stuff or is a duplicate.
SwiftSpear wrote:Anyone willing to take a shot at fixing this?
Appearently moderators are not willing to fix it.
Just looking at this thread:

The links to BA and XTA point to unknown-files. That site when down when? 2 years ago or so?
There are dozens of other cool mods, check out the mods section of the forums.
Well, wouldn't it be if this site had a "Games" page with a list? oh wait, it has.
These are the ones most played today:
<non working Image>
The one [lobby] that comes with the Windows version of Spring is called TASClient.
TASClient is not in installer since a long time.
The easiest way to fix this [hosting] problem is by using the NAT traversal methods.
because [x] use relayhost would be too easy.
...
...
Oh wait, I listed&reported all those and more at least over 9000 years and AND NOBODY FUCKING CARED that basically every stickied thread has outdated or wrong info or is a duplicate or has a wikipage on the subject that is more up to date. Mods are sleeping, stickify crap.
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Re: FAQ

Post by SwiftSpear »

Knorke: these days I really just moderate the off topic section of the forum. I'm not up to date with the current status of the project, I wouldn't really be able to fix this up if I wanted to. I was cleaning up the reported posts and I wanted to close the report, so I took action towards fixing the problem. But what I did was really all I could do.
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: FAQ

Post by knorke »

moderators are not even able to edit some broken links?
sad.
Regret
Posts: 2086
Joined: 18 Aug 2007, 19:04

Re: FAQ

Post by Regret »

knorke just post specific answers/questions as you think they should be.

Removed specific mod advertisements and obsolete information.

Removed these two questions as I do not know how to properly answer them and the answers were obsolete.

Is there a singleplayer mode?

Are there any single-player missions?
SwiftSpear wrote:Knorke: these days I really just moderate the off topic section of the forum. I'm not up to date with the current status of the project, I wouldn't really be able to fix this up if I wanted to. I was cleaning up the reported posts and I wanted to close the report, so I took action towards fixing the problem. But what I did was really all I could do.
Maybe you should consider retiring from your position since you don't have the time to do it.
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: FAQ

Post by Licho »

Yes there is single player and single player missions.

Easiest way to access them is to start Zero-K lobby and go to single player tab.

Hard way is to go to http://zero-k.info/Missions.mvc?zk_limited=0
Regret
Posts: 2086
Joined: 18 Aug 2007, 19:04

Re: FAQ

Post by Regret »

Licho wrote:Yes there is single player and single player missions.

Easiest way to access them is to start Zero-K lobby and go to single player tab.

Hard way is to go to http://zero-k.info/Missions.mvc?zk_limited=0
Is it for Zero-K (the game) only?
User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: FAQ

Post by CarRepairer »

Regret wrote: Is it for Zero-K (the game) only?
No. If you'd click on the link you'd see in the screenshots that there are missions for NOTA, KP and others.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: FAQ

Post by smoth »

Regret wrote:
Licho wrote:Yes there is single player and single player missions.

Easiest way to access them is to start Zero-K lobby and go to single player tab.

Hard way is to go to http://zero-k.info/Missions.mvc?zk_limited=0
Is it for Zero-K (the game) only?
Gundam has missions as well. Just pointing out z's work
Regret
Posts: 2086
Joined: 18 Aug 2007, 19:04

Re: FAQ

Post by Regret »

Added both Q/A.

"Is there a singleplayer mode?" could use more information.
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: FAQ

Post by knorke »

we should make some organisation because http://springrts.com/phpbb/viewtopic.php?f=1&t=25807 is kind of working on the same questios (like single player)
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: FAQ

Post by abma »

http://springrts.com/wiki/About

i guess you are searching info about the java framework spring? if so, see http://spring.io/
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: FAQ

Post by knorke »

Why did this old FAQ get and stickied again?

1) It tells people that "The easiest way" to host games is by configuring their router but there are autohosts and relayhosts nowadays.

2) "How do I play in ally games?" is not politically correct because it assumes TA style mods gameplay.

3) http://zero-k.info/Missions.mvc?zk_limited=0 is dead link

blabla the usual things that happen if sticky threads are used to document anything.
http://springrts.com/wiki/FAQ
Locked

Return to “General Discussion”