How to put my server public???

03/25/2016 16:23 AgustinWoW#1
I dont have any idea about hosts , i dont know if a i have to upload the database and ServerShaiya folder o only database.
I have to had my computer on always to had sv on???
03/25/2016 18:18 Ariondaz#2
  • You need to buy a host, i'll use Windows Server 2005/2008/2012 (or other) operating system
  • Install SQL server and your serverfiles/database
  • Use your real IP (not 127.0.0.1)
  • Open game/login port and sql (if your php scripts like registration aren't on your host).
  • Change ip of your game.exe and put ip of your host.
03/25/2016 21:45 AgustinWoW#3
I KNOW THAT.
but if i want to do it in a host? i only upload the database????
03/26/2016 00:12 st.jimmy998#4
Quote:
Originally Posted by AgustinWoW View Post
I KNOW THAT.
but if i want to do it in a host? i only upload the database????
You have to "re-install" your server in VPS or Dedi, upload again Database and Server files :P
03/26/2016 11:04 momocruz#5
All work you have make on LOCAL server you have to do SAME on dedi or VPS , or open you Local server for public player acces


Good luck with that !!
03/26/2016 16:07 AgustinWoW#6
and i have to have my computer always on?
03/26/2016 22:23 sominus#7
A host (in this case), is a remote 'computer' you hire. Not your computer.

You have to upload (and install) all server files (ShaiyaServer), to the Host you hired.
You will also install SQL Server and install the Shiaya DB files.

You have to put in the .INI files, the IP of your host (your host provider will give you the IP)

After that, your 'public' server will be in the remote host, not on your PC anymore.
Players will be connecting to that remote Host, not your PC.
Any changes your make to the DB (items, mobs, etc), you'll have to make it on the Host DB.

You will also need a web host, to put your patches (updates), and your website.

So no, you don't need to have your computer On, once you have everything on the "Host".
03/27/2016 22:00 AgustinWoW#8
ok thnx