![]() |
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Member
Hostage
Join Date: Apr 2008
Posts: 10
|
I am new to this scripting and need some help getting started. Below is what i have in my autoexe which is in the same folder as these files.... config file, buy presets, valve, user, setting.
Some of these work and some work sometimes and not others. 1. The burst fire one at the bottom has never worked. it came set to the end key I changed it to c key. It never worked either way?? 2. The crouch jump I am not sure it its working.... is there a way to know if it works like something I can try to jump on for sure in a specific map?? 3. Minmodels always works. 4.Bottom one changes crosshair colors every shot but only works sometimes not sure why. Your help is greatly appreciated. Thanks // Walk Toggle enhanced alias "walktoggle" "walk" alias run "-speed; bind mouse1 +attack; alias walktoggle walk" alias walk "+speed; bind mouse1 +wakeup; alias walktoggle run" alias +wakeup "+attack; -speed" alias -wakeup "-attack; bind mouse1 +attack; alias walktoggle walk" bind "capslock" "walktoggle" bind "shift" "+duck" Echo Crouch Jump Alias alias +cjump "+jump; wait; +duck+bind space +cjump" alias -cjump "-jump; wait; -duck+bind space +cjump" bind "space" "+cjump" echo cl_downloadfilter “nosounds” Echo cl_minmodels 1 cl_min_t 3 cl_min_ct 4 Echo cl_showfps "2" Echo cl_radartype "0" echo bind "kp_ins" "buy ak47; buy m4a1; buy flashbang; buy flashbang; buy smokegrenade; buy hegrenade; buy vesthelm; buy defuser;buy deagle" bind "kp_end" "buy deagle; buy flashbang; buy hegrenade; buy flashbang" bind "KP_downarrow" "buy mp5; buy flashbang; buy hegrenade; buy flashbang; buy defuser" Echo bind "MOUSE1" "+attack; incrementvar cl_crosshaircolor 0 4 1;" echo |
|
|
|
|
|
#2 (permalink) |
|
Member
Hostage
Join Date: May 2008
Posts: 6
|
to use alias is easy,
all you reli need to do is use semi colons and bind and alias. remember to use spaces in the right places and put quotation marks in the right areas. all i can say is try some stuff out and it'll eventually make sense. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 3 quick queries abouting scripting, binding | andrewwan1980 | Configs | 2 | 06-04-2008 11:09 AM |
| AMX help needed. | 107295 | Counter Strike 1.6 | 0 | 10-27-2007 03:38 AM |
| scripting help | Jugga21 | AMX Mod | 1 | 07-18-2007 01:31 PM |
| New To CS Scripting | obskure | Configs | 1 | 05-30-2007 06:24 PM |
| CS:S help needed please! | b0r3d_n00b | CS: Source | 2 | 01-18-2007 07:38 AM |