crazy_tim412 Posted June 18, 2010 Content Count: 363 Joined: 10/14/09 Status: Offline Share Posted June 18, 2010 Well, i have written my own script to quickly switch between scroll fire and scroll jump: alias shoots1 "bind mwheelup +attack" alias shoots2 "bind mwheeldown +attack" alias jumps1 "bind mwheelup +jump" alias jumps2 "bind mwheeldown +jump" alias shooter "shoots1; shoots2; echo "Mousewheels are now bound to +attack"" bind "mouse5" "shooter" bind kp_ins "shooter" alias jumper "jumps1; jumps2; echo "Mousewheels are now bound to +jump"" bind "mouse4" "jumper" Am I allowed to have this on, on the SG servers? it isnt in autoexec, so I can execute it whenever I feel too. Link to comment
Dracula Posted June 18, 2010 Content Count: 4685 Joined: 03/26/08 Status: Offline Share Posted June 18, 2010 Ye, it should be fine. Link to comment
trakaill Posted June 18, 2010 Content Count: 3736 Joined: 11/30/07 Status: Offline Share Posted June 18, 2010 ^what he said...its not giving you a particular advantage...these are commands you can use put into a script.. seems fine .. make sure it doesnt spam the console thing might freak out on you!! Link to comment
Revenga Posted June 18, 2010 Content Count: 2504 Joined: 04/13/09 Status: Offline Share Posted June 18, 2010 ^what trakaill sail... Nice job on the script and it whould be okay to use in the SG servers. But you might want to check with an AO or BD just to make sure. I'd hate to see you get banned. Link to comment
Shadowex3 Posted June 19, 2010 Content Count: 2959 Joined: 02/27/08 Status: Offline Share Posted June 19, 2010 All this does is rebind controls, if it isn't flooding the server it doesn't fall afoul of our rules. I'd be surprised if more people here don't have scripts that fix settings or bindings. Link to comment
Recommended Posts
Reply to Thread
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now