|
|
Added by... 
| Author(s): The404Error |
| Category: TF2 > Weapon Scripts |
Notes/Usage Instructions:
This script allows one to hit the "o" key to repeatedly fire their weapon. (It's nice to bind this to a mouse key too...) Having the system automate it is easier/faster than clicking with certain classes.
NOTE: When switching guns, either through mousewheel or number, this script will STOP AUTOFIRING. Also, the program will continue to fire, and when you run out of ammo in your clip, you will go into a reload-fire sequence. It also had Engineer protection, so pressing "o" while the Build/Destroy menus are up will NOT DO ANYTHING |
Script Code:
bind o "af"
alias af "af1"
alias "autofire" "af1"
alias "af1" "+attack; alias af af2"
alias "af2" "-attack; alias af af1"
P.S. If you've already put in my No-Menu script, don't use this! Take the No-Menu script out and add in this one: http://www.fpsbanana.com/scripting/2472
---
UPDATE TO V2:
- Took out the mass of the script. It made it so if you switched weapons while holding down your mouse key, you would stop firing and press it again. (If there are requests to put that functionality back up, I will make another page for the script.)
---
UPDATE TO V3:
- Altered the script so you only have to change the first "o". (AKA: I made it easier to use.)
--- |
| Added: 11 months ago |
 Add Feedback |
 The community's verdict. No assessments made... please vote!You cannot assess yet!Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure. To vote on this submission register or login. This script in a nutshell... No stamps recordedYou cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login. .The Best User and Second Sexiest Male™ Like this script? Vote . for one or more monthly awards. You must login or register to access this!Want more? Find related scripts. |