Jump to content

[Share]COUNTER-STRIKE CONFIG FILES! and More!


bubulinas

Recommended Posts

cs16.jpg

 

 

 

 

 

What is a config file?

In Counter-Strike Game, the config file is the .cfg extension file from your cstrike directory that allows you to edit and configure binds, settings, and game configurations that will be used during the game. There are 2 types of config files: config.cfg and userconfig.cfg. The first is the default one and can be modifued by the CS server. Second cannot be modified by the server and is executed separately with the following console command:

/exec userconfig.cfg.

 

The game is loading initially all those parameters from the config.cfg file which is loaded when the game starts. This config.cfg file may be loaded at any time from the console and it can be personalized

 

There are two ways to save a config file:

- configure the game settings from the meniu and after that you enter in console and save the settings with the following command: /writecfg userconfig

- access the userconfig.cfg file and edit every option manually.

 

Making your own config file has the advantage of having all the key binds and configurations in one file which can easily be executed from any computer by copying it from the internet to the game path.

Note that userconfig can have any name and usually has all control binds. This file will be saved in

C:\Program Files\Steam\SteamApps\YOUR-EMAIL\counter-strike\cstrike\userconfig.cfg path

 

 

 

How do I make my own config file?

 

1) Open a text editor (Textpad, Notepad, Wordpad etc).

 

2) Enter in your key binds and commands each on a different line. Even the ones that are inaccessible through the user interface configuration tool.

 

3) Save the file as "userconfig.cfg" to the default cstrike folder

(usually C:\Program Files\Steam\SteamApps\YOUR-EMAIL\counter-strike\cstrike\).

 

4) Go into your config.cfg at the end of the file and write down the following command: exec userconfig.cfg. This will make the userconfig file to be executed each time the game starts. You can also do this manually by opening the game console and type exec userconfig.cfg.

 

5) Save and exit the config file.

 

Config file examples

 

unbindall

bind "TAB" "+showscores"

bind "ENTER" "+reload"

bind "ESCAPE" "cancelselect"

bind "'" "+moveup"

bind "+" "sizeup"

bind "," "buyammo1"

bind "-" "sizedown"

bind "." "buyammo2"

bind "/" "+movedown"

bind "0" "slot10"

bind "1" "slot1"

bind "2" "slot2"

bind "3" "slot3"

bind "4" "slot4"

bind "5" "slot5"

bind "6" "slot6"

bind "7" "slot7"

bind "8" "slot8"

bind "9" "slot9"

bind ";" "+mlook"

bind "=" "sizeup"

bind "b" "buy"

bind "c" "radio3"

bind "e" "+use"

bind "f" "impulse 100"

bind "g" "drop"

bind "h" "+commandmenu"

bind "i" "showbriefing"

bind "j" "cheer"

bind "k" "+voicerecord"

bind "m" "chooseteam"

bind "n" "nightvision"

bind "o" "buyequip"

bind "q" "lastinv"

bind "s" "+back"

bind "t" "impulse 201"

bind "u" "messagemode2"

bind "w" "+forward"

bind "x" "radio2"

bind "y" "messagemode"

bind "z" "radio1"

bind "[" "invprev"

bind "]" "invnext"

bind "`" "toggleconsole"

bind "~" "toggleconsole"

bind "UPARROW" "+forward"

bind "DOWNARROW" "+back"

bind "LEFTARROW" "+moveleft"

bind "RIGHTARROW" "+moveright"

bind "ALT" "+strafe"

bind "CTRL" "+duck"

bind "SHIFT" "+jump"

bind "F5" "buy;menuselect 3;menuselect 1;buy;menuselect 6;buy;menuselect 7"

bind "f7" "buy;menuselect 1;menuselect 3;buy;menuselect 7"

bind "F6" "buy;menuselect 4;menuselect 3;buy;menuselect 4;menuselect 1;buy;menuselect 6;buy;menuselect 7"

bind "F8" "buy;menuselect 6;buy;menuselect 7;buy;menuselect 8;menuselect 4;buy;menuselect 8;menuselect 2;buy;menuselect 8;menuselect 3;buy;menuselect 8;menuselect 6"

bind "F10" "quit prompt"

bind "F11" "say nextmap"

bind "F12" "say timeleft"

bind "INS" "+klook"

bind "DEL" "slot1"

bind "PGDN" "slot4"

bind "END" "slot3"

bind "KP_INS" "drop"

bind "MWHEELDOWN" "invnext"

bind "MWHEELUP" "invprev"

bind "MOUSE1" "+attack"

bind "MOUSE2" "+attack2"

bind "MOUSE4" "slot2"

bind "PAUSE" "pause"

setinfo lefthand "0"

setinfo vgui_menus "0"

setinfo _ah "0"

setinfo _vgui_menus "0"

hud_classautokill "1"

voice_modenable "0.000000"

hud_centerid "1"

hud_fastswitch "1"

cl_dynamiccrosshair "1"

cl_minmodels "0"

cl_righthand "1"

hud_draw "1"

hud_capturemouse "1"

_cl_autowepswitch "1"

cl_corpsestay "600.000000"

fastsprites "0"

hud_takesshots "0"

joystick "0.000000"

sensitivity "3.800000"

m_filter "0.000000"

m_side "0.8"

m_forward "1"

m_yaw "0.022"

m_pitch "0.022"

cl_vsmoothing "0.05"

cl_backspeed "99999"

cl_forwardspeed "99999"

lookspring "0.000000"

lookstrafe "0.000000"

cl_cmdrate "30"

cl_allowupload "1"

cl_allowdownload "1"

cl_download_ingame "1"

cl_cmdbackup "2"

cl_timeout "60"

cl_idealpitchscale "0.8"

cl_himodels "0.000000"

cl_dlmax "128"

cl_lc "1"

cl_lw "1"

cl_updaterate "20"

rate "819.000000"

bottomcolor "6"

topcolor "30"

model "gordon"

_snd_mixahead "0.1"

MP3Volume "0.800000"

bgmvolume "0.000000"

hisound "1.000000"

suitvolume "1.000000"

volume "0.300000"

s_eax "1.000000"

s_a3d "1.000000"

s_verbwet "0.25"

s_bloat "2.0"

s_numpolys "200"

s_polysize "10000000"

s_polykeep "1000000000"

s_refdelay "4"

s_refgain "0.4"

s_leafnum "0"

s_max_distance "1000.0"

s_min_distance "8.0"

s_automax_distance "30.0"

s_automin_distance "2.0"

s_distance "60"

s_doppler "0.0"

s_rolloff "1.0"

gl_monolights "0"

gl_flipmatrix "0"

gl_overbright "0.000000"

gl_polyoffset "0.1"

gl_dither "1"

mp_decals "300.000000"

r_bmodelhighfrac "5.0"

ati_npatch "1.0"

ati_subdiv "2.0"

viewsize "110.000000"

hpk_maxsize "0"

sv_aim "0.000000"

sv_voiceenable "1"

net_graphpos "1"

net_scale "5"

net_graph "0"

con_color "170 170 300"

brightness "1.000000"

gamma "30.000000"

crosshair "1.000000"

fps_modem "0.0"

fps_max "72.0"

console "1.0"

voice_forcemicrecord "0.000000"

voice_enable "1"

voice_scale "1.000000"

+mlook

 

alias loc "connect 1."

alias c "connect cs.cstrike.ro"

 

sensitivity "5.000000"

cl_sidespeed 9999

cl_forwardspeed 9999

cl_backspeed 9999

setinfo "vgui_menus" "0"

setinfo "lefthand" "0"

hud_fastswitch "1"

cl_drawnames "1"

echo \"-------------------------CFG Loaded-------------------------\"

 

 

 

VALVE ANTI-CHEAT (VAC)

 

What is VAC?

 

vac.gifValve Anti-Cheat, abbreviated to VAC, is a proprietary anti-cheat solution developed and maintained by Valve Corporation as a component of the Steam platform. Although predating Steam, VAC has been fully adapted to its network.

 

VAC was first released with Counter-Strike 1.4 in 2002. The initial version, VAC1, saw success for a period, but in March or April 2004 updates ran dry as the Valve engineers maintaining it moved on to the production of its successor, VAC2. VAC1 swiftly became virtually useless during this period of development.

 

VAC2 has been implemented in GoldSrc, Source, and Unreal Engine 2 titles. It is included in the Steam SDK for licencees.

 

Advantages

Total integration through Steam, including using the Steam framework for any update tasks

Delayed bans deny cheat producers accurate and timely information

As of VAC2, client-side updates are not always required to detect new cheats, again denying cheat producers information.

 

Disadvantages

Delayed bans means that cheaters are free to play (and therefore disrupt play) until the ban takes effect some undisclosed (and possibly variable) time later.

This may entice others to cheat, taking an "if they can do it so can I" attitude.

The burden of banning individual cheaters (who have been detected by VAC but not yet banned) is placed on server administrators.

This also leads to the skewing of statistics and ranking systems, even if the cheaters data are removed when they are banned.

Cheats need to be individually found and added to the VAC database.

VAC cannot detect 'material wallhacks', where texture transparency and color is manipulated by overwriting content files. In the Source engine the option to create "pure" servers that disallow custom materials was created to alleviate this.

 

Installing VAC on your server

Installing VAC on your server is a very easy process, and can be achieved in a number of ways:

1. add -secure to your hlds target line which will initiate the module download automatically from speakeasy.net when you start the hlds session.

OR

2. navigate to your cstrike/liblist.gam file, and open it with an editor such as notepad. You'll see a line in there which will say "secure 0", change the 0 to a 1 to activate it, save the file, and start your server up. The server will then download the latest version of the modules to your server.

 

 

Credits www cstrike ro

 

i search it but i dont find so i decide to share it!

Link to comment
Share on other sites

Good work mate,i dont saw this share till now,as mine (i mean when i posted how to make a plugin) here you have a explanation of the cfg files,cuz it is for the first time here shared and its a good share i will reward you,+1 karma keep sharing.

 

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • to my store : https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore11 Whatsapp ; +212614849119  to my store : https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore11 Whatsapp ; +212614849119
    • 2 Factor Authentication Code for 100% secure login. Account provided with full information (email, password, dob, gender, etc).
    • ready server for sale, also available for testing with ready and beautiful npc zone pvp with custom 2 epic core orfen lvl2 with all maps ready all quests work at 100% ready comm  board with buffer teleport gm shop service anyone interested send me a pm many more that I forget  Exp/Sp : x30 (Premium: x40)    Adena : x7 (Premium: x10)   Drop : x7 (Premium: 10)   Spoil : x7 (Premium: 10)   Seal Stones : x7 (Premium: 10)   Raid Boss EXP/SP : x10   Raid Boss Drop : x3 (Premium: x5)   Epic Boss Drop : x1 Enchants   Safe Enchant : +3   Max Enchant : +16   Normal Scroll of Enchant Chance : 55%   Blessed Scroll of Enchant Chance : 60% Game Features   GMShop (Max. B-Grade)   Mana Potions (1000 MP, 10 sec Cooldown)   NPC Buffer (Include all buffs, 2h duration)   Auto-learn skills (Except Divine Inspiration)   Global Gatekeeper   Skill Escape: 15 seconds or /unstuck   1st Class Transfer (Free)   2nd Class Transfer (Free)   3rd Class Transfer (700 halisha mark)   Subclass (Items required from Cabrio / Hallate / Kernon / Golkonda + Top B Weapon + 984 Cry B)   Subclass 5 Subclasses + Main (Previous subclasses to level 75 to add new one)   Noblesse (Full Retail Quest)   Buff Slots: 24 (28 with Divine Inspiration LVL 4)   Skill Sweeper Festival added (Scavenger level 36)   Skill Block Buff added   Maximum delevel to keep Skills: 10 Levels   Shift + Click to see Droplist   Global Shout & Trade Chat   Retail Geodata and Pathnodes   Seven Signs Retail   Merchant and Blacksmith of Mammon at towns   Dimensional Rift (Min. 3 people in party to enter - Instance)   Tyrannosaurus drop Top LS with fixed 50% chance   Fast Augmentation System (Using Life Stones from Inventory)   Chance of getting skills (Normal 1%, Mid 3%, High 5%, Top 10%)   Wedding System with 30 seconds teleport to husband/wife Olympiad & Siege   Olympiad circle 14 days. (Maximum Enchant +6)   Olympiads time 18:00 - 00:00 (GMT +3)   Non-class 5 minimum participants to begin   Class based disabled   Siege every week.   To gain the reward you need to keep the Castle 2 times. Clans, Alliances & Limits   Max Clients/PC: 2   Max Clan Members: 36   Alliances allowed (Max 1 Clans)   24H Clan Penalties   Alliance penalty reset at daily restart (3-5 AM)   To bid for a Clan Hall required Clan Level 6 Quests x3   Alliance with the Ketra Orcs   Alliance with the Varka Silenos   War with Ketra Orcs   War with the Varka Silenos   The Finest Food   A Powerful Primeval Creature   Legacy of Insolence   Exploration of Giants Cave Part 1   Exploration of Giants Cave Part 2   Seekers of the Holy Grail   Guardians of the Holy Grail   Hunt of the Golden Ram Mercenary Force   The Zero Hour   Delicious Top Choice Meat   Heart in Search of Power   Rise and Fall of the Elroki Tribe   Yoke of the Past     Renegade Boss (Monday to Friday 20:00)   All Raid Boss 18+1 hours random respawn   Core (Jewel +1 STR +1 DEX) Monday, Wednesday and Friday 20:00 - 21:00 (Maximum level allowed to enter Cruma Tower: 80)   Orfen (Jewel +1 INT +1 WIT) Monday to Friday, 20:00 - 21:00 (Maximum level allowed to enter Sea of Spores: 80)   Ant Queen Monday and Friday 21:00 - 22:00 (Maximum level allowed to enter Ant Nest: 80)   Zaken Monday,Wednesday,Friday 22:00 - 23:00 (Maximum level allowed to enter Devil's Isle: 80)   Frintezza Tuesday, Thursday and Sunday 22:00 – 23:00 (Need CC of 4 party and 7 people in each party min to join the lair, max is 8 party of 9 people each)   Baium (lvl80) Saturday 22:00 – 23:00   Antharas Every 2 Saturdays 22:00 - 23:00 Every 2 Sundays (alternating with Valakas) 22:00 – 23:00   Valakas Every 2 Saturdays 22:00 - 23:00 Every 2 Sundays (alternating with Antharas) 22:00 – 23:00   Subclass Raids (Cabrio, Kernon, Hallate, Golkonda) 18hours + 1 random   Noblesse Raid (Barakiel) 6 hours + 15min random   Varka’s Hero Shadith 8 hours + 30 mins random (4th lvl of alliance with Ketra)   Ketra’s Hero Hekaton 8 hours + 30 mins random (4th lvl of alliance with Varka)   Varka’s Commander Mos 8 hours + 30 mins random (5th lvl of alliance with Ketra)   Ketra’s Commander Tayr 8 hours + 30 mins random (5th lvl of alliance with Varka)
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock