How to? - 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: How to? (
/showthread.php?tid=189570)
How to? -
Whizion - 12.11.2010
How to make something like this to be your server ip:
server.yourdomain.com:7777
LS:RP has it (server.ls-rp.com:7777) it's very useful because it's easy to remember.
So how to make something like this? Thank you.
Re: How to? -
TheXIII - 12.11.2010
Simple redirection should work.
Re: How to? -
rs.pect - 12.11.2010
You can try with
https://sampforum.blast.hk/showthread.php?tid=75605
Re: How to? -
Whizion - 12.11.2010
Uhm, can someone make an little example?
Re: How to? -
Whizion - 12.11.2010
Bump.
lalalalala
Re: How to? -
Scenario - 12.11.2010
I believe you can set an "A" record in your DNS settings to point to the server IP and port.