Upvote Upvoted 1 Downvote Downvoted
help with hud server buttons
posted in Customization
1
#1
0 Frags +

How do you program these to bring you to a server? Im using OhU_hud if that makes any difference.
Here is what they look like

How do you program these to bring you to a server? Im using OhU_hud if that makes any difference.
[url=http://imgur.com/6mughVh]Here is what they look like[/url]
2
#2
2 Frags +

You need to look in the mainmenuoverride.res and gamemenu.res files. See what the command for the buttons is. It's going to be an alias. You need to go into autoexec.cfg and type:

alias "%aliasname%" "connect %serverip%"
You need to look in the mainmenuoverride.res and gamemenu.res files. See what the command for the buttons is. It's going to be an alias. You need to go into autoexec.cfg and type:

[quote]alias "%aliasname%" "connect %serverip%"[/quote]
3
#3
0 Frags +
VoloderYou need to look in the mainmenuoverride.res and gamemenu.res files. See what the command for the buttons is. It's going to be an alias. You need to go into autoexec.cfg and type:
alias "%aliasname%" "connect %serverip%"

ill try that thanks!

[quote=Voloder]You need to look in the mainmenuoverride.res and gamemenu.res files. See what the command for the buttons is. It's going to be an alias. You need to go into autoexec.cfg and type:

[quote]alias "%aliasname%" "connect %serverip%"[/quote][/quote]
ill try that thanks!
4
#4
2 Frags +

go into gamemenu.res and under #ch1 #ch0 etc, it will say "engine connect ..." put the ip of ur servers into the ... part

go into gamemenu.res and under #ch1 #ch0 etc, it will say "engine connect ..." put the ip of ur servers into the ... part
Please sign in through STEAM to post a comment.