Jump to content

yochenhsieh

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral

About yochenhsieh

  • Rank
    (0) Nub
    (0) Nub

Contact Methods

  • Website URL
    http://

Profile Information

  • Location
    Taipei, Taiwan
  1. Hello, I've trying to make Mike move like "normal" action games. W = walk W + Shift = run Open alpha protocol game install folder\APGame\Config\DefaultInput.ini Change the speed of first four lines after General bindings to 0.2 ; --- General bindings +Bindings=(Name="MoveForward",Command="Axis aBaseY Speed=0.2") +Bindings=(Name="MoveBackward",Command="Axis aBaseY Speed=-0.2") +Bindings=(Name="StrafeLeft",Command="Axis aStrafe Speed=-0.2") +Bindings=(Name="StrafeRight",Command="Axis aStrafe Speed=+0.2") Keep other lines untouched. Save file and start game. There is a problem, that the hacking minigame will be unable to use WSAD to move left password. It seems the minigame control only work with movement speed=1.0, I'm still trying to change it...
×
×
  • Create New...