Posts: 2,203
Threads: 154
Joined: Oct 2009
Reputation:
0
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
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
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]'
Posts: 2,203
Threads: 154
Joined: Oct 2009
Reputation:
0
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)
Posts: 2,502
Threads: 26
Joined: Apr 2007
Reputation:
0
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.
Posts: 1,498
Threads: 19
Joined: Jun 2009
Reputation:
0
You just need to set up an 'A Record' with your DNS to point to your server's IP