BETA RELEASEDownload Setup x64We currently due not support 32bit due to a technical issue with setting usernames.Simple SetupThis setup file will automatically download and install all files to
'C:\Program Files\ArgonathRPG\Browser+'. Simply run the installer with administrative privileges and within a few moments it'll say it's been installed.
Advanced SetupIf you do not wish to install the browser to the default location, you can pass the install directory as a parameter from command line:
BrowserPlusSetup.exe "C:\MyCustomInstallDirectory"
Using BrowserPlusTo use BrowserPlus simply run the program, on your first use you'll be prompted to select where GTA is installed. Note: IF SA-MP is installed to another directory besides your GTA directory; please use that directory instead.
Once running you will not see any servers until you add one. Depending on theme, adding can be a bit different:
Adding a server with default (OS X) theme:
1) Click the '+' button on the top left of the BrowserPlus screen.
2) A new textbox will appear, enter the IP and port of the server (e.g samp.argonathrpg.com:7777)
3) Once you've added the server, click the '+' symbol again and wait a few moments.
Adding a server with Metro or Material Theme:
1) Click the '+' button on the top left of the BrowserPlus screen.
2) An action sheet with a text box will appear, enter the IP and port of the server (e.g samp.argonathrpg.com:7777)
3) Once you've typed in the server information, click the button 'Add (server)' and wait a few momwnts.
Frequently Asked QuestionsHow to add usernames and passwords?On default (OS X) theme you'll see the username box appear all the time and when you've selected a server that has a password, a password box will appear. By default, usernames and passwords are saved automatically when you join a server. On Metro and Material theme, only once you've click the play button will an action sheet with the username and password box appear.
How to join a server?The 'play' button will only appear once you have selected an online server. The icon resembles an audio play button.
How do I enable click-to-join from web?1) Open BrowserPlus, click the 'Settings' tab.
2) Check the box that says 'Allow join server web protocol'
3) Restart BrowserPlus (important! this will register the protocol with your operating system)
If you want to add a click to join link to your website to support B+, use this format:
browserplus://join_server/ip:port
Why do I see links on the players list?You can configure BrowserPlus to link to a panel address for players. If you click on the link it'll redirect to the server's user control panel.
For a server host:
Create a file called 'browserplus.json' in the web root of the weburl you have listed for your server.
{
"player": "http://your_panel.com/player/%s"
}
(example:
http://argonathrpg.eu/browserplus.json)