Hamachi Test Server Issue -
Jay_Dixon - 20.07.2014
Right, so the server launches just fine. NPC's join, everythings working how it should. But it won't connect me to the server? Any idea of what I can do to make it work?
Re: Hamachi Test Server Issue -
Spydah - 20.07.2014
localhost : port
Re: Hamachi Test Server Issue -
Jay_Dixon - 21.07.2014
Quote:
Originally Posted by Spydah
localhost : port
|
Even that didn't work :S
Re: Hamachi Test Server Issue -
Spydah - 21.07.2014
You have the server up and running yes? You're looking to test it local on your own?
Go to server.cfg and look at your port, yes? Now go to SA-MP and add localhost: port if you want to run it on Hamachi turn off your Firewall and hamachiIP: port
Re: Hamachi Test Server Issue -
Jay_Dixon - 21.07.2014
Yup, I did that too and still no success XD
Re: Hamachi Test Server Issue -
DavidKember - 21.07.2014
Open your server.cfg. add a line called "bind" > add your IPV4 IP adress < . Then change the port to whatever you want, after that, simply open SA-MP client, and add your IPV4 IP adress, and the port you chosed, for example.
echo Executing Server Config...
lanmode 1 > This must be set to "1"
rcon_password ur rcon pass
maxplayers 30
port 7777
hostname BLABLABLA
gamemode0 Your Gamemode
filterscripts ur fs
plugins ur plugins
announce 1
query 1
chatlogging 0
weburl
www.blabla.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
bind > HAMACHI IPV4 IP ADRESS <
Then connect using your IPV4 IP Adress, and your port.
EXAMPLE :
>IPV4 IP > 55.55.55.55:7777
Re: Hamachi Test Server Issue -
DavidKember - 21.07.2014
Almost forgot, make sure you have the latest Client, which is 0.3Z. and your server is updated to 0.3Z version aswell, if you didn't updated your server, go ahead and do it by simply replacing the samp-server.exe with the new one from 0.3Z Server package.
Re: Hamachi Test Server Issue -
kokoshkata - 21.07.2014
On first place, why do you use Hamachi to test your server? Simply port forward it.
Re: Hamachi Test Server Issue -
DavidKember - 21.07.2014
@Kokoshkata, not everyone has a static ip,
Re: Hamachi Test Server Issue -
Jay_Dixon - 22.07.2014
Actually, I can honestly say I've tried all of this, with no success XD