|  |  | 
							
								|  |  
								| 
										
											
										 
											| 
													
														
															| Server is not working in 100%! And is not playable
 
 I post here all we have fixed and how we do that...
 
 1. You need to download MSSQL (the best is Mssql 2000)
 2. You need the server files
 * Server KalOnline (old) (this is 1st ver of server and have bug with diffrent ver, etc and in is trojan so don't download this one if u don't need to)
 o Old files uploaded by sspoke
 o part1.rar(rapidshare)
 o part2.rar(rapidshare)
 o part3.rar(rapidshare)
 * Server KalOnline (new) (this is 2nd ver of server and here are no bug as in 1st ver of server thx to Darith)
 3. You need Client
 * Full old Client (fileplanet)
 4. You need KalOnline Server List Changer KOSLC
 
 
 OK! Let's start.
 
 1. SQL:
 1. If you installing sql set it to mixed mode (it is very important!)
 2. Create in sql new database (kal_db and kal_auth)
 3. Restore database from files in kalonline server (in db folder)
 
 2. ODBC:
 1. Open in Control Panel -> Administration Tools -> ODBC
 2. Choose system DNS
 3. Create new... (name: kal_db ; server:localhost ; next... ; choose database: kal_db)
 4. Do same with kal_auth
 
 3. Server:
 1.
 
 If it is your 1st time then just run all .exe files in server folder.
 2. After you run AuthSvrT.exe you'll see message box with login and pass, enter there your login (default: sa) from sql and pass (you had to write it when you installing sql).
 3. Run DBSvrT.exe
 4. Run MainSvrT.exe (If all is OK then you should see: Server is ready on port 30001 , if not then you'll see red error message)
 
 4. Account:
 1. Open sql Query and past this:
 Code:
 
 
 
    
        
            | Citat: |  
            | SET IDENTITY_INSERT Login On INSERT INTO Login (UID, ID, PWD, Birth, Type, ExpTime) VALUES ('1', 'test123', 0x3A3A3A3A, '19190101', '0', '4000') SET IDENTITY_INSERT Login Off |  
 (Don't forget set database to kal_auth!)
 2. Login: test123 Pass: 1111 (we know that is working and until server work normaly we don't care about that pass... thx to sspon we know that 3A=1)
 
 5. How to connect:
 1. You need client (since few last updates your client will crash after u want to connect to priv server, so you need older ver of client)
 2. Change IP (if u have to) in client witk KOSLC (copy it to your KalOnline client folder or it won't work)
 3. Make .bat file in client folder and past this:
 Code:
 
 
 
    
        
            | Citat: |  
            | engine.exe /load /config debug |  
 4. Run .bat file (don't run kalonline.exe!!!)
 
 6. ERRORS:
 1. Server stuck at "etc"
 * Download NEW server
 2. Guild; GuildMember etc...
 * Change in sql varchar to nvarchar
 * Delete all from tables
 3. Wrong Pass:
 * You enter wrong value in query!
 * Or you just enter wrong nuber of "1" should be more then 3
 |  |  
											|  |  |  |  |  |