View Full Version : Best fastswitch (for AWP/Scout)
biney59
6th March 2003, 04:58
Can someone post a good script for the AWP/Scout; the one when you shoot and it goes to another weapon and back to the primary one please.
o({})o
6th March 2003, 05:16
Try the following:
alias sniperfire "+attack;wait;-attack;invprev;wait;invprev"
bind mouse1 sniperfire
I am not sure this will work, because I am not sure if it switches while fire is still engaged, or whether it turns off fire before switching as this one does. Feel free to play around wiht it and add waits if it is not firing at all, or take them out if it is not moving fast enough. :)
4star
7th March 2003, 03:06
move this to scripting.
c00ki3 m0nst3r
7th March 2003, 09:29
whats the real point of switching? i do it now and then when i have the deagle.. but other then that...?
biney59
7th March 2003, 20:23
Originally posted by c00ki3 m0nst3r
whats the real point of switching? i do it now and then when i have the deagle.. but other then that...?
I am a guy that loves to snipe in any game. In COUNTER-STRIKE, when I'm using the AWP, there is one problem, when I shoot, it takes time to reload the next shot, and when awping, that is a problem. That is why I need these kinds of scripts. That half-second or whatever could mean the difference between life or death.
o({})o
7th March 2003, 22:31
/-----Moved-----\
[MPC]MeTwoWhat
7th March 2003, 23:22
de1; echo AWP SCRIPT LOADED; de0
alias "de1" "developer 1"
alias "de0" "developer 0"
bind "h" "mode"
bind "mouse1" "+awpfire"
alias "+awpfire" "+attack2; +attack; -attack2"
alias "-awpfire" "-attack; switch"
alias "switch" "slot2; wait; slot1"
alias "mode" "bind mouse1 +attack; hud_fastswitch 0; bind h mode2; de1; echo Normal Firing; de0"
alias "mode2" "bind mouse1 +awpfire; hud_fastswitch 1; bind h mode; de1; echo AWP Firing; de0"
DarkCloud
8th March 2003, 02:37
Wha's the point of throwing in developer command in there? I thought that wasn't really necessary anymore.
*CowbOy_Up*
8th March 2003, 02:53
Ok bear w/me, i dont know where to type all of those alias codes and so forth:confused: How or where do i enter tham so i can ust this script??
Da BuzZ
8th March 2003, 03:12
Originally posted by DarkCloud
Wha's the point of throwing in developer command in there? I thought that wasn't really necessary anymore.
alias "mode" "bind mouse1 +attack; hud_fastswitch 0; bind h mode2; de1; echo Normal Firing; de0"
alias "mode2" "bind mouse1 +awpfire; hud_fastswitch 1; bind h mode; de1; echo AWP Firing; de0"
To make it print "AWP Firing" in your upper left corner :p
*CowbOy_Up*
8th March 2003, 05:46
Does anyone know how to enter that stuff or is there one i can DL to make it easier. Any help is appreciated. Thx
Da BuzZ
8th March 2003, 11:57
Put the cfg into your cs dir...and type in your console exec awpfire.cfg and it load... pretty easy ;)
Open the file with notepad and goto binds to configure what button you want to activate it with :)
*CowbOy_Up*
9th March 2003, 04:26
Thx Da Buzz:classic:
xXaZnrAc3rXx
16th July 2004, 03:57
i use this 1....i bind it 2 spacebar
bind space "weapon_knife; wait; wait; wait; lastinv"
shoot ur awp...press it and it switches 2 knife and back
xXaZnrAc3rXx
3rd August 2004, 04:37
dont use mine anymore...its now detected as a hack and u will get banned for it...how gay...
wanka
7th August 2004, 01:03
bind "key" "weapon_knife;lastinv"
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.