Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release]Dragon Nest 5 classes 70 cap level VM+Client+Tutorial (w/ Black Dragon Nest)

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jul 27, 2013
Messages
13
Reaction score
1
stop spamming, your sentence is confusing since you're using google translate.

I can ask you a question? you encrypted files with expiration date and password? or you found files already them with the expiration date and password?


Files are encrypted with enigma...:(:

this server work with SQL Server 2008 R2 / SQL Server 2012?

Yes
 
Skilled Illusionist
Joined
Mar 24, 2007
Messages
362
Reaction score
34
still wondering how to make this english client running with english quest :(
anyone can give me clue ?

One of the clues is that you need to add in a new .pak file , another is enough information/guides etc in the section to be able to change all of that.
 
Newbie Spellweaver
Joined
Feb 2, 2013
Messages
35
Reaction score
0
what is paas of Full Repack Including English Client+Server files (For those who want to run it outside VM)???
 
Newbie Spellweaver
Joined
Apr 3, 2014
Messages
12
Reaction score
0
Now back to work, this files is capable of 6 classes which means it can create kali. i let you guys test to manually make a kali character in the database. create any character in the 5 available class and edit the info in the database such as the hair, body, job code and etc. then test to login if the character you made before becomes kali.


Proof:
kennethz008 - [Release]Dragon Nest 5 classes 70 cap level VM+Client+Tutorial (w/ Black Dragon Nest) - RaGEZONE Forums


Note: i didn't test it yetm but remember the time we manually create academic via DB
is assassin available too ? :blushing:
 
Newbie Spellweaver
Joined
Jul 12, 2004
Messages
40
Reaction score
0
Can anyone help me.. in creating an account through website. can't connect my account db to my reg.php and also how to bypass hshield? is it possible to connect client without internet. cuz hshield needs internet to connect client.. i just want to run in local without internet.. thanks ^_^
 
Newbie Spellweaver
Joined
Jun 7, 2010
Messages
56
Reaction score
2
any mirror ??? i can't download from mega.co.nz

Mirror [Google Drive]

Server VM:


Lunixx Repack 1.1


Can anyone help me.. in creating an account through website. can't connect my account db to my reg.php and also how to bypass hshield? is it possible to connect client without internet. cuz hshield needs internet to connect client.. i just want to run in local without internet.. thanks ^_^

can you screenshot the error?
about client without hshield, i think you have to hex the client
CMIIW
 
Newbie Spellweaver
Joined
Jul 12, 2004
Messages
40
Reaction score
0



this is without internet.. how to bybass this.. thanks in advace.. ^_^
 
Last edited:
Newbie Spellweaver
Joined
Dec 18, 2009
Messages
21
Reaction score
0
Can any one tell me how to add skill point? I try change dbo.CharacterStatus but error
 
Experienced Elementalist
Joined
Aug 28, 2013
Messages
272
Reaction score
31
Can any one tell me how to add skill point? I try change dbo.CharacterStatus but error

Use this query
USE DNWORLD
UPDATE dbo.CharacterStatus SET CharacterLevel=100,Coin=300000,SkillPoint=1000,SkillPoint2=1000,JobCode=25 WHERE CharacterID=(SELECT CharacterID FROM characters WHERE CharacterName='OutOfMemory')
 
Skilled Illusionist
Joined
Mar 24, 2007
Messages
362
Reaction score
34
Can anyone help me.. in creating an account through website. can't connect my account db to my reg.php and also how to bypass hshield? is it possible to connect client without internet. cuz hshield needs internet to connect client.. i just want to run in local without internet.. thanks ^_^

Here's a query to register so this could help.

Code:
USE [[COLOR=#ff0000]Account[/COLOR]] 
GO
DECLARE @[I][B][URL="http://forum.ragezone.com/members/850422.html"]return[/URL][/B][/I]_value int
EXEC @[I][B][URL="http://forum.ragezone.com/members/850422.html"]return[/URL][/B][/I]_value = [dbo].[DN_REGISTER]
@in_Login = N'[COLOR=#ff0000]USERNAME GOES HERE[/COLOR]',
@in_Password = N'[COLOR=#ff0000]SECRECT CRAP GOES HERE[/COLOR]',
@in_Email = N'[COLOR=#ff0000]EMAIL STUFFS HERE[/COLOR]'
SELECT 'Return Value' = @[I][B][URL="http://forum.ragezone.com/members/850422.html"]return[/URL][/B][/I]_value
GO
 
Experienced Elementalist
Joined
Apr 21, 2014
Messages
225
Reaction score
13
# -Download it
# -Install it
# -Power it on
# -Set a new network , set name and password
# -Then set the Hamachi's IPv4 IP within the config files in the server then vola!



OK Work!

PVP is not T^T



change item drop ?
 
Status
Not open for further replies.
Back
Top