Configure the keyboard in the game(Everything works) (NBA 2K16)
That article, in which everything is written in detail how to use AutoHotKey to change the keyboard layout.Also, the full list of standard controls for PC:
TAB - play scheme
Left Shift - stand protection, stand in the post
Space - passing the ball
A,W,S,D - player movement
Num + call "gear" menu
NumEnter - acceleration
Num1 - transfer from the floor
Num3 - unit/recruitment
Num5 - button throw
Num 2,4,6,8 - pro stick (dribbling or shooting)
Article link(remove prbaly)
http://forums.nba-live.com/viewtopic.php?f=163&t=99751 &sid=56e18e62ccbb68bdfda429fd7e0bf275
Tell me what buttons defaultno responsible for the barrier request barrier for charge chrome(to put under the running player) and as alle up to do?
Werewolf1986
downloaded AutoHotkey.then create a text document, and there is inserted
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
#MaxHotkeysPerInterval 2000000
;NumPad-CODE
;remapping normal number keys to make them
;behave like numpad numbers
0::Numpad0
d::Numpad1
b::Numpad2
e::Numpad3
t::Numpad4
a::Numpad5
r::Numpad6
7::Numpad7
s::Numpad8
9::Numpad9
LCtrl::NumpadAdd
x::Space
LShift::NumpadEnter
q::LShift
c: Tab
Up::w
Down::s
Left::a
Right::d
;using the Appskey to turn on/off remapping code
Appskey::
Suspend,Toggle
return
And point keys,that's my office.
Oh,and when you save the document,then the format was changed to .ahk and double click to run and ready
mr.Vladimir
Please tell me you can configure the running of the arrows, and if not difficult, explain more in detail as what to do and what I do in this maker, and if not difficult throw the link where to download this files and where I did not shake as it does not work. Thanks in advance and please help if you can. For almost a week to play chess! Yes and the last one you wrote we need to change the file format in ahl and how to do it.))
Shadow-live
Well the top post.just take an analogy from my layout and put your keys
Werewolf1986
write your own custom layout or a video is better what keys represent you for the throw or cdeee would like under the joystick would have to do anyway can help with joystick?
mr.Vladimir
write your own custom layout or a video is better what keys represent you for the throw or cdeee would like under the joystick would have to do anyway can help with joystick?
Installed it, copied your layout, added a test file, everything is saved and everything is still in place in the game left
Werewolf1986
Do you sometimes playing and after a while some keys,such as movement,stop to work and only helps restart the script?