|
|
| Author(s): gbmods |
| Category: CS:S > Weapon Scripts |
Notes/Usage Instructions:
FROM WWW.GBMODS.COM
// 2 SHOT BURST
Press pgup to toggle between default attack and 2 Shot Burst. |
Script Code:
alias "w5" "wait; wait; wait; wait; wait;";
alias "burst2shot" "+attack; w5; -attack; +attack; w5; -attack";
alias "gbmods_burst_script1" "bind mouse1 +attack; echo {WWW.GBMODS.COM}; bind pgup gbmods_burst_script2;";
alias "gbmods_burst_script2" "bind mouse1 burst2shot; echo {WWW.GBMODS.COM}; bind pgup gbmods_burst_script1;";
gbmods_burst_script1; |
| Added: 2 years ago |
 Add Feedback |
 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... Detailed & Helpful 3 x Detailed 3 x Helpful 3 x Handy You cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login. Want more? Find related scripts. |