Author Topic: Hit and push by a shield button  (Read 1646 times)

0 Members and 1 Guest are viewing this topic.

Offline EponiCo

  • Baron
  • ****
  • Renown: 92
  • Infamy: 15
  • cRPG Player
    • View Profile
  • Faction: Caravan Guild
  • Game nicks: Guard_Aine
Re: Hit and push by a shield button
« Reply #15 on: August 28, 2013, 10:15:58 pm »
0
This is when you abuse nudge too much. (It has cooldown).

Offline Haboe

  • King
  • **********
  • Renown: 1090
  • Infamy: 331
  • cRPG Player A Gentleman and a Scholar
  • Born with a shield on my back. Difficult birth.
    • View Profile
  • Faction: Mercenaries
  • Game nicks: Merc_Haboe
Re: Hit and push by a shield button
« Reply #16 on: August 28, 2013, 10:17:57 pm »
0
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?
visitors can't see pics , please register or login

Offline EponiCo

  • Baron
  • ****
  • Renown: 92
  • Infamy: 15
  • cRPG Player
    • View Profile
  • Faction: Caravan Guild
  • Game nicks: Guard_Aine
Re: Hit and push by a shield button
« Reply #17 on: August 28, 2013, 10:22:11 pm »
+2
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.

Offline Digglez

  • Duke
  • *******
  • Renown: 573
  • Infamy: 596
  • cRPG Player
  • YOU INCOMPETENT TOH'PAH!
    • View Profile
  • Faction: Northmen
  • Game nicks: GotLander, Hamarr, Digglesan, Black_D34th
Re: Hit and push by a shield button
« Reply #18 on: August 28, 2013, 10:32:33 pm »
0
i guess having some sort of .ini file would be too advanced for this game

Offline Mala

  • Earl
  • ******
  • Renown: 412
  • Infamy: 61
  • cRPG Player A Gentleman and a Scholar
    • View Profile
Re: Hit and push by a shield button
« Reply #19 on: August 28, 2013, 10:52:26 pm »
0
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.
« Last Edit: August 28, 2013, 11:01:09 pm by Mala »

Offline Jarold

  • Marshall
  • ********
  • Renown: 987
  • Infamy: 142
  • cRPG Player A Gentleman and a Scholar
  • "Always wear more armor than the guy next to you."
    • View Profile
  • Game nicks: Jarold
Re: Hit and push by a shield button
« Reply #20 on: August 28, 2013, 11:16:25 pm »
0
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.
Code: [Select]
LCtrl::v
f12::Suspend

Would Q work?

q::v
f12::Suspend

Offline Clockworkkiller

  • Permanently Banned
  • **
  • Renown: 872
  • Infamy: 573
  • cRPG Player
  • I shit dopamine
    • View Profile
  • Game nicks: Clockworkkiller
Re: Hit and push by a shield button
« Reply #21 on: August 29, 2013, 12:33:56 am »
0
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
You are a horrible human being clockwork.

If i ever get muted on forums, contact me on crpg.net

Offline Armycook_of_KSantiago

  • Count
  • *****
  • Renown: 188
  • Infamy: 15
  • cRPG Player
  • No mercy! No retreat! No remorse!
    • View Profile
Re: Hit and push by a shield button
« Reply #22 on: August 29, 2013, 03:29:09 am »
0
i love the push for polearms, because: GLB swings, enemy blocks and facehug, nudge him away, haha, no more s keying needed
Dinner is served!
(click to show/hide)

Offline Paul

  • Developer
  • ******
  • Renown: 1879
  • Infamy: 442
  • cRPG Player A Gentleman and a Scholar
  • ball bounce boss
    • View Profile
  • IRC nick: Urist
Re: Hit and push by a shield button
« Reply #23 on: August 29, 2013, 07:52:32 am »
0
Every key works. Just read the Autohotkey help file.