1

Topic: [HELP] Some settings doesn't work

I've that configuration file:
sv_name name of my server
sv_gametype ctf
sv_warmup 30
sv_map ctf1
sv_max_clients 16
sv_scorelimit 1000
sv_rcon_password 1150
sv_teambalance_time 1
sv_vote_kick 1
sv_vote_kick_bantime 1
tune ground_control_speed 20.0
tune air_control_speed 8.0
tune air_control_accel 5.0
tune hook_fire_speed 500.0
tune hook_length 999.0
tune hook_drag_accel 5.0
tune hook_drag_speed 30.0
tune gravity 0.6
tune laser_reach 999.0
tune laser_bounce_num 500.0
tune laser_bounce_cost 250.0

The "tune *" settings doesn't work. What did i wrong?

2

Re: [HELP] Some settings doesn't work

the vanilla server doesnt allow to use "tune". you have to use a mod, which allows it.

3

Re: [HELP] Some settings doesn't work

And how do I use such a mod? What mod shall I use?

4

Re: [HELP] Some settings doesn't work

sv_gametype mod (i think)

» Use the Search Function before opening multiple topics...
» Member of: JsA - Just stay Alloha! (since 2009)

5

Re: [HELP] Some settings doesn't work

That works.
An how can I have ctf game and the mod? That way I have now the custom settings working, but the flags aren't there any more.

6

Re: [HELP] Some settings doesn't work

you can:
- code the gametype mod that it uses the flags
- use a mod which allows tunings, like TeeWorlds+ (i hope it does^^)

7 (edited by T4b 2010-03-20 20:43:37)

Re: [HELP] Some settings doesn't work

Zeratul wrote:

you can:- code the gametype mod that it uses the flags

I'll try teeworlds+, cause I don't know how to do that. *g*