1

Topic: How to make a server?

I was wondering how could i make my own server..
Here is my server.cfg file


cl_predict 1
cl_nameplates 1
cl_nameplates_always 1
cl_autoswitch_weapons 1
cl_showfps 1
cl_airjumpindicator 1
cl_threadsoundloading 0
cl_warning_tuning 1
cl_prompt_teambalance 0
cl_mouse_deadzone 300
cl_mouse_followfactor 60
cl_mouse_max_distance 1000
ed_showkeys 0
cl_flow 0
cl_show_welcome 0
cl_motd_time 10
cl_version_server version.teeworlds.com
player_use_custom_color 1
player_color_body 0
player_color_feet 16737280
player_skin default
dbg_dummies 0
dbg_firedelay 0
dbg_flow 0
dbg_tuning 0
ui_page 4
ui_server_address 83.222.183.101
ui_scale 100
ui_color_hue 160
ui_color_sat 70
ui_color_lht 175
ui_color_alpha 228
sv_warmup 0
sv_motd
sv_teamdamage 1
sv_maprotation
sv_rounds_per_map 1
sv_powerups 1
sv_scorelimit 700
sv_timelimit 0
sv_gametype ctf
sv_tournament_mode 0
sv_spamprotection 1
sv_spectator_slots 0
sv_teambalance_time 1
player_name 5370
clan_name
password
logfile
cl_cpu_throttle 0
cl_editor 0
b_filter_string
b_filter_full 0
b_filter_empty 0
b_filter_pw 1
b_filter_ping 999
b_filter_gametype ctf
b_filter_compatversion 1
b_sort 1
b_sort_order 0
b_max_requests 10
snd_rate 48000
snd_enable 1
snd_volume 37
snd_device -1
snd_nonactive_mute 0
gfx_screen_width 800
gfx_screen_height 600
gfx_fullscreen 1
gfx_color_depth 24
gfx_clear 0
gfx_vsync 1
gfx_display_all_modes 0
gfx_texture_compression 0
gfx_high_detail 1
gfx_texture_quality 1
gfx_fsaa_samples 0
gfx_refresh_rate 0
gfx_debug_resizable 0
gfx_finish 1
inp_mousesens 214
sv_name [muuuu]
sv_bindaddr
sv_port 8303
sv_external_port 0
sv_map lost
sv_max_clients 12
sv_high_bandwidth 0
sv_register 1
sv_rcon_password
debug 0
dbg_stress 0
dbg_stress_network 0
dbg_pref 0
dbg_graphs 0
dbg_hitch 0
dbg_stress_server localhost
sv_map_reload 0
unbindall
bind space "+jump"
bind 1 "+weapon1"
bind 2 "+weapon2"
bind 3 "+weapon3"
bind 4 "+weapon4"
bind 5 "+weapon5"
bind a "+left"
bind d "+right"
bind t "chat all"
bind y "chat team"
bind f1 "toggle_local_console"
bind f2 "toggle_remote_console"
bind f10 "screenshot"
bind lshift "+emote"
bind tab "+scoreboard"
bind mousewheeldown "+nextweapon"
bind mousewheelup "+prevweapon"
bind mouse1 "+fire"
bind mouse2 "+hook"




But when i open teeworlds_srv.exe it starts and then closes.. help?

2

Re: How to make a server?

Use the search function.
Read the docs.
You should use an other file and using "teeworlds_srv.exe -f filename"(you can do it with a shortcut)
and make sure you have lost.map in your map directory

3

Re: How to make a server?

Read this:

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

Also check the "Docs" part of this web.

4

Re: How to make a server?

You probably don't have the map. Please give us exact error messages, they're more useful than posting a whole config-file.

5

Re: How to make a server?

Its not configuration file for server. Its settings.cfg....
(i think)

Goodbye all. Account inactive since March 2011.

6 (edited by 5370 2008-11-21 17:19:47)

Re: How to make a server?

GaBOr wrote:

Read this:

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

Also check the "Docs" part of this web.

Sorry didn't see it! Xd

Somerunce wrote:

You probably don't have the map. Please give us exact error messages, they're more useful than posting a whole config-file.

I have it.. It's named " lost_3914d7c1.map ". All maps have numbers on the end..

Uhm.. Just when i start teeworlds_srv.exe, a bios starts up and then closes. No error messages.

P.S Yeah i repaired that. Thanks anyways!
Cheers!

7

Re: How to make a server?

you have to move the map to data/maps/, it should not be in your normal map folder.

Official Teeworlds map developer and community moderator
Administrator for the Teeworlds community Teesites

8

Re: How to make a server?

Chi11y wrote:

you have to move the map to data/maps/, it should not be in your normal map folder.

Yeah that's what i did!

P.S:
I have a little problem.. Some things came up while playing:
http://img227.imageshack.us/img227/8774/wtfgi4.th.pnghttp://img227.imageshack.us/images/thpix.gif
Now it appears on every server!?


P.S2 Sorry 4 the questioning , but why the server doesn't appears on the server browser? Only at the LAN list.. sad

9

Re: How to make a server?

1.
Press F1 and type in
debug 0

2.
search for sv_register in your server config and change its value to 1

aka [b2t] phiLm

10

Re: How to make a server?

naprana wrote:

1.
Press F1 and type in
debug 0

2.
search for sv_register in your server config and change its value to 1

It's already changed x[

11

Re: How to make a server?

5370 wrote:
naprana wrote:

1.
Press F1 and type in
debug 0

2.
search for sv_register in your server config and change its value to 1

It's already changed x[

Change debug from 1 to 0 in your config file.