cRPG
		cRPG => General Discussion => Topic started by: nayman on August 28, 2013, 07:02:20 pm
		
			
			- 
				being a shielder i often use this awesome feature. but my fingers are too short (dont laugh, not cause of age :))
 i wanr to change this option from 'V' button to 'R'(i never use first person view), i think R button is the best for it. but there is no any option fo V button in controls, so i cant change them :(
 could smone help me and say what to do, and how could i change this?
 thank you
- 
				You simply can´t.
			
- 
				Not possible until cmp actually starts doing things for cRPG again and the compatibility with old WSE is broken. In other words, this will never happen.
			
- 
				You simply can´t.
 
 stupid question, but i have to:
 r u 100 % sure?
- 
				Yes, it is not possible currently. You aren't the only person who wishes they could change it - but right now you can't.
			
- 
				ty guys
			
- 
				You can try using Autohotkey to remap it but I think Warband gives it some problems.
 
 EDIT:
 This actually works. Using that will rebind left control to v.
 LCtrl::v
 f12::Suspend
 
- 
				high end keyboards sometimes have their own hotkeysoftware where you could make a profile for when you play warband and switch v and r arround,  its your last hope.  example: http://www.everythingusb.com/logitech-g510-gaming-keyboard-19719.html (http://www.everythingusb.com/logitech-g510-gaming-keyboard-19719.html)
 
 or most high end gaming mice for that part, where you could link one of the extra mouse buttons to act as V
- 
				You can try using Autohotkey to remap it but I think Warband gives it some problems.
 
 EDIT:
 This actually works. Using that will rebind left control to v.
 LCtrl::v
 f12::Suspend
 
 dont understand that language, sorry)) but it seems to be a good solution. could u explain further pls, if there is any further
 Rufio, mouse key is even better solution, but i have the simplest one
- 
				dont understand that language, sorry)) but it seems to be a good solution. could u explain further pls, if there is any further
 Rufio, mouse key is even better solution, but i have the simplest one
 
 
 http://www.autohotkey.com/
 
 That's the program that Paul is talking about, create a new macro & just copy-paste the code that was previously written out, save it & run it, then you're away.
 
 Pretty much it from what I can gather.
- 
				I must say, these new nudges and shield bash are great defensive moves. They don't stun fuck you too much but they also giveyou some space
			
- 
				left ctrl is not good too. i'll wait for cmp's actions, if there will be any, thanks
			
- 
				i use my mouse buttons for nudge and kick.....
			
- 
				you might be able to re-type your controls in a text file, maybe in your module folder.
 like a file that has all the controls listed:
 
 For Example:
 
 Move Forward = W
 Jump = Space
 and so on...
- 
				i have remapped the thumb button of my mouse. works quite well, but somethimes a get a "what?" message, not sure why but this happens with the v key on my keyboard, too.
			
- 
				This is when you abuse nudge too much. (It has cooldown).
			
- 
				If you like, take both keys off your keyboard, you can switch them and then your V is your R.
 
 Fingers too small to reach the V key... How do you press space?
 
- 
				I think he is wovvied about positioning and not what lettev is pvinted on the key.
 Also, some wvitevs will hare pvoblems with this when not playing cVPG.
- 
				i guess having some sort of .ini file would be too advanced for this game
			
- 
				This is when you abuse nudge too much. (It has cooldown).
 
 naa, then i get a "too soon to try another nudge" message.
 and there was no cd when i have used it.
 
- 
				I think the best place to re=map it officially would be Q if they ever did.
 
 You can try using Autohotkey to remap it but I think Warband gives it some problems.
 
 EDIT:
 This actually works. Using that will rebind left control to v.
 LCtrl::v
 f12::Suspend
 
 
 Would Q work?
 
 q::v
 f12::Suspend
 
- 
				you might be able to re-type your controls in a text file, maybe in your module folder.
 like a file that has all the controls listed:
 
 For Example:
 
 Move Forward = W
 Jump = Space
 and so on...
 
 
 that would just remap all native, non-WSE controls.
 
 also, try finding decaprio from Inception, then hunt down cmp, and enter into his dreams, learn how to use WSE, exit dream and snuff cmp, and then become a dev for the mod
- 
				i love the push for polearms, because: GLB swings, enemy blocks and facehug, nudge him away, haha, no more s keying needed
			
- 
				Every key works. Just read the Autohotkey help file.