Hey. I was wondering how do I bind the key z to use the RemoverTool and the key u for AutomaticBuildGrades for my server.
Binding a button for a chat command?
Discussion in 'Rust Discussion' started by Bezz 2, Mar 12, 2017.
-
There is a guide on steam that i wrote a while ago that explains binds, i can't get a link for you ATM but if you have a quick search around you should be able to find it fairly easily
-
bind z chat.say "/remove"
bind u chat.say "/bgrade 2" ---> stone (0-4 for any grade you want) -
-
try:
bind u chat.say \"/bgrade 2\" --> see if now works. i can't do any tests now (i'm at work).
P.S.: bind h chat.say \"/home 1\" -
Steam Community :: Guide :: The Ultimate Key Binds Guide (chat & console commands) not sure how relevant this still is, but i doubt much has changed
-
-
Hey. Anyone know how to bind the plugins remover tool and automatic building grades so that when you press u, you can use all the building grades on order and z for remover tool.
-
In f1 console try this
Bind u chat.say "/up"
^or whatever your Plugin command is
Bind z ent.kill or
Bind z ent kill
Writecfg (to save to your rust bind file)
Can't remember the ent kill but it should be easy. Hope this helps