• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release]Dragon Nest 7 classes 70 cap level

Status
Not open for further replies.
Junior Spellweaver
Joined
May 2, 2004
Messages
109
Reaction score
0
I have that user attached to all dbs, and i cant delete it from them. And i think thats the reason of my problem, i used the database backups that "Rafael Carvalho" said from the adastadmin topic.
 
Joined
Oct 29, 2008
Messages
666
Reaction score
113
I have that user attached to all dbs, and i cant delete it from them. And i think thats the reason of my problem, i used the database backups that "Rafael Carvalho" said from the adastadmin topic.

if you're referring deleting the user. all you need is to right click all the database change user to sa. so now you can delete the "DragonNest" user.
 
Junior Spellweaver
Joined
Nov 16, 2013
Messages
102
Reaction score
32
I have that user attached to all dbs, and i cant delete it from them. And i think thats the reason of my problem, i used the database backups that "Rafael Carvalho" said from the adastadmin topic.

You cant delete login dragon nest cuz it is reffered by dragonnest users. delete dragonnest user from all db then you can delete the login, if it is the problem at all... for sp executor you dont need a login cuz it is never used for log in.

if you dont want do drop/create user/login, just run the stored procedure posted at first topic of lunixx repack. that proc links orphan users to the respective given login. Also, dont forget to change the login DragonNest password to the one related to this topic.

I dont know, adastmin db worked for me :)
 
Newbie Spellweaver
Joined
Apr 20, 2012
Messages
18
Reaction score
2
To fix missing body part like head use this DragonNest.exe

keyrita1 - [Release]Dragon Nest 7 classes 70 cap level - RaGEZONE Forums

keyrita1 - [Release]Dragon Nest 7 classes 70 cap level - RaGEZONE Forums
 
Junior Spellweaver
Joined
May 2, 2004
Messages
109
Reaction score
0
Tnx for the replys, now the all the process start at "normal" state i can say, but, servicemanager show me every process in gray.

Maybe i made a mistake with some config file, dont know, i had a test server working before trying this pack.
 
Newbie Spellweaver
Joined
Dec 27, 2013
Messages
9
Reaction score
0
cash shop work.
4dpGqIS - [Release]Dragon Nest 7 classes 70 cap level - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Aug 13, 2007
Messages
210
Reaction score
14
USE [dnmembership]
GO


DECLARE return_value int


EXEC return_value = [dbo].[P_ModCashBalance]
@nvcAccountName = N'jm009912',
IntCashBalance = 999999999


SELECT 'Return Value' = return_value


GO

try this for Cash
 
Status
Not open for further replies.
Back
Top