Good day to all. Recently, I found this wonderful game for myself, and I wanted to create my own server. It turned out to be very easy to do, but it was necessary to have a little ingenuity to guess what was coming from where ...
I’m a Windows host, so I’m telling you how to make a server under windows, Linux users, usually very experienced users and, as I think, will be able to start the server without me.
So first, run the file
config_directory.batIn the opened directory, create the file
autoexec.cfg with the following contents:
')
//,
// .
sv_name Urban Style Server //
sv_register 1 //
// - teeworlds.
masterserver master.teeworlds.com // - -
sv_gametype ctf // , dm, ctf, tdm
sv_warmup 10 //
sv_map urbanstyle //
// - .
sv_motd DO6PO IIo}I{AJIoBATb HA Urban Style CEPBEP. IIPu9lTHOu' urPbl!
sv_max_clients 8 //
sv_spamprotection 0 // , 1 - , 0 - .
// 0
//, :)
sv_scorelimit 10000 //
sv_tournament_mode 1 // 1, .
// 0, .
sv_powerups 1 // .
Save this file.
Next, in the folder with the game itself, run
teeworlds_srv.exe .
All, enjoy the game to you, on your own server.
In the next article, I want to talk about creating maps for this great game.
Thank you for your attention.