server problem - 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: server problem (
/showthread.php?tid=505454)
server problem -
DetoNater - 08.04.2014
Well after a long time i had been to this, something out there lacks,
I've recently downloaded 0.3z and converted my 0.3x files to 0.3z, all set and was running perfectly,
but while i share my ip to my friend, he says that the server till says (retrieving information),, is there a way to fix this or any ideas?
thanks in advance
Re: server problem -
HitterHitman - 08.04.2014
make sure that your friends are updated to 0.3z samp with the same RC version of your server. (maybe its R version :P I am confused.)
Re: server problem -
DetoNater - 08.04.2014
yup he's updated to 0.3z btw is it essential to portfarward the server??
Re: server problem -
Micheal123 - 08.04.2014
check the ip 127.0.0.1:7777 create bind in server.cfg
Код:
echo Executing Server Config...
lanmode 1
rcon_password changeme
maxplayers 400
bind 127.0.0.1
port 7777
hostname yourservername
gamemode0 yourgamemode
filterscripts yourfilterscripts
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 20
logtimeformat [%H:%M:%S]
plugins yourplugins
mapname San Andreas
Re: server problem -
HitterHitman - 08.04.2014
Quote:
Originally Posted by DetoNater
yup he's updated to 0.3z btw is it essential to portfarward the server??
|
Yes it is required, otherwise no one other than you will be able to join the server. (You won't have to re-forward the 0.3z if you have portforwarded 0.3x server)
Re: server problem -
UnknownOwner - 08.04.2014
Try if your comes in game-state.com.
One of the other main causes could be:
- Your server must not have been portforwarded, or you port may be blocked by Firewall.
- Your must not be having the same SAMP client as your's (Maybe the RC may be different)
- or, your server won't be on 0.3z client.