Cant See My Server
#1

I have a problem

I can t see my server anymore

Yesterday i had it online and could see it on my other computer (local) (and on my own pc)

But now i can t see anything

Does someone know's why i can't see my server anymore in the sa-mp server database (samp.exe there you see a list of servers)
Reply
#2

Can you see i on local (127.0.0.1) ?
then you need to port forward on your router (port 7777 UDP)

Else check if you have the latest client/server version.
Reply
#3

no i can t see it local anymore

i will keep it local i dont have portforwarded yt

hey all my command are not working anymore he? Fixed
Reply
#4

Quote:
Originally Posted by tomboeg
Посмотреть сообщение
no i can t see it local anymore

i will keep it local i dont have portforwarded yt

hey all my command are not working anymore he?
Check your includes/plugins etc, and that everything is compatable with samp 0.3b, also check server.cfg if announce and stuff like that is equal to 1.
Reply
#5

I still have 0.3a

And i have 0 plugins
announce and querry is 1
Reply
#6

Open your server_log.txt file, copy everything and paste it here. I'm sure it'll tell you if something can't run correctly!
Reply
#7

This is not a SAMP bug, this is obviousley a problem with your own server.
Reply
#8

I didn't say it's a samp bug

My info:

echo Executing Server Config...
lanmode 0
rcon_password secret :P
maxplayers 10
port 7777
hostname Gamerz Planet
gamemode0 GamerzPlanet (my gamemode)
filterscripts base gl_actions gl_property gl_realtime jump hooihuis automsg autos carcoms (my filterscripts created with mta)
announce 1
query 1
weburl www.sa-mp.com (None Yet)
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#9

I found your issue...

Код:
gamemode0 GamerzPlanet (my gamemode)
That line should be...

Код:
gamemode0 GamerzPlanet 1
If you don't see the change, I added a "1" after your GM. Try that!
Reply
#10

Код:
echo Executing Server Config...
lanmode 0
rcon_password secret :P
maxplayers 10
port 7777
hostname Gamerz Planet
gamemode0 GamerzPlanet 1
filterscripts base gl_actions gl_property gl_realtime jump hooihuis automsg autos carcoms
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Try that..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)