Weapon binds
-
- Leaders
- Posts: 343
- Joined: Wed Aug 10, 2016 10:48 pm
- Location: Melbourne, Australia
- Playstyle: fragger
Re: Weapon binds
I need to install these xD i only use scroll and some times the -
1-5 on top of keyboard lmao
I used to have binds before i quit but lost them -.-
1-5 on top of keyboard lmao
I used to have binds before i quit but lost them -.-
Re: Weapon binds
Yeah fredd has his own and I have his old ones
When you lose, you get better. When you win you practice more!

-
- Guest
- Posts: 70
- Joined: Fri Jan 06, 2017 8:06 am
- Location: France
- Playstyle: map/frag
- Contact:
Re: Weapon binds
Hey guys,
That's my personals binds I'm using, feel free to use them:
That's my personals binds I'm using, feel free to use them:
Code: Select all
bind <bind> [lw = $getweapon;weapon <number>;attack;onrelease setweapon $lw]
Replace <bind> to a real bind and <number> to one of those numbers:
0 = chainsaw,
1 = shotgun,
2 = chaingun,
3 = rocketluncher,
4 = riflerounds,
5 = grenades,
6 = cartridges.
-
- Leaders
- Posts: 343
- Joined: Wed Aug 10, 2016 10:48 pm
- Location: Melbourne, Australia
- Playstyle: fragger
Re: Weapon binds
This is mine from the first reply and i've edited it to suit a QWERTY Keyboard so Zob this might help 

Code: Select all
//Weapon scripts
fast_shot = [ lastwep = (getweapon); if (= $lastwep $arg1) [] [ weapon $arg1 ]; attack; onrelease [ setweapon $lastwep ] ]
//Efficbinds
bind "Q" [fast_shot 3]
bind "F" [fast_shot 4]
bind "E" [fast_shot 5]
bind "2" [fast_shot 1]
bind "R" [dropflag]
bind "L" [thirdperson (= $thirdperson 0); if (= $thirdperson 0) [echo thirdperson OFF] [ echo thirdperson ON] ]//You should change your say command to another key
bind "K" [echo "^f4Commiting suicide efficently..."; kill]
Re: Weapon binds
Damn everything was good until I saw that you have the fast weapon swap with shotgun as 2. I want the shotgun as q so it's right next to the wasd keys
When you lose, you get better. When you win you practice more!

-
- Leaders
- Posts: 343
- Joined: Wed Aug 10, 2016 10:48 pm
- Location: Melbourne, Australia
- Playstyle: fragger
Re: Weapon binds
ZobErZ wrote:Damn everything was good until I saw that you have the fast weapon swap with shotgun as 2. I want the shotgun as q so it's right next to the wasd keys
Thasts allgood here is another one-
Code: Select all
//Weapon scripts
fast_shot = [ lastwep = (getweapon); if (= $lastwep $arg1) [] [ weapon $arg1 ]; attack; onrelease [ setweapon $lastwep ] ]
//Efficbinds
bind "2" [fast_shot 1]
bind "F" [fast_shot 4]
bind "E" [fast_shot 5]
//bind "2" [fast_shot 3]
bind "R" [dropflag]
bind "L" [thirdperson (= $thirdperson 0); if (= $thirdperson 0) [echo thirdperson OFF] [ echo thirdperson ON] ]//You should change your say command to another key
bind "K" [echo "^f4Commiting suicide efficently..."; kill]
Re: Weapon binds
That's cool but why do you have a bind "2" twice?
When you lose, you get better. When you win you practice more!

-
- Leaders
- Posts: 343
- Joined: Wed Aug 10, 2016 10:48 pm
- Location: Melbourne, Australia
- Playstyle: fragger
Re: Weapon binds
The second one is commented out so that means it's not going to be usedZobErZ wrote:That's cool but why do you have a bind "2" twice?
-
- Guest
- Posts: 70
- Joined: Fri Jan 06, 2017 8:06 am
- Location: France
- Playstyle: map/frag
- Contact:
Re: Weapon binds
I don't know what you need but I think try to use my binds, they're super easy to understand and Night ones suck.ZobErZ wrote:That's cool but why do you have a bind "2" twice?


Who is online
Users browsing this forum: No registered users and 4 guests