I've played other first person shooters where you can switch to your previous weapon by hitting Q. I have never gotten used to using the scroll wheel on my mouse and I would prefer hitting Q to hitting the numbers. Would there possibly be a script for that?
Previous Weapon Script (solved)
|
Ok, previous weapon as in what? Do you mean switching back to sniper from pistol, for instance? Or switching from shotgun to carbine?
If it is in case the former, try typing this into autoexec.cfg: [SELECT ALL] Code: bind Q [primary]
26 Mar 13, 07:46PM
Buy a new mouse! (Sarcasm)
No dude, just follow PhaNtom's recommendation
By previous I mean the weapon you last used.
For example... I go from shotgun to pistol, so my previous weapon is shotgun. I hit Q and it switches back to shotgun, but now my previous weapon is my pistol. Then I hit Q and go back to pistol. So therefore its not just primary to secondary, its a two way thing. (26 Mar 13, 07:41PM)PhaNtom Wrote: Ok, previous weapon as in what? Do you mean switching back to sniper from pistol, for instance? Or switching from shotgun to carbine? Close, but it doesn't work with just primary. Works as weapon 1, weapon 2, etc. By default you could just press the number keys eij1298, or make a bind similar to this (This is just an example, and I'm not certain the while pressed part actually works. You could try looking this info up in the docs). [SELECT ALL] Code: /bind q [while pressed "weapon 1";weapon 2]
Its pretty simple to do -/bind Q [primary;secondary]
EDIT: Sorry, did not see 888's post. Will do the same thing, though reading your post change the O to a Q.
26 Mar 13, 10:30PM
26 Mar 13, 11:41PM
Thanks 888, that's exactly what I wanted! :D
|
« Next Oldest | Next Newest »
|