| View previous topic :: View next topic |
| Author |
Message |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
Mostly useful for the m4a1, but is also good for aug (bullpup) and sg552 (krieg). Basically, it stops you from accidentally hitting your silencer button when shooting/spraying (holding down +attack key)... and getting killed while you sat there helplessly with the stupid animation of the hand going *creak creak*. :shock: With the krieg/bullpup it stops you from accidentally zooming and drastically reducing your firerate at close range.
It's short and simple, but VERY useful!
| Code: | // Accidental Silencer Stopper
// By Q-bA11
// scripting.elxDraco.net
alias attack2OFF.yP6 "motdfile echo.txt; motd_write [MOUSE2 Blocked]; developer 1; motd; developer 0; motdfile motd.txt"
alias +attack.yP6 "+attack; -attack2; bind mouse2 attack2OFF.yP6"
alias -attack.yP6 "-attack; bind mouse2 +attack2"
bind "mouse1" "+attack.yP6" |
A lot of my friends loved it... I know that before I made this I would be jumpy/high-strung in serious situations and a guy would jump around the corner and I would mash my mouse buttons and he would rape me. (Not even switching guns could save me, thanks to VOLVo fixing the fast-silencer exploit).
Last edited by Q_ball on Fri Aug 31, 2007 5:46 pm; edited 9 times in total
|
|
| Posted on Wed Jan 10, 2007 5:10 am |
 |
Fighter-X
Little Pudding Boy
Joined: 01 Apr 2006
Posts: 139
|
|
|
DUDE OMFG, thx i've been thinking about this script, but was so lazy to think it through. Also welcome to elxdraco dude you seem like you're new, but you could only get those scripting skills by hovering over this forum.
|
|
| Posted on Sat Jan 13, 2007 4:01 am |
 |
WotaN
Little Pudding Boy
Joined: 12 Feb 2006
Posts: 1339
Location: Fcuk
|
|
|
Give him a break..
This script is for REAL NOOBS but i guess some people can find it useful. All contributing is good. More releases's, more idea's are born
|
|
| Posted on Sat Jan 13, 2007 10:07 am |
 |
JamieMadrox
Little Pudding Boy
Joined: 29 May 2006
Posts: 792
|
|
|
yeah, actualy I watched the script and thought about rebinding mouse2 while shooting.
Actualy used it in a script :P
|
|
| Posted on Sat Jan 13, 2007 2:40 pm |
 |
nake89
Little Pudding Boy
Joined: 19 May 2005
Posts: 5339
Location: Helsinki, Finland
|
|
|
Fighter-X wrote:DUDE OMFG, thx i've been thinking about this script, but was so lazy to think it through. Also welcome to elxdraco dude you seem like you're new, but you could only get those scripting skills by hovering over this forum. :D:D:D:DWhat's up? :P
|
|
| Posted on Sat Jan 13, 2007 3:29 pm |
 |
TheDrag0n
Little Pudding Boy
Joined: 10 Apr 2007
Posts: 5
|
|
|
oh yea, very good script.
thanks mate.
|
|
| Posted on Tue Apr 10, 2007 1:29 am |
 |
Filip
Little Pudding Boy
Joined: 06 May 2007
Posts: 3
|
|
|
Not useful for me but nice for ppl who need ^^
|
|
| Posted on Tue May 08, 2007 1:12 pm |
 |
dreamland
Little Pudding Boy
Joined: 15 Aug 2007
Posts: 1
|
|
|
why does this script work for the first few times only...and in my console i see "unknown command attack2OFF"
|
|
| Posted on Thu Aug 16, 2007 2:38 pm |
 |
Thorns
Little Pudding Boy
Joined: 08 Feb 2006
Posts: 77
|
|
|
I think its supposed to show that because your mouse2 is binded to attack2OFF when your finger is on the trigger. I'm not 100% sure because I can't test this script.
|
|
| Posted on Thu Aug 16, 2007 3:58 pm |
 |
broodplank
Little Pudding Boy
Joined: 15 Dec 2005
Posts: 4400
Location: The Netherlands
|
|
|
lol press q twice and done :O but nice for the uber noobs
|
|
| Posted on Thu Aug 16, 2007 4:26 pm |
 |
Q_ball
unb&
Joined: 07 Jan 2007
Posts: 4557
Location: keeps coming back
|
|
|
dreamland wrote:why does this script work for the first few times only...and in my console i see "unknown command attack2OFF" The script is working, even if it gives that as an unknown command, but it showed as an unknown command due to an error. Re-copy the script and it will work now, instead showing a dev message when you press mouse2 while shooting.
And broodplank, this isn't for putting on silencer faster, you'll notice that if you accidentally hit silencer, even if you tap q twice (lastinv) there will still be a delay before you can shoot, which can really screw you up.
|
|
| Posted on Thu Aug 16, 2007 4:59 pm |
 |
|