Posts: 501
Threads: 175
Joined: Jan 2014
Reputation:
0
There's any way to detect when player is pressing on a key?
I'm not talking about the defined keys such as KEY_SPRINT KEY_CROUCH etc
for example if I want to recognize when somebody is pressing on B
Posts: 1,050
Threads: 153
Joined: Mar 2016
Reputation:
0
Edit: I think you got your answer above
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
That is by design. It is impossible to detect specific keys without the use of a client-side plugin. And no-one's interested in downloading extra stuff to be able to play on a server.
Posts: 1,219
Threads: 51
Joined: Jul 2012
Tell your users to make macros for ability mcommands, or create an own mutliplayer client.
i think that are your options
Posts: 33
Threads: 6
Joined: Dec 2016
Reputation:
0
Without side clients - no.