SA-MP Forums Archive
Server IP or WEB PAGE - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server IP or WEB PAGE (/showthread.php?tid=167543)



Server IP or WEB PAGE - DRIFT_HUNTER - 12.08.2010

Well i founded out that you can use server web page same like server IP
So what i mean is when you want add server to favorites you can use server IP or WEB PAGE and my question is how i can do that?
example pub.cnbderby.net:7777


Re: Server IP or WEB PAGE - Vince - 12.08.2010

It's called DNS resolving. But it will only work if your sa-mp server is on the same ip as your webserver.
Correct me if I'm wrong.

You can try it yourself. Go to Start > and type 'cmd' in the search bar ( go to Start > Run, type 'cmd' on XP and older ) and type the following: 'tracert xxx.xxx.xxx.xxx' without the quotes. If your server is dns resolved, it will appear as: 'tracing route to <insert dns here> [xxx.xxx.xxx.xxx]'


Re: Server IP or WEB PAGE - DRIFT_HUNTER - 12.08.2010

Ok thank you i checked and its worked
Only problem i dont get any answer its pinging server and show me results (1ms bla bala bla)


Re: Server IP or WEB PAGE - JaTochNietDan - 12.08.2010

You could also just add a subdomain to your domain that points to the server IP, if you don't have the website in the same location as the server.


Re: Server IP or WEB PAGE - iLinx - 12.08.2010

You just need to set up an 'A Record' with your DNS to point to your server's IP