little help here plz
Moderators: RTCW Admins, Super Moderators, vB3 - Administrators
19 posts
• Page 1 of 2 • 1, 2
- illusion418
- Posts: 4
- Joined: Sun Apr 13, 2014 3:53 pm
little help here plz
sometimes i see people grab dead people to move them to security, i would like to know what is the command to do this thx
Re: little help here plz
it is a bind +salute it is an ability unique to shrub mod.
bind a key /bind x +salute
no point cross hair at ungibbed body on floor... press x and move backward and you can drag them...
bind a key /bind x +salute
no point cross hair at ungibbed body on floor... press x and move backward and you can drag them...
Re: little help here plz
or just type /+salute in console and it will be automatically activated and u wont have to hold the key down. this command also lets you kick airstrikes away if u look down at them
Re: little help here plz
Once you type in +salute it works the whole time. No button pushing needed.
Re: little help here plz
be a Lieutenant.
type /gp in console then give a pack,, it will come out grenade pack..
you can bind a key /bind f3 gp and then just use f3 before giving out a grenade pack
but I believe the status bar must be full before you can give a nade pack.
type /gp in console then give a pack,, it will come out grenade pack..
you can bind a key /bind f3 gp and then just use f3 before giving out a grenade pack
but I believe the status bar must be full before you can give a nade pack.
- WinterWarlock
- Posts: 16
- Joined: Mon Jun 17, 2013 7:29 am
Re: little help here plz
B wrote:Once you type in +salute it works the whole time. No button pushing needed.
My problem is, everytime someone shows me a bind its:
/bind x +salute
/bind x -salute
/bind x lsound fear2
/bind x kill
/bind x quit
But every time I bind something new, it clobbers my old bind. Now when I press 'x' I never know what I'm getting anymore. I sure wish I could have more than 1 bind.
Re: little help here plz
To give Grenade packs you only need to have half of a bar. You can give 2 packs off one full bar.
- =KT=GreenDay
- Posts: 5
- Joined: Fri Feb 15, 2013 10:20 pm
Re: little help here plz
yeah, if any command has a + or - in it, then you can type it in without binding it and it will stay activated. Example: "W" is binded as +Forward, but if you type /+forward in the console you will forever be running without holding a key. You would have to type in /-forward to stop this. Any + bind has to be held to continue to work, and most of thse are forward, back, left, right, movedown (crouch), and moveup (jump).
If you type /+salute it works permanently.
If you /bind <key> +salute it must be held.
If you create a toggle with a variable string and bind it to a key, then you can use a key to turn it completely ON or completely OFF.
//Salute
bind F10 "vstr change_salute"
set salute_off "set change_salute vstr salute_on; +salute; echo ^2Salute: ON"
set salute_on "set change_salute vstr salute_off; -salute; echo ^1Salute: OFF"
set change_salute "vstr salute_off"
I use F10 because I have F10 binded to a thumb key on my mouse, but you could just replace F10 with whatever you want and copy the entire thing into your config as is.
Another convenient bind for shrub is a toggle for hitsounds. Here's that.
//Hitsound
bind F7 "vstr change_hitsound"
set hitsound_off "set change_hitsound vstr hitsound_on; hitsound; echo ^4Hitsound^7: ^3ON"
set hitsound_on "set change_hitsound vstr hitsound_off; hitsound; echo ^4Hitsound^7: ^3OFF"
set change_hitsound "vstr hitsound_off"
If you type /+salute it works permanently.
If you /bind <key> +salute it must be held.
If you create a toggle with a variable string and bind it to a key, then you can use a key to turn it completely ON or completely OFF.
//Salute
bind F10 "vstr change_salute"
set salute_off "set change_salute vstr salute_on; +salute; echo ^2Salute: ON"
set salute_on "set change_salute vstr salute_off; -salute; echo ^1Salute: OFF"
set change_salute "vstr salute_off"
I use F10 because I have F10 binded to a thumb key on my mouse, but you could just replace F10 with whatever you want and copy the entire thing into your config as is.
Another convenient bind for shrub is a toggle for hitsounds. Here's that.
//Hitsound
bind F7 "vstr change_hitsound"
set hitsound_off "set change_hitsound vstr hitsound_on; hitsound; echo ^4Hitsound^7: ^3ON"
set hitsound_on "set change_hitsound vstr hitsound_off; hitsound; echo ^4Hitsound^7: ^3OFF"
set change_hitsound "vstr hitsound_off"
Re: little help here plz
If you have +salute on all the time it can affect you when you go to revive someone or the other way around i cant remember.
Re: little help here plz
WinterWarlock wrote:B wrote:Once you type in +salute it works the whole time. No button pushing needed.
My problem is, everytime someone shows me a bind its:
/bind x +salute
/bind x -salute
/bind x lsound fear2
/bind x kill
/bind x quit
But every time I bind something new, it clobbers my old bind. Now when I press 'x' I never know what I'm getting anymore. I sure wish I could have more than 1 bind.
Assuming this isn't a joke...You cannot bind multiple items to the same key. You need to pick different keys for each command. "-salute" is not required. When you release the key for +salute the game automatically does a -salute.
19 posts
• Page 1 of 2 • 1, 2
Return to Return To Castle Wolfenstein
Who is online
Users browsing this forum: Google [Bot] and 14 guests