Get variable value from client
Discussion in 'Rust Development' started by Rizzok, Mar 17, 2016.
-
Wulf Community Admin
No, you can only listen for commands that the client sends to the server using OnRunCommand. The only exception is normal keybinds (not custom) which you can listen for using OnPlayerInput.
-
Sad, there is new leaked bug with some client var changing and player is able to interact with cupboad at any distance, if he directly see that cupboard...
-
Wulf Community Admin
I'm sure a plugin could detect the distance of the player and allow/deny. -
Hmm, that can be solution... thanks
