Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 05:16

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Request]Reupload of setup dekaron pserver guide

Discussion on [Request]Reupload of setup dekaron pserver guide within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
nemesisysf's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 134
Received Thanks: 12
[Request]Reupload of setup dekaron pserver guide

Hi,
there was a video on youtube about how to setup a pserver
the video is called "Making a Dekaron private server tutorial on windows 7/8/10" ubifun has managed to delete the video if someone or the owner still has it could reupload ?

nemesisysf is offline  
Old 12/04/2020, 19:46   #2
 
thirdeye42's Avatar
 
elite*gold: 50
Join Date: May 2011
Posts: 184
Received Thanks: 133
The one with SQL2000 and SP4?

I'm not the creator of the video, I downloaded it awhile ago for my keepsake. I won't
be reuploading it to Youtube for it to be removed again.

Here's a .
thirdeye42 is offline  
Thanks
1 User
Old 12/04/2020, 20:26   #3
 
elite*gold: 0
Join Date: Jan 2016
Posts: 29
Received Thanks: 11
Here are also the stuff the video had in its description as well:

First query :

Use master;
Go
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=;'


Second query :

Use master;
Go
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'

Account registration query :

Use account;
Go
Insert Into [TBL_USER] Values ('09101410275532', 'ID', 'Password', 'E-Mail', 'Secret Answer', 'Secret Question', '127.0.0.1')
Insert Into [USER_PROFILE] Values ('09101410275532','ID','Password','801011000000',' 1','0','Y','01/01/2006 00:00:00',null,null,null,'000')

Starting order :

1. Dbmon
2. Cast Server
3. Login Server
4. Msg Server
5. Session Server
6. Game Server

Md5 hash generator used in the video :


Links for the files :

Download full client, server, win7 launcher from here :


Database :

Sql2000 :


Sql2000 SP4 :


Personal note: Do not use the EVAL version given here because its like a trial that will last 180 days and will stop working after that, without telling you why, was pain to figure it out on my own, better torrent it from somewhere or I can upload what I got if you cant find anything

This thread will be more useful to you instead of the one linked in the video, or you can just get the files from thirdeye42's discord
torianbg is offline  
Old 12/04/2020, 20:56   #4
 
elite*gold: 0
Join Date: Jul 2015
Posts: 876
Received Thanks: 258
Cool

Quote:
Originally Posted by thirdeye42 View Post
The one with SQL2000 and SP4? I have one on my Discord > Dekaron > downloads

I'm not the creator of the video, I downloaded it awhile ago for my keepsake. I won't
be reuploading it to Youtube for it to be removed again.
upload this vide and make this as non public and post on epvp
[DEV]Dekaron is offline  
Old 12/04/2020, 21:36   #5
 
thirdeye42's Avatar
 
elite*gold: 50
Join Date: May 2011
Posts: 184
Received Thanks: 133
Quote:
Originally Posted by [DEV]Dekaron View Post
upload this vide and make this as non public and post on epvp
I actually did already and it was removed.
thirdeye42 is offline  
Old 12/04/2020, 22:24   #6
 
elite*gold: 0
Join Date: Jan 2016
Posts: 29
Received Thanks: 11
Reuploaded it myself and made a post here

Left it public in case someone outside of this forums also needs it. If it gets deleted will reupload.
torianbg is offline  
Thanks
1 User
Old 12/04/2020, 23:18   #7
 
nemesisysf's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 134
Received Thanks: 12
Thanks for your support. I have noticed some of guide stuff missing or very messy. So i remebered that there was a video anyways going to dig forums some more

Trying get a9 server. but session server give an error ? am i missing something ?

[Critical Error SP_LOGIN_FLAG_SET is fail]
nemesisysf is offline  
Old 12/04/2020, 23:59   #8
 
elite*gold: 0
Join Date: Jul 2015
Posts: 876
Received Thanks: 258
Quote:
Originally Posted by nemesisysf View Post
Thanks for your support. I have noticed some of guide stuff missing or very messy. So i remebered that there was a video anyways going to dig forums some more

Trying get a9 server. but session server give an error ? am i missing something ?

[Critical Error SP_LOGIN_FLAG_SET is fail]
If your session_server crash and you see

Quote:
Originally Posted by nemesisysf View Post
[Critical Error SP_LOGIN_FLAG_SET is fail]
you can have two issue

1) incorrect login or password in session_server folder file config.ini
2) user what you provide in config.ini is not bind to character.db

do you have same issue with cast_server?
[DEV]Dekaron is offline  
Thanks
1 User
Old 12/05/2020, 19:13   #9
 
nemesisysf's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 134
Received Thanks: 12
Quote:
Originally Posted by [DEV]Dekaron View Post
If your session_server crash and you see



you can have two issue

1) incorrect login or password in session_server folder file config.ini
2) user what you provide in config.ini is not bind to character.db

do you have same issue with cast_server?
re extracted session server files and edited again not sure what i have done wrong but it worked thanks
nemesisysf is offline  
Reply


Similar Threads Similar Threads
[Selling] Jackpot Site | Site + Bot + SQL File + Setup Guide of Site + BOT Setup
08/29/2015 - Counter-Strike Trading - 0 Replies
Hello, who is willing to buy invite you to steam a private message : Steam Community :: NINJAGO. Drejku? Witam, kto jest chetny do kupienia zapraszam na steam wiadomosc prywatna: Steam Community :: NINJAGO. Drejku?
[VIDEO][GUIDE] KDBot Setup Guide
06/25/2012 - SRO PServer Guides & Releases - 1 Replies
Hey guys, many players here had problems with running kdbot on servers like playsro so I made this video to show you guys :) kdBot Setup - YouTube HD available :) Enjoy
[Guide]Projectx Source Setup Guide
03/15/2012 - CO2 PServer Guides & Releases - 119 Replies
First Off Credits: Hybrid Ultimation Impulse DreadNought Tanel Korvacs Arco Jacob/L33TS/Syst3m_W1z4rd
[GUIDE]L2j Linux Server Setup Guide
12/11/2011 - Lin2 Guides & Templates - 5 Replies
from l2j forum;)
[Guide]L2 Official Server Setup Guide for Noobs-English
03/12/2009 - Lin2 Private Server - 107 Replies
Here is the best guide for an L2 Official Server Setup, i post the links for the files later, u can search all files in google the mostly u will find. ------------------------------------------------- ---------------------------------------------- Requirement and Precautions: ------------------------------------------------- ---------------------------------------------- Running a server require at lease a P4 1.8Ghz with at lease 512MB of ram. The server will load, but very slowly. Don't...



All times are GMT +1. The time now is 05:19.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.