Calytic submitted a new resource:
HotKeys - Manage default binds for your server
Read more about this resource...
HotKeys [Obsolete]
Discussion in 'Plugin Support' started by Calytic, Sep 14, 2016.
-
Calytic Community Admin Community Mod
-
Calytic Community Admin Community Mod
-
you can add permissions?
-
...And i ask me: why did i know, exact this question would come from this account?
And i'm really interested in: for which benefit it makes sense in your mind to add here permissions? -
-
Players that don't have permission to a particular plugin don't need a keybind setup for them. If this plugin had permissions then it would assign the right keybind to the right players with permissions but players without permissions to certain plugins wouldn't get assigned a useless keybind. -
But my main approach on this was the reason, that the OP did nearly ask on every plugin for adding perms
So i tried to joke this a little bit -
Wondering if there is a way to add chat.say to the binds. Its working with single words, but not with spaces.
example: "F2": "chat.say /kit tools"
tried to use ' , but unfortunately the ' are printed in the chat aswell -
Calytic Community Admin Community Mod
Code:hotkey.bind F2 "chat.say \"hello world\""
-
-
Hi!!!
thanks Calytic for the plugin, your works are great, I love the Trade plg.
I must sadly say that many servers are using it as "trojan" running binds like this one:
Random player setting self as owner | Page 2 | Oxide
then now Im taking my Console and Logs spammed all time with this:
Code:PLAYER ran console command: global.unban 76561198313319324 "True" PLAYER ran console command: global.ownerid 76561198313319324 "True"
Something like a permission that you can run JUST for 1 user 1 time
I wanna run this as default.
Code:mousewheelup "+invprev" mousewheeldown "+invnext"
I hope you understand my problem -
Calytic Community Admin Community Mod
I would not say this plugin is being used as a "trojan." This capability has existed in Rust for a long time, I simply codified it.
But yea, you can reset to defaults easily. You pretty much said it yourself.
Code:hotkey.bind mousewheelup "+invprev" hotkey.bind mousewheeldown "+invnext"
-
the guy behind this malicious thing is around us Here on the forum. REYNOSTRUM
so sad, this kind of ppl ruin the games and the ppl as me and all the amateurs admins working just for fun
if you Seek REYNOSTRUM+HACKS or CHEATS you will find messages related here and cheats forums with ESP stuff... -
hotkey.unbind "f" on console don't work for me :/
Edit: FixLast edited by a moderator: Oct 22, 2016 -
Code:
[Oxide] 07:36 [Error] Failed to call hook 'ccHotKeyBind' on plugin 'HotKeys v0.0 .2' (NullReferenceException: Object reference not set to an instance of an objec t)
-
t gives you the ability to connect players to the event ,players who have just logged on to my server and saw the writing in the chat "Hit F to join the event"?
-
Calytic
How can I set two commands at one key bind?
For example, I want to put "toggleon" and "toggleoff" on same "T" key
then I can active and deactive, is possible? -
Calytic Community Admin Community Mod
-
Calytic Community Admin Community Mod