So... @Wulf I think you can help me...
All in all, how to block SHIFT+P and SHIFT+L for authlevel1? Thanks...
Cheat and key detection
Discussion in 'Rust Discussion' started by SannyOK, Mar 11, 2015.
-
-
Now we need to use a system of Oxide Permissions in plugins instead of AuthLvl...
And all the problems will be solved. But it will take some time) -
Wouldnt it be possible to, not block, But log the use of those keys.
Create a plugin that logs the pressing of S^P/L?
Anyway, Ima crawl back of the the archives -
Wulf Community Admin
-
You can indeed use the OnTick hook to keep getting the PlayerInput to listen for specific keys used in Rust, it is however not possible to block the no clip as this is a client-side value in BaseMovement
-
Thats really bad and weird!