- Joined
- Aug 2, 2008
- Messages
- 167
- Reaction score
- 6
Making Kal Online in MSSQL 2005 for noobs
__________________________________________________1.)Downloads
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
- Server and Client Tools by Dopestar
2.)Database
- Open MSSQL Managemen Studio Express
- Right click the database folder.
- Click New Database.
- Put in the name "kal_db".
- Right click again database folder.
- Click Restore Database.
- Type in the column named "To database", put kal_db.
- Click the circle named "From Device".
- Locate kal_db - MSSQL 2005.bak.
- Go to Options tab.
- Click the box named "Overwrite the existing database".
- Click ok.
- Note:Same procedure with kal_auth database.
3.)Data Sources (ODBC)
- Go to control panel.
- Click "Switch to Classic View" (Unless your already in it).
- Double Click "Administrative Tools".
- Open "Data Sources (ODBC)".
- Go to User DSN tab.
- Click Add.
- Select SQL Server
- Put in the Columns
Name:kal_db
Description:Anything
Server
C name
Description:Anything
Server

- Click Next double times.
- Check the box "Change the default database to".
- Select kal_db.
- Click next after its finished and click ok on the pop-up.
- Note:Same procedure with kal_auth.
4.)Going back to the kal_db
- Expand Tables Folder.
- Right click "dbo.Item".
- Click Design.
- Check the box in Info column.
- Click the arrow on the left side.
- Then go exit.
5.)Client Setup
- Install Old Kal Client.
- Overwrite it with the Client Files.
- Change the IP of the client or something.
6.)Starting the Server
- Extract the Server Files (Password is kalzone.de).
- go to the server folder and start login(first) ,database(Second), mainserver(Last).
7.)Creating an Account manually
- Open the Server and Client Tools folder.
- Open the folder named "KOAM (account maker)".
- Open the Application.
- Follow the instructions then your done!
Code:
Please post an information of whats wrong on my guide
Last edited: