1

Topic: Where is the sv_commands

I have a question...

In my settings.cfg stand this

cl_predict 1
cl_nameplates 1
cl_nameplates_always 1
cl_autoswitch_weapons 0
cl_showfps 0
cl_airjumpindicator 1
cl_threadsoundloading 0
cl_warning_teambalance 1
cl_mouse_deadzone 0
cl_mouse_followfactor 0
cl_mouse_max_distance 400
ed_showkeys 0
cl_flow 0
cl_show_welcome 0
cl_motd_time 0
cl_version_server version.teeworlds.com
player_use_custom_color 0
player_color_body 65280
player_color_feet 65280
player_skin WhiteSpikes_v2
ui_page 5
ui_server_address 92.51.133.47:8301
ui_scale 100
ui_color_hue 160
ui_color_sat 70
ui_color_lht 175
ui_color_alpha 228
gfx_noclip 0
player_name ±[BS]±SyleR[Bobsmiley]
clan_name ±[BS]±
logfile
cl_cpu_throttle 0
b_filter_string
b_filter_full 0
b_filter_empty 0
b_filter_pw 0
b_filter_ping 100
b_filter_gametype idm
b_filter_pure 0
b_filter_compatversion 0
b_sort 2
b_sort_order 0
b_max_requests 10
snd_rate 48000
snd_enable 1
snd_volume 100
snd_device -1
snd_nonactive_mute 0
gfx_screen_width 1440
gfx_screen_height 900
gfx_fullscreen 1
gfx_alphabits 0
gfx_color_depth 24
gfx_clear 0
gfx_vsync 1
gfx_display_all_modes 0
gfx_texture_compression 1
gfx_high_detail 1
gfx_texture_quality 1
gfx_fsaa_samples 0
gfx_refresh_rate 0
gfx_finish 1
inp_mousesens 243
unbindall
bind tab "+scoreboard"
bind 1 "+weapon1"
bind 2 "+weapon2"
bind 3 "+weapon3"
bind 4 "+weapon4"
bind 5 "+weapon5"
bind a "+left"
bind c "chat team"
bind d "+right"
bind f "screenshot"
bind j "say bluesky.foren-city.de"
bind k "kill"
bind w "+jump"
bind x "say Teams"
bind z "chat all"
bind f1 "toggle_local_console"
bind f2 "toggle_remote_console"
bind lshift "+emote"
bind mouse1 "+fire"
bind mouse2 "+hook"
bind mousewheelup "+prevweapon"
bind mousewheeldown "+nextweapon"

But where are the sv_commands ??????????????????????????????????

2

Re: Where is the sv_commands

I have the same problem = (

3

Re: Where is the sv_commands

settings.cfg is for client only, stop using it for server settings.
Create a new file called "myserver.cfg" or something similar, put your sv_stuff in there and start the server with it.

bam: WARNING:'src/game/server/gamemodes/mod.cpp' comes from the future

4 (edited by TeBob 2009-01-19 14:51:33)

Re: Where is the sv_commands

shmafoozius wrote:

settings.cfg is for client only, stop using it for server settings.
Create a new file called "myserver.cfg" or something similar, put your sv_stuff in there and start the server with it.

Thanks smile

EDIT:
And how to start the server with it???

5

Re: Where is the sv_commands

RTFM.
teeworlds_srv -f name_of_config.cfg

bam: WARNING:'src/game/server/gamemodes/mod.cpp' comes from the future

6

Re: Where is the sv_commands

shmafoozius wrote:

RTFM.
teeworlds_srv -f name_of_config.cfg

The same stand in the support but where i must put in the teeworlds_srv -f name_of_config.cfg

7 (edited by fLEX 2009-01-19 15:37:32)

Re: Where is the sv_commands

Example:
Was --->   "C:\GAMES\TeeWorlds 0.5.0\teeworlds_srv_race.exe"
A --->  "C:\GAMES\TeeWorlds 0.5.0\teeworlds_srv_race.exe" teeworlds_srv_race -f name_of_config.cfg

8

Re: Where is the sv_commands

Ok I have learned it now...
Thanks for help.

9

Re: Where is the sv_commands

help me! In the new version I cannot understand where to write sv_rcon_password the Answer give on icq 382316570------ I Apologize for bad English-------

10

Re: Where is the sv_commands

hmm i have the same problem and i still dont understand how to do it...  I have to fill in the teeworlds_srv-f name_of_config.cfg AS the name of my server start exe??? please can you tell me where to fill in? behind the name, or as name...

11 (edited by Lehona 2009-02-10 18:18:18)

Re: Where is the sv_commands

Do u have Windows?
Then just type in (If u already moved to yout Teeworlds Path):
Teeworlds_srv.exe -f ServerConfig.cfg

And replace Serverconfig with the name of your Config-File.
To move to your Teeworldspath:
cd /d C:\Teeworlds
for an Example.

If u have Linux or OS X, just leave the .exe out.