Saving settings on a dedicates server?

Technical Chatter here.
Post Reply
User avatar
Ironahand08





Posts: 154
Joined: Thu Feb 26, 2004 4:52 pm
Location: Blood Gulch Outpost Number 1
Contact:

Saving settings on a dedicates server?

Post by Ironahand08 »

Is it possible to save your settings on your dedicated server.
im tired of remaking it every time i want to run it
ive heard that when you close it out it says do you want to save your settings but mine dosent do that
WhiteHat





Posts: 38
Joined: Fri Jun 04, 2004 9:23 am
Contact:

Post by WhiteHat »

What do you mean by settings? Like adding maps or banning players? I don't know about banning players but you use the init.txt file for editing your server settings for example here's my init.txt file that my server uses:
; server parameters
sv_name !All_CTF!
sv_public true
sv_maxplayers 16
sv_password
sv_rcon_password ********
sv_mapcycle_timeout 30
sv_tk_ban 6
sv_tk_penalty 5m 1h 8h 1d
sv_tk_cooldown 5m
sv_tk_grace 3s
; mapcycle
sv_mapcycle_add bloodgulch "CTFcustom"
sv_mapcycle_add sidewinder "CTFcustom"
sv_mapcycle_add icefields "CTFcustom"
sv_mapcycle_add infinity "CTFcustom"
sv_mapcycle_add timberland "CTFcustom"
; start server automatically
sv_mapcycle_begin
User avatar
Ironahand08





Posts: 154
Joined: Thu Feb 26, 2004 4:52 pm
Location: Blood Gulch Outpost Number 1
Contact:

Post by Ironahand08 »

Thanks thats exactly what i was looking for
:D
just needed some guidance
WhiteHat





Posts: 38
Joined: Fri Jun 04, 2004 9:23 am
Contact:

Post by WhiteHat »

No problem i'm here to help :). If you have any other questions email me or add me on msn: [email protected]
Post Reply