13.01.2013, 18:02
Let the server know All keys which the user pressed if we request.
example:
example:
pawn Код:
ToggleServerReadKeys(bool); // it will allow the client to start sending the input data for the server
Public OnPlayerPressKey(char key); // it will return the key number which the user pressed.