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!

Dragon Nest Mobile

Newbie Spellweaver
Joined
Nov 30, 2009
Messages
48
Reaction score
28
Link :

Guide:

This is oneclick to run so nothing much todo :junglejane:

Extract to D:/, run shortcut follow 0 - 1 - 2 :junglejane:

install apk and play

if you got stuck at loading screen mean the virtual ip not set yet

goto Control Panel\Network and Internet\Network Connections

right click on Ethernet 3 (or Ethernet 2) -> properties -> tcp/ip v4 ->

N1Y6PBz - Dragon Nest Mobile - RaGEZONE Forums


iPeX6ac - Dragon Nest Mobile - RaGEZONE Forums


then restart server


Images:
41eaHUv - Dragon Nest Mobile - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Banned
Banned
Joined
Apr 12, 2019
Messages
5
Reaction score
2
i will translate this one for english version for my project nice release anyway
 
Newbie Spellweaver
Joined
Nov 30, 2009
Messages
48
Reaction score
28
@Changzu: it's ok, just a notice about your virtual network has installed

about how to get diamond,

please create database name "gm" then execute this :

DROP TABLE IF EXISTS `user`;
CREATE TABLE `user` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL,
`money` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`, `user`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 5 CHARACTER SET = latin1 COLLATE = latin1_swedish_ci ROW_FORMAT = Compact;

SET FOREIGN_KEY_CHECKS = 1;

then insert you username and money then relog
 
Newbie Spellweaver
Joined
Nov 30, 2009
Messages
48
Reaction score
28
if u want change to your ip or vps ip, u need edit apk/ipa then decompile assets/bin/Data/Managed/Assembly-CSharp.dll and change ip inside that dll and assets/config.cfg, table "gateinfo" in database "login"
 
Junior Spellweaver
Joined
Dec 22, 2008
Messages
125
Reaction score
36
click on the head at the top left and the panel GM will open on the screen you will see a circle and ! inside
 
Newbie Spellweaver
Joined
Nov 30, 2009
Messages
48
Reaction score
28
if not working, try restart server, then spend some diamonds(like exchange diamonds to C point), your diamonds will update
 
Back
Top