You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,12 @@ Simple! This fix is composed of two main parts:
16
16
17
17
Why SACNR? Because they have implemented an API which allows adding of new servers to their Monitor by simple running a filterscript. Details [here](http://monitor.sacnr.com/api.html).
18
18
19
-
2. A DLL injected into SA-MP client which filters all the traffic outgoing to SA-MP Masterlist and redirects it to the server specified in `masterlist_fix.cfg` (default: my webhost server)
19
+
2. A DLL injected into SA-MP client which redirects all the traffic outgoing to SA-MP Masterlist to the server specified in `masterlist_fix.cfg` (default: my webhost server)
20
20
21
21
22
22
## My server still is not appearing on the internet tab.
23
23
Most probably your server is not registered on the [SACNR Monitor](http://monitor.sacnr.com/).
24
+
24
25
You can register your server by following these [steps](http://monitor.sacnr.com/api.html). In the next ~12 hours the server should appear on internet tab.
0 commit comments