Page 1 of 1

*UPDATED* Quick connect GUI for all the servers

Posted: Mon Oct 17, 2016 5:45 pm
by DeathStar
*UPDATED WITH NEW SERVERS*

Features
- interactive, modifiable setup menu
- pick your own bind key
- pick your own greeting message
- shows which server you are on (highlighted green)
- allows you to press a key and connect to a va server quickly
- allows you to keep track of all the va|VoxelArmy servers

How to install
1) Download the QC.cfg.zip attachment (below the image) and unzip it
2) Place the QC.cfg file in your Sauerbraten/gamedata folder
3) Open your autoexec.cfg file and add on a new line: exec QC.cfg
4) Open sauerbraten and type /setupquickservers
5) The GUI will guide you through setting up a message and bind

How to use
- press the bind key you setup
- this will open the GUI
- click on a button to join the selected server
- servers you are on will be highlighted green
- to change the greeting message or bind at anytime, type /setupquickservers

Curious about how it works?
- It saves your bind and custom message as variables
- it binds the key you select to show the quick connect GUI
- it sleep's and says your custom message after you've loaded the map
- it uses the variable alias "connectedip" and "connectedport"
- it checks if you are connected to the server on the list
- this is done by comparing your "connectedip" with that of the servers
- if you're connected, it changes the button text color to green

Raw code here

Re: Quick connect GUI for all the servers

Posted: Mon Oct 17, 2016 10:21 pm
by DeathStar
Rudi wrote:That's my boy rite there!!!!
Awesome GUI DeathStar this will make things much easier for sure ;) Thank you
Of course :D