spmn / sa-mp_masterlist_fix

Master of your... internet tab!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SA-MP Masterlist Fix

Master of your... internet tab!

Installation:

  • Download the latest version.dll from the releases page;
  • Copy version.dll to your SA-MP directory (where samp.exe is located);
  • Run samp.exe;
  • Optional: Tweak the masterlist servers (My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json)

Compatibility

This mod is confirmed to be compatible with 0.3.7-R1, 0.3.7-R5 and 0.3DL-R1. It should also be compatible with other releases, but that is not guaranteed.

How does it work?

Simple!

This fix injects itself into the SA-MP server browser and redirects all masterlist requests to the masterservers specified in sa-mp_masterlist_fix.json. (default: SA Monitor)

New in v2.0: Now you can change the masterlist used for the hosted tab, too!
New in v2.0: The masterlists can be served from non-default ports.

My server is not shown on the internet tab.

Most probably your server is not registered on SA Monitor.

You can register your server by following these steps. In the next hours the server should appear on the internet tab.

Contributors:

markski1 - hosts the masterlist used by default in v2.0.0
SACNR Monitor - hosted the alternative masterlist used for many years by default in v1.1.0
MyU - wrote the code for the auto injector used in v1.1.0
nickdodd25 - hosted the masterlist for v1.0.1 release

About

Master of your... internet tab!

License:MIT License


Languages

Language:C++ 97.8%Language:C 2.2%