Results 1 to 12 of 12

Thread: server.cfg css

  1. #1
    Registered+
    Join Date
    Jun 2009
    Posts
    50
    Thanks
    0
    Thanked
    0 times in 0 posts

    server.cfg css

    hello, I try to look for the cfg file (server.cfg) but I can not find it, if someone could help me find server.cfg, for a wireless 802.11g

    thank you to HEXUS

  2. #2
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    Re: server.cfg css

    this makes no sense at all....
    □ΞVΞ□

  3. #3
    Senior Member
    Join Date
    Jan 2009
    Location
    London
    Posts
    350
    Thanks
    6
    Thanked
    48 times in 42 posts
    • sadbuttrue's system
      • Motherboard:
      • Gigabyte P55 UD5
      • CPU:
      • i5 750 @ 3.8ghz + Megahalems + GT1450 @ 5v
      • Memory:
      • G.Skill ECO 4GB 1.4v
      • Storage:
      • Intel 320 120gb + Samsung F4 2tb in Scythe Quiet Drive
      • Graphics card(s):
      • 6950 @ 940/1350/1.175v + Shaman @ 20%
      • PSU:
      • Corsair AX750
      • Case:
      • Raven RV02 with 3xPhobya G-Silent Fans @ 210rpm + Scythe S-Flex 1200 @ 5v
      • Operating System:
      • Windows 7
      • Monitor(s):
      • Samsung 2233rz, Dell 2209wa, Panasonic AX200 Projector
      • Internet:
      • BeThere 24mb

    Re: server.cfg css

    There is no server.cfg when you download/install the valve server files for any of their games. You need to create one yourself and place it in the folder "orangebox\<game>\cfg".

  4. #4
    DILLIGAF GoNz0's Avatar
    Join Date
    Jun 2006
    Location
    Derby
    Posts
    10,872
    Thanks
    632
    Thanked
    1,192 times in 945 posts
    • GoNz0's system
      • Motherboard:
      • Asus Rampage V Extreme
      • CPU:
      • i7 something X99 based
      • Memory:
      • 16gb GSkill
      • Storage:
      • 4 SSD's + WD Red
      • Graphics card(s):
      • GTX980 Strix WC
      • PSU:
      • Enermax Galaxy 1250 (9 years and counting)
      • Case:
      • Corsair 900D
      • Operating System:
      • win10 64bit
      • Monitor(s):
      • Dell 24"
      • Internet:
      • 220mb Cable

    Re: server.cfg css

    you have to create it, this is the one we use. items in %percent% marks need changing to suit your setup.

    PHP Code:
    // server name
    hostname "%hostname%" 

    // rcon passsword
    rcon_password "%rconpassword%" 

    // Server password
    sv_password "%privatepassword%" 

    // server cvars
    mp_timelimit 30  //time in minutes between map changes
    mp_friendlyfire 1 // 1/0 enable/disable friendly fire
    mp_footsteps 1  // enable footstep sounds
    mp_autoteambalance 1 // balance teams
    mp_autokick 0 
    mp_flashlight 1
    mp_tkpunish 1 
    mp_forcecamera 0
    mp_forcechasecam 0 
    mp_limitteams 1 
    // limit difference in team sizes to 1
    mp_hostagepenalty 5 
    mp_allowspectators 1 
    //alow spectators
    mp_chattime 10 //time (seconds) for players to chat at end of game
    mp_forcerespawn 1 //force players to respawn when dead
    mp_falldamage 1
    sv_restartround 0 
    //enable admin_restartround rcon command.
    sv_proxies 0 //allow source tv proxies to join the server
    sv_pausable 0 //enable game pauses
    sv_cheats 0 //enable cheats
    sv_consistency 1 
    sv_allowupload 1 
    sv_allowdownload 1 
    sv_maxspeed 320 
    sv_voiceenable 1 
    //enable vo-ip
    sv_alltalk 0 // allow cross team vo-ip
    sv_timeout 65 //timeout in seconds for player connections
    decalfrequency 10 
    fps_max 400

    // round specific cvars
    mp_freezetime 4
    mp_roundtime 3 
    mp_startmoney 800 
    mp_c4timer 35 
    mp_fraglimit 0 
    mp_maxrounds 0 
    mp_winlimit 0 
    mp_playerid 0
    mp_chattime 0 
    mp_spawnprotectiontime 5 

    // bandwidth rates/settings
    sv_minrate 7500
    sv_maxrate 25000
    decalfrequency 10 
    sv_maxupdaterate 100
    sv_minupdaterate 20

    // server logging
    log on 
    sv_logbans 1
    sv_logecho 1 
    sv_logfile 1 
    sv_log_onefile 0 
    sv_enableoldqueries 1

    // operation
    sv_contact support@rackage.com
    sv_lan 0 
    sv_region 3 

    // execute ban files
    exec banned_user.cfg 
    exec banned_ip
    .cfg 

    //execute mod config files
    //exec mattie.cfg
    //exec mani_server.cfg
    //exec etb.cfg
    //exec statsme.cfg
    //exec mani_quake_sounds.cfg
    //exec mugmod.cfg 

  5. #5
    Registered+
    Join Date
    Jun 2009
    Posts
    50
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: server.cfg css

    Gonzo nice thank you

    thank you to you too sadbuttrue

  6. #6
    Registered+
    Join Date
    Jun 2009
    Posts
    50
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: server.cfg css

    fps_max can I change it?

    because fps_max 400 too high

  7. #7
    DILLIGAF GoNz0's Avatar
    Join Date
    Jun 2006
    Location
    Derby
    Posts
    10,872
    Thanks
    632
    Thanked
    1,192 times in 945 posts
    • GoNz0's system
      • Motherboard:
      • Asus Rampage V Extreme
      • CPU:
      • i7 something X99 based
      • Memory:
      • 16gb GSkill
      • Storage:
      • 4 SSD's + WD Red
      • Graphics card(s):
      • GTX980 Strix WC
      • PSU:
      • Enermax Galaxy 1250 (9 years and counting)
      • Case:
      • Corsair 900D
      • Operating System:
      • win10 64bit
      • Monitor(s):
      • Dell 24"
      • Internet:
      • 220mb Cable

    Re: server.cfg css

    yes you can change anything.

    and its not the FPS you see on the screen its the amount of times per second the server sends information. its to reduce lag.

  8. #8
    Member
    Join Date
    May 2009
    Location
    Newcastle Upon Tyne
    Posts
    121
    Thanks
    0
    Thanked
    5 times in 5 posts
    • Grymdawg's system
      • Motherboard:
      • ASUS Rampage II Extreme
      • CPU:
      • i7 920 C0 @ 3.2ghz
      • Memory:
      • 12gig DDR3 1600Mhz
      • Storage:
      • 74gig WD Raptor, 1TB F1 Spinpoint
      • Graphics card(s):
      • ATi 4870X2
      • PSU:
      • Corsair HX1000w
      • Case:
      • Silverstone TJ09 Black with window
      • Operating System:
      • Vista Home Premium 64bit
      • Monitor(s):
      • Samsung Syncmaster T220
      • Internet:
      • BT Infinity

    Re: server.cfg css

    I assume this is for a LAN server?

    The server cfg will be in the main game directory once you have set up a server, or you can copy the one in this post and save it in notepad as a .cfg file in your games main directory.

    I would read up on the variables before you run a css server just to be sure its set up the way you want it.

    I only have experience with cs 1.3 servers onwards.

    Make sure you have the tickrate at 100 though

  9. #9
    Registered+
    Join Date
    Jun 2009
    Posts
    50
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: server.cfg css

    ok thank you all

  10. #10
    Registered+
    Join Date
    Jun 2009
    Posts
    50
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: server.cfg css

    can you help me with cl_resend,
    I do not know how can I put my cl_resend ?

    thank you in advance

  11. #11
    DILLIGAF GoNz0's Avatar
    Join Date
    Jun 2006
    Location
    Derby
    Posts
    10,872
    Thanks
    632
    Thanked
    1,192 times in 945 posts
    • GoNz0's system
      • Motherboard:
      • Asus Rampage V Extreme
      • CPU:
      • i7 something X99 based
      • Memory:
      • 16gb GSkill
      • Storage:
      • 4 SSD's + WD Red
      • Graphics card(s):
      • GTX980 Strix WC
      • PSU:
      • Enermax Galaxy 1250 (9 years and counting)
      • Case:
      • Corsair 900D
      • Operating System:
      • win10 64bit
      • Monitor(s):
      • Dell 24"
      • Internet:
      • 220mb Cable

    Re: server.cfg css

    m8 go to the steam forums, this is not the place for server setups. http://forums.steampowered.com/forums/

  12. #12
    Registered+
    Join Date
    Jun 2009
    Posts
    50
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: server.cfg css

    Ok Gonzo thanks

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Connection Probs wit CSS
    By evilman in forum Gaming
    Replies: 1
    Last Post: 12-10-2008, 06:56 PM
  2. CSS Articles
    By paul120 in forum Software
    Replies: 1
    Last Post: 26-03-2008, 03:20 PM
  3. divs and CSS
    By Kezzer in forum Software
    Replies: 11
    Last Post: 18-11-2003, 12:51 PM
  4. CSS Help
    By Basher in forum Software
    Replies: 19
    Last Post: 10-09-2003, 08:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •