I'm trying to start the host, There's an error - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: I'm trying to start the host, There's an error (
/showthread.php?tid=526940)
I'm trying to start the host, There's an error -
SAMPbitch - 20.07.2014
ERROR: bind value is not specified in server.cfg file!
What to do?
How to fix it?
Thank you.
Re: I'm trying to start the host, There's an error -
Mark™ - 20.07.2014
https://sampwiki.blast.hk/wiki/Server.cfg
Re: I'm trying to start the host, There's an error -
SAMPbitch - 20.07.2014
Quote:
Originally Posted by Mark™
|
Please tell me what to do, Im not that good at it.
Thank you.
Re: I'm trying to start the host, There's an error -
ikkentim - 20.07.2014
put "bind [ip of your server]" in your config. I forgot which ip it needs, your external ip or the ip of te network adapter you want to use. Just give it a try.
Re: I'm trying to start the host, There's an error -
DaDenz - 20.07.2014
Yo!
Here is the solution, add this in your server.cfg
bind [Your server IP without Port]
port [Your port here]
Goodluck!
Re: I'm trying to start the host, There's an error -
Crystallize - 20.07.2014
May I ask ? What's the use of bind?
Re: I'm trying to start the host, There's an error -
kirostar - 21.07.2014
in server.cfg type:
Код:
bind serverip
port serverport
Re: I'm trying to start the host, There's an error -
Buhami - 21.07.2014
Edit the server.cfg
add the line Bind <Here your desired ip address>
Hope ihelped u
Re: I'm trying to start the host, There's an error - Astralis - 21.07.2014
Quote:
Originally Posted by WizzardY
May I ask ? What's the use of bind?
|
Just to make the samp-server work on a specific IP, if you are using a server with additional IP's.