26

Re: [SOLVED] Make a server: help

In the .bat ?

27

Re: [SOLVED] Make a server: help

Yes, in your bat-file.

28

Re: [SOLVED] Make a server: help

Well it's still not working. I have seen other video tutorials, they have only the autoexec.cfg and it works. Here, it's from my computer. Moreover, the. Bat creates not open.
What should I do to finally make it work?

29

Re: [SOLVED] Make a server: help

Do you have any IM?

30

Re: [SOLVED] Make a server: help

Of IM? What's this?

31

Re: [SOLVED] Make a server: help

ICQ, Jabber, MSN...

32

Re: [SOLVED] Make a server: help

I'd rather not do it via MSN.
Anyway, I tried all the solutions, but it does not work. Either that comes from the records because a character or is my computer (I'm on XP).

http://www.teeworlds.com/?page=docs& … erverSetup

Starting the Server => Windows.

They speak of a Windows Key. Where is this key? Thank you! smile

Merged double post. Please use the "Edit" function when updating your last post. // ~{MS}~ Azon

33

Re: [SOLVED] Make a server: help

Windows key is between Ctrl & Alt (or Fn & Alt for laptop).
It's the Windows flag.

|ZPote| buffer[]'s posterous

34

Re: [SOLVED] Make a server: help

At right of left Ctrl

35

Re: [SOLVED] Make a server: help

Thank you. But then they say to put the cd and nothing happens. What should I do after entering another cd?

36

Re: [SOLVED] Make a server: help

cd, as all that you must type are commands, that you should write into the cmd (opened by Windows+R and typing cmd).
What they means is that you must write before writing 'server.exe -f config.cfg'

cd C:\My\Path\to\my\teeworlds\server\folder\
|ZPote| buffer[]'s posterous

37

Re: [SOLVED] Make a server: help

Thank you, but I found all alone.

I typed what was written, but in the end, it is marked: [server] failed to load map. mapname="dm1.map"

38

Re: [SOLVED] Make a server: help

Is there a data folder with your server.exe ? (and with a maps folder inside with all maps)

|ZPote| buffer[]'s posterous

39

Re: [SOLVED] Make a server: help

In which case, Teeworlds or teeworlds-0.5.2-win32?

If you speak Teeworlds file, no, there is none. In the case teeworlds-0.5.2-win32 there is a data file, but inside, nothing in connection with the server configuration.

40

Re: [SOLVED] Make a server: help

You must have your server.exe and config.cfg accross the data folder.

|ZPote| buffer[]'s posterous

41

Re: [SOLVED] Make a server: help

The config.cfg may have another name (I autoexec me if I am not mistaken, the config.cfg is one that has configurations with sv_map, etc ...?)?

I looked: http://www.youtube.com/watch?v=QG0o1tlg … re=related

Now before the error, it says: [game] start round type='dm' teamplay='0'

But there is always the error message and my server does not appear in the list of LAN servers.
What to do?

42 (edited by buffer[] 2010-02-23 16:55:10)

Re: [SOLVED] Make a server: help

The *.cfg is the configuration.
But the autoexec.cfg (should be in %appdata%/teeworlds) is designed to be executed automatically on the server.
So you just launch a server by clicking it and have an autoexec.cfg OR you launch the server by doing server.exe -f config.cfg where config.cfg is your configuration file.

[game] start round type='dm' teamplay='0'

This is normal as long as you have selected another gametype (sv_gametype).


If your error still be the map thing, put your data folder with your server.exe.

|ZPote| buffer[]'s posterous

43

Re: [SOLVED] Make a server: help

It's in the autoex.cfg

teeworlds_srv.exe-f settings.cfg

sv_name Test
sv_rcon_password attention
sv_max_clients 16
sv_map dm1.map
sv_gametype dm
sv_mapRotation dm2 DM6 Dm7 DM8 DM9 dm1
sv_warmup 10
sv_scorelimit 20
sv_timelimit 20

44 (edited by buffer[] 2010-02-23 17:00:56)

Re: [SOLVED] Make a server: help

teeworlds_srv.exe-f settings.cfg

Should be a space before -f, and this musn't be in the config...
I made you a zip

sv_map dm1.map
sv_mapRotation dm2 DM6 Dm7 DM8 DM9 dm1

No .map, no capital letters.

sv_map dm1
sv_maprotation dm2 dm6 dm7 dm8 dm9 dm1
|ZPote| buffer[]'s posterous

45

Re: [SOLVED] Make a server: help

There are no capital letters, is the translator who adds.

And tone. ... Zip Normal that when I start the server. Zip, it does not work?

46 (edited by buffer[] 2010-02-23 17:18:04)

Re: [SOLVED] Make a server: help

It's a 7z (required 7z or IZArc).
I've made .zip


Btw, please try not to use a translator as long as possible, sentences lost their sense.

|ZPote| buffer[]'s posterous

47

Re: [SOLVED] Make a server: help

I have WinRar, I'll download 7z in this case, at least you can make .rar.

The download link is dead.

48 (edited by buffer[] 2010-02-23 17:21:27)

Re: [SOLVED] Make a server: help

Sorry for the link, now it's ok.

(En exemple à ce que j'ai dit avant, 'at least you can make .rar.' ne veut pas dire 'à moins que tu ne puisse faire un .rar' mais 'tu pourrais au moins faire un .rar'. Sry for french.)

|ZPote| buffer[]'s posterous

49

Re: [SOLVED] Make a server: help

Well, that does not work anyway, but good.

There I began to get fed up that it does not work. It's annoying.
You have set an example in the. Zip. Because it works badly, could you say in writing the steps to do as you did? Thank you!

50 (edited by buffer[] 2010-02-23 17:31:34)

Re: [SOLVED] Make a server: help

Hm... Alright.
(I'll take server.exe, config.cfg and launcher.bat, but replace it with your names)
1. Make a folder with the server executable and the data folder, himself containing the maps folder (with maps inside)
2. Make your config in config.cfg
3. Create  launcher.bat file and write inside

server.exe -f config.cfg

4. Launch your .bat file

At the end, your folder should look that way :

server.exe
config.cfg
launcher.bat
data
       -> maps
                    -> dm1, dm2, ...

Anyway that shouldn't change something.
What's your error ?

|ZPote| buffer[]'s posterous