|
You last visited: Today at 02:20
Advertisement
How to setup a private server on localhost ?
Discussion on How to setup a private server on localhost ? within the Dekaron Private Server forum part of the Dekaron category.
08/07/2009, 06:49
|
#1
|
elite*gold: 0
Join Date: Jul 2009
Posts: 41
Received Thanks: 9
|
Hi!
I want to setup my private server of 2moons on my pc, but i'dont know how to do and with what.
Can you help me?
I think i guess how to do it.
|
|
|
08/07/2009, 11:37
|
#2
|
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
|
make the server like in the videos and change all ip's to 192.168.1.*** or 127.1.1.1
+Reported: double post
|
|
|
08/07/2009, 11:39
|
#3
|
elite*gold: 0
Join Date: Jul 2007
Posts: 28
Received Thanks: 2
|
You can find a client  Server files from
*I suppose you now how to set an sa account in mysql2000 and restore databases.
After that.
Just replace your sa account and pasword in the server files also set all IP 127.0.0.1
IMPORTANT
After you restore the databases run this query on MSSQL2000,
just add your sa account and password after UID=;PWD=;
Quote:
EXEC sp_addlinkedserver 'LSV_GHBILL','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRACNT','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRCASH','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRHELION','','MSDASQL',NULL,NULL,'DRIVER={SQ L Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRNUNVICE','','MSDASQL',NULL,NULL,'DRIVER={S QL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRQUNE','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRRONDOW','','MSDASQL',NULL,NULL,'DRIVER={SQ L Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSIZ','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRTEST','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRZUTO','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSTA','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRACCOUNT01','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
exec sp_serveroption 'LSV_GHBILL','rpc out','true'
exec sp_serveroption 'LSV_GHBILL','rpc','true'
exec sp_serveroption 'LSV_DKRACNT','rpc out','true'
exec sp_serveroption 'LSV_DKRACNT','rpc','true'
exec sp_serveroption 'DKRCASH','rpc out','true'
exec sp_serveroption 'DKRCASH','rpc','true'
exec sp_serveroption 'LSV_DKRHELION','rpc out','true'
exec sp_serveroption 'LSV_DKRHELION','rpc','true'
exec sp_serveroption 'LSV_DKRNUNVICE','rpc out','true'
exec sp_serveroption 'LSV_DKRNUNVICE','rpc','true'
exec sp_serveroption 'LSV_DKRQUNE','rpc out','true'
exec sp_serveroption 'LSV_DKRQUNE','rpc','true'
exec sp_serveroption 'LSV_DKRRONDOW','rpc out','true'
exec sp_serveroption 'LSV_DKRRONDOW','rpc','true'
exec sp_serveroption 'LSV_DKRSIZ','rpc out','true'
exec sp_serveroption 'LSV_DKRSIZ','rpc','true'
exec sp_serveroption 'LSV_DKRTEST','rpc out','true'
exec sp_serveroption 'LSV_DKRTEST','rpc','true'
exec sp_serveroption 'LSV_DKRZUTO','rpc out','true'
exec sp_serveroption 'LSV_DKRZUTO','rpc','true'
exec sp_serveroption 'LSV_DKRSTA','rpc out','true'
exec sp_serveroption 'LSV_DKRSTA','rpc','true'
exec sp_serveroption 'DKRACCOUNT01','rpc out','true'
exec sp_serveroption 'DKRACCOUNT01','rpc','true'
|
*To create manualy an account look 
*To connect to the client you have to go to \data\share\ and edit the ip-adresses of channellist.csv and loginlist.csv,go in the client bin folder and run dekaron.exe
*Your servers and client shared folder must be exact the shame
|
|
|
08/07/2009, 12:32
|
#4
|
elite*gold: 0
Join Date: Aug 2008
Posts: 8,097
Received Thanks: 3,359
|
#Posts merged
|
|
|
08/07/2009, 15:19
|
#5
|
elite*gold: 0
Join Date: Jul 2009
Posts: 41
Received Thanks: 9
|
I think my server doesn't work cuz this :
How can i resolve it ?
I have this in config.ini of the cast folder , may be thats'it the real probleme ?
Quote:
;
CAST_PORT = 7882
DATABASE_ADDRESS = 127.0.0.1,1433
DATABASE_DATABASE = CHARACTER
DATABASE_ACCOUNT = DBUSER
DATABASE_PASSWORD = DBPASSWORD
CAST_SERVER_ID = 1101
LOG_PATH = ..\LogFiles\
|
|
|
|
08/08/2009, 11:21
|
#6
|
elite*gold: 0
Join Date: Jul 2009
Posts: 41
Received Thanks: 9
|
I have do it succesfull !
i have my private server on localhost !!!!
|
|
|
Similar Threads
|
can someone please help me setup a private server
04/30/2009 - EO PServer Hosting - 10 Replies
i will pay u irl cash for helping me get account msg and npc server up.. also how to configure website and everything
*evil grin*
|
How to run a private Server Kalonline on LocalHost with All mobs working and Vista?
12/07/2008 - Kal Online - 1 Replies
deleted
|
How to Setup a Private Server
02/18/2008 - CO2 Guides & Templates - 24 Replies
Here is a Introduction how to set up a "naked" server with the CO Full Server Code. What i mean with naked you will see when you run and "play" it...
1. Download The Sourcecode
2. In the CO Full Server C# Project is one File named "BackEndDB.cs" open it go to line 200 insert your IP there.
3. Build Both of the Projects
4. Create a Database called "Conquer" in your pgSQL Admin
5. Do a SQL Query with the table defination
6. Add a Account to the DB (leave the Password Field blank)
7. Open...
|
All times are GMT +1. The time now is 02:23.
|
|