:3V1L: C.S. Scripting
Basics & Examples of scripting for Counter Strike
The Basics
First off, Any one can script. It is that simple.
But Scripting is looked at cautiously by the C.S. comuntiy. Valve released the code for us to modify to improve the overall aspect of the game. There is so much you can do with script's I couldn't begin to explain. Some view it as "hacking" , well it's not technically. Some scripts do boarderlind hack's. I will leave these out, for you to find as you please. All my scripts are basic game helpers, to give a boost to your experience. Have fun with them, & please use good judgement in using some scripts.
                            :3V1L:Mr.J0I{3R
Autoexec.cfg. & Config.cfg
In your Counter Strike folder, probly C;/Sierra/HalfLife/CounterStrike, are 2 files. AUTOEXEC.CFG & CONFIG.CFG. These are the heart of scripting. The AUTOEXEC contains all binds, & alias's. The Config contains all the binds the game reads & put's to keys. If you change a bind in the config, it will change it in the game. *NOTE* if you do NOT have a AUTOEXEC.CFG file, don't worry!! you will have to create it! VERY SIMPLE! open up notepad, or other text editing program you have, create a new text file, & choose to "SAVE AS" when it ask's what file type to save it as, chose "ALL FILES" or "ANY FILES" now put in the name "AUTOEXEC.CFG" spelling is critical!!
Bind's(go in your CONFIG.CFG file)
Bind is the Half Life command, that associates a command to a key Example: bind "x" "+attack"
You have just made X your primary attack key. You can also BIND an ALIAS to a key as well.
Alias's(go in your AUTOEXEC.CFG file)
An Alias is a name YOU make for a command, or string of commands. Half Life will now treat it like a regular command, So you are free to BIND it to a key, or use it in another ALIAS. EXAMPLE:  alias "n00b" "say You are a n00b"
the command is(SAY). followed by a space, then (You are a n00b) is what the command will do. now if you  BIND "N" "n00b"  every time you hit N you will say YOU ARE A N00B in the game.
For an indepth, printer freindly, how to, on scripting!!
For a printer friendly complete list of all bindable key's
For a printer friendly complete list of all commands
CSConfigurator+, a simple program for: buy scripts, changing sprites, Map rotation, etc...... VERY GOOD!!!!
<---Home              ~             Sprays--->
[email protected]
[email protected]
More to come. I just got this page started, so there will be a lot more coming soon!! More how-to's, example script's & even copy paste scripts you can have for free!!
This be the :3V1L:0N3, incase you didn't bother to view my profile.
Hosted by www.Geocities.ws

1