SA-MP Forums Archive
Master Serverlist - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Master Serverlist (/showthread.php?tid=11325)



Master Serverlist - Alfredk - 31.08.2007

Hello,

I discovered a solution. If your server isn't showing on the server masterlist.

If you open the file
Код:
Server.cfg
Then you will see this:

Код:
echo Executing Server Config...
lanmode 0
rcon_password YourPassword
maxplayers 50
port 7777
hostname YourHostname 
gamemode0 penls
filterscripts adminspec actions 
announce 1
query 1
weburl www.sa-mp.com
anticheat 1
If you delete Query 1 You will see this

Код:
echo Executing Server Config...
lanmode 0
rcon_password YourPassword
maxplayers 50
port 7777
hostname YourHostname 
gamemode0 penls
filterscripts adminspec actions 
announce 1
weburl www.sa-mp.com
anticheat 1
Now your done and your server working fine on your masterserverlist.
So far i know i didn't had any problems with deleting the - Query 1 - Line,

Enjoy


Re: Master Serverlist - Francis[French] - 31.08.2007

Wrong forum man


Re: Master Serverlist - Trix - 31.08.2007

Eugh.. removing query 1 doesn't achieve anything other than make your config smaller. The query CVar defaults to 1.


Re: Master Serverlist - Alfredk - 03.09.2007

but its working for me and its in the masterlist with query it isn't


Re: Master Serverlist - X_Cutter - 03.09.2007

Lol that is a bit stupid. I don't believe that when u removed ''query 1'' your server apeared, and before it did'nt loooooooool


Re: Master Serverlist - Alfredk - 04.09.2007

yep, And on a linux server is dont work :S my friend got a linux server he did the same but it didn't work.

It only works on Windows server. Otherwise when announce is to 1 and query to 1 it dont shows up :S

When i removed query 1 out of the list it works and showing on the masterlist


Re: Master Serverlist - splitx - 28.12.2007

Wooooooot it work Thx :P


Re: Master Serverlist - [AGS]Mouldy - 24.02.2008

i have a linux server... i have been looking everyware surching to find a answer and no one seems to know
please help!!!

when i had a windows host it was good, server was always full
but not im relieing on the regulars to bring friends with them 12 ppl max :S

please help


Re: Master Serverlist - SampStunta - 27.09.2009

It not work for me...