Automatically set binds for all players

Post Reply
LukeBrink
New to forums
New to forums
Posts: 7
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Nov 17, 2014 8:09 am

Automatically set binds for all players

Post by LukeBrink »

Is there a way to set a bind for all players on the server, so once they join they will be able to open a menu etc
Bubka3
Compulsive poster
Compulsive poster
Posts: 70
Joined: Fri Feb 21, 2014 10:24 am

Re: Automatically set binds for all players

Post by Bubka3 »

You are unable to bind things on the client.

Best you can do it either take over default GMod binds or instruct clients how to achieve it themselves.
$atanic $pirit
This is my homepage
This is my homepage
Posts: 251
Joined: Tue Jan 28, 2014 5:32 am

Re: Automatically set binds for all players

Post by $atanic $pirit »

Actually there are two ways.

First one is called slow hacking and by no means should you do that.

Second one is you change the plugin code and hook the functions to the existing keys. Like you don't use the radio commands, so instead of saying bind x which is default key for it. You use bind +radio2 is your plugin. What this does is that, it won't change client's config, but they will have same effect.
Image
Post Reply