My server isnt on the internet tab - 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)
+--- Thread: My server isnt on the internet tab (
/showthread.php?tid=457188)
My server isnt on the internet tab -
thimo - 09.08.2013
Hello,
I have a very strange problem. It is that my server wont announce itself on the internet list. Its not my server.cfg i think. Here is my server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password POOF
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 ET
filterscripts
plugins sscanf.so streamer.so mysql.so whirlpool.so crashdetect.so
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 5000.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Anyone knows why its happening?
Re: My server isnt on the internet tab -
SwisherSweet - 09.08.2013
Lanmode to 1
Re: My server isnt on the internet tab -
thimo - 09.08.2013
That makes it only visible to me doesnt it?