Re: [GUIDE] New Server Setup Guide +files
Friends hello! i've got error like:
Server Closed. what does it mean?
Re: [GUIDE] New Server Setup Guide +files
And ? what to do after the step 5 ?
Re: [GUIDE] New Server Setup Guide +files
gives me error at first step
Re: [GUIDE] New Server Setup Guide +files
Can someone upload Game Client please?
Re: [GUIDE] New Server Setup Guide +files
Quote:
Originally Posted by
aeigis
.1. - Introduction
.1a. - Version Notes
.2. - Files and Links Needed
.3. - Recommended Setup
.3a. - Alternate Setup
.4. - Installing and configuring MSSQL 2008
.5. - Configuring server
.6. - Web Registration
.7. - Client Modification
.1. Introduction
Hello, I have been messing with these files a little and would like to present my vanilla release and setup guide.
These files contain no mods and also were stripped of all unnecessary files. (making the download much smaller)
If you would like to upload mirrors please do so! The more the better for the community. If you are unable to access any of my links in your ISP region please let me know what sites work for you and I will work on another mirror for you.
~aeigis
.1a. Version Notes
1.0 - Completed setup guide to get server functional
To Do - Web Registration Guide (files already included in 1.0)
- Client Modification (Launcher Making etc...)
.2. Files and Links Needed
Lets start you out with getting the proper files needed before you begin setting up
MSSQL 2008 R2
XAMMP 1.7.3
Server Files *Updated 1/7/2013
Server Files Mirror
Game Client
VMWARE SERVER [Optional]
Register Script (By Randym)
.3. Recommended Setup
If you are planning on playing with a few friends and plan on hosting the server on your own machine you should consider using a product like VMWARE to emulate a server without installing a ton of extra stuff on your own computer. I will not provide support or setup instruction for VMWARE considering there is more than enough support on their site. With the link I provided you will need to register (free) and download their software (also free). Obtain your own copy of which ever windows operating system you prefer. I state this as the preferred method because it is the most secure for you and your private information. After you have VMWARE installed continue to .4.
.3a. Alternate Setup
If you do not wish to use VMWARE or you are installing the server on a standalone server continue to .4.
.4. - Installing and configuring MSSQL 2008
I am borrowing a majority of the MSSQL 2008 Setup from sockie who has a guide posted in the sticky section. Why re-create the wheel - his guide is perfect.
.5. Configuring Server
Ok let's start by editing the config files
Open Up you AppServer folder and double click on Server.ini
I've done the liberty of adding in commented examples any line that has a ; infront is an example how how it should look when you are done.
http://i.imgur.com/VNaDG.jpg
Remember the blue text in the MSSQL setup section, the part I told you to remember? that is the text you put in the spots that say SERVER = "YOURSQLSERVER"
Your LAN IP you should be able to figure out. If you are even attempting this guide without that basic knowledge..... I recommend Google.
USERNAME = "sa"
PASSWORD = "password used in step 1 during MSSQL setup"
The same information is required in all server.ini files
However Gameserver2 has one additional string PUBLIC_IP
you can get this by going to iPChicken.com
If you would like to use a NO-IP.org forward, you may also do so.
After the above steps are completed properly your server will run without error. I create shortcuts to the server .exes and place them all in one location (like my desktop)
.6. Web Registration Setup
COMING SOON
(needed files already included in this setup)
.7. Client Modification
Original Connect.rar
Launcher 5.1 Source ( Requires C# to compile )
(client already provided, change connect.ini)
I have a few tips:
If you use sql authentication "sa", ensure that you give the SQL accounts access to the directories where the SQL backups are...
I gave "modify permissions" to these groups:
"SQLServer2005SQLBrowserUser$yourservername"
"SQLServerMSSQLUser$yourservername"
When restoring the backups to databases that you created, go to "options" and then tick "Overwrite the existing database (WITH REPLACE)"
If you are using 64bit windows when creating ODBC connections, create two connections. One in 32bit and one in 64bit.
start > run > %SystemRoot%\SysWow64\odbcad32.exe
AND
start > run > odbcad32.exe
When editing the server.ini files - ensure that ODBC name matches the ODBC info exactly, for example ( ODBC = "SQL Server Native Client 10.0" )
Re: [GUIDE] New Server Setup Guide +files
is it possible to use 2005 sql server sr.?
Re: [GUIDE] New Server Setup Guide +files
The launch file does work. Everytime I run it, it crashed.
Re: [GUIDE] New Server Setup Guide +files
bro can you give me example and explain me how to install api server
when i login to my server i got error
Login Server Request failed in RageZone Brazil client
Re: [GUIDE] New Server Setup Guide +files
Quote:
Originally Posted by
CrystalCoder
bro can you give me example and explain me how to install api server
when i login to my server i got error
Login Server Request failed in RageZone Brazil client
this guide its for old server (alpha version) Rz brasil its new client, and have a tutorial to install api, only download ,extract, and run
Re: [GUIDE] New Server Setup Guide +files
i need help
(sou brasileiro e estou com dificuldades no client se alguem poder me ajudar)
Re: [GUIDE] New Server Setup Guide +files
Re: [GUIDE] New Server Setup Guide +files
Hi... I know this thread is very old, but i would like to ask, does anyone still have the database files in the .bak format, as Mysql 2008 does not want to let the ones that i downloaded that is in .sql format restore from it...