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] 1395 - Fixed Etherkin skills / Territory Wars

Joined
Jun 10, 2012
Messages
557
Reaction score
131
It's been a long time since somebody posted new stuffs around the server side of JadeDynasty!
Since I closed my server I decided to share these files which are really important for most of the JD servers right now!
First of all I have to say that the files are way way different than the other files released here.
The whole file structure is really different every main file like gs,gamedbd,gdeliveryd uses custom libs(libs are provided in the archive).
There is new option guniqued if you configure it correctly you will be able to pull out information about clans,alliances,rolelists,characters.


I already told you that Etherkin skills are fixed like psychea ascended and affinity skills, but you need the correct elements.data the correct elements.data is from server version 1397, otherwise you will be able to cast the skills, but they will do no damage.

What is new in these files?
  • Fixed Kytos skills icons
  • Kinda working Asc/Affinity Psychea Skills
  • Fixed Territory Wars
  • Fixed VIP Table
Requirements:
  • RAM: Minimum: 4GB / Recommended: 6GB
  • CPU: 64-bits / 2Ghz - 2.5Ghz / 2 Cores
  • HDD: At least 20GB of space.


Maps
  • Lancaway (This map can be founded in 1378 also, but now its available from NPC or something not sure)


Downloads:

[*] VM Ware Files: - Credits: mrosenov

[*] English Interface: - Credits: mrosenov
Note: This one will translate only the interfaces like buttons,windows and etc it has nothing to do with npc,items,mobs etc.. names or tasks! I didn't tested, but I think it should work perfect!

[*] English - Credits: vlad05
Note: Is not fully English there are some labels which needs to be translated.


[*] English - Credits: mrosenov

[*] English - Credits: mrosenov

VM Ware
==============================================
1. Download the VM Image Files

[*] Download -

2. Open VMWare Workstation 12 (Otherwise you can't load the virtual machine).

3. Open Load the virtual machine.

4. Start the virtual machine.

[*] If a window appears asking you where you got the files click "I moved it"

5. Log in
Code:
User details
username: root
password: root

6. Configuring the network

[*] Open your terminal and type

Code:
[B]vi /etc/sysconfig/network-scripts/ifcfg-eth0[/B]

[*] Where it says:

Code:
IPADDR=192.168.157.1

Change it to your INTERNAL IP

[*] Press ESC then type :wq to save and close and your done here

[*] Restarting the network (We have to do that, cause we made changes)
You can do that by typing this in your terminal
Code:
[B]service network restart[/B]

7. Commands

[*] To start the server
Code:
cd /home/zx1395
./start

[*] To stop the server
Code:
cd /home/zx1395
./stop

[*] MySQL & PMA(phpMyAdmin) Details
Code:
[B]phpMyAdmin:
Username: root
Password: root

MySQL:
Username: root
Password: root[/B]
==============================================


Credits:
Server files & Tutorials: mrosenov

Best Wishes Mitko
 
Last edited:
Newbie Spellweaver
Joined
Mar 20, 2015
Messages
29
Reaction score
7
Hi there

many thx for the release will it test urgently :)
 
Skilled Illusionist
Joined
Apr 7, 2012
Messages
312
Reaction score
121
@mrosenov I think something is wrong with your files... I'm getting segmentation faults...

KDSPhY - [Release] 1395 - Fixed Etherkin skills / Territory Wars - RaGEZONE Forums


Any hints?
 

Attachments

You must be registered for see attachments list
Joined
Jun 10, 2012
Messages
557
Reaction score
131
I'm sorry, but I have to say it *This was very stupid question* and I'm sorry again for this.
No there are no hydrans as the title says its 1395 hydrans comes at 1550.
I think if there were hydrans I would name the thread like "1550 - Jade Dynasty Hydran Release" or smth like this..
 
Experienced Elementalist
Joined
Aug 16, 2010
Messages
240
Reaction score
22
I'm sorry, but I have to say it *This was very stupid question* and I'm sorry again for this.
No there are no hydrans as the title says its 1395 hydrans comes at 1550.
I think if there were hydrans I would name the thread like "1550 - Jade Dynasty Hydran Release" or smth like this..

Honestly, this isnt a stupid question. As one I do not know which version carries hydran as to why I asked if they are. I dont know the reason for your defense but know that my question was only met to help me clarify if i need these files or not. I am waiting for hydran files as I do not have the means to get them my self at the moment. This is why I asked, the release is still good none the less, however i feel what you said was uncalled for. There are no stupid questions man, specially not on a dev thread.
 
Newbie Spellweaver
Joined
May 2, 2014
Messages
12
Reaction score
0
in element.data need to add attributes ? If yes then the 420 version fit?
 
Joined
Jun 10, 2012
Messages
557
Reaction score
131
Hi is there any Problems with the Crypter for Launcher?
Because Virus Alarm :)

View attachment 155933

btw many thx for the release again

hugs

Um, don't worry about this its a false alert my anti-virus (Avast) detects any Chinese soft as virus.



[*] English Interfaces:

English Interface's added let me know if there are any bugs I'll try to fix them.
 
Newbie Spellweaver
Joined
May 2, 2014
Messages
12
Reaction score
0
Sorry for my English . Can someone give element.data, tasks.data 1397 or the client ?



Prompt Sheet element.data responsible for damage skills ?
 
Newbie Spellweaver
Joined
Jan 28, 2014
Messages
6
Reaction score
0
How to open ElEditor?
When you startthere is a problem :err : gdelivery::connect toGAuthserverfailed.Reconnecting.. . Could youhelp?
mrosenov - [Release] 1395 - Fixed Etherkin skills / Territory Wars - RaGEZONE Forums
 
Joined
Jun 10, 2012
Messages
557
Reaction score
131
How to open ElEditor?
When you startthere is a problem :err : gdelivery::connect toGAuthserverfailed.Reconnecting.. . Could youhelp?
mrosenov - [Release] 1395 - Fixed Etherkin skills / Territory Wars - RaGEZONE Forums

1. You need elements editor which can read elements version 156/157, I can't provide you a tool, because all tools that I'm using are licensed to me.
2. go to /home/zx1395/gdeliveryd open gamesys.conf => select everything there and change it with this.
Code:
[LogclientClient]
type			=	udp
port			=	11100
address			=	127.0.0.1
so_sndbuf		=	16384
so_rcvbuf		=	16384
ibuffermax		=	16384
obuffermax		=	1048576
accumulate		=	1048576

[LogclientTcpClient]
type			=	tcp
port			=	11101
address			=	127.0.0.1
so_sndbuf		=	16384
so_rcvbuf		=	16384
ibuffermax		=	16384
obuffermax		=	1048576
accumulate		=	1048576

[Intervals]
;set accounting interval,unit is second
account_interval	=	600
;set delrole interval,unit is second
delrole_interval	=	60
;set check forbidlogin user's map interval,unit is second
checkforbidlogin_interval = 60

[GDeliveryServer]
zoneid=1
aid=2
freeaid=9
zondname		=	zone1
max_player_num		=	15000
type			=	tcp
port			=	29100
address			=	0.0.0.0
so_sndbuf		=	65536
so_rcvbuf		=	65536
ibuffermax		=	1048576
obuffermax		=	1048576
tcp_nodelay		=	0
listen_backlog	=	10
accumulate		=	1048576
mtrace			=	/tmp/m_trace.link
battlefield=1
freecreatime=0
;table_charset		=	UCS2
table_name              =       rolename.txt
name_charset            =       gb2312
;MAX_NAME_LENGTH		=       20
max_name_len 		= 	20
instancingfield=1
circle_open=true
is_central_ds=IS_KUAFU_SERVER
remote_logging_timeout=120
user_iden_cache_time=90
support_token_login=true
callback_open=true
district_id=daquid
double_bonus_time=2009.9.22-2009.10.8
consign_open=true
gt_open=false
gate_open=true
vip_open=true
consignrole_open=true

[GAuthClient]
type			=	tcp
port			=	29200
address			=	127.0.0.1
so_sndbuf		=	65536
so_rcvbuf		=	65536
ibuffermax		=	1048576
obuffermax		=	131072
;so_broadcast	=	1
tcp_nodelay		=	0
accumulate		=	131072


[GProviderServer]
id				=	0
type			=	tcp
port			=	29300
address			=	0.0.0.0
so_sndbuf		=	65536
so_rcvbuf		=	65536
ibuffermax		=	1048576
obuffermax		=	1048576
;so_broadcast		=	1
tcp_nodelay		=	0
accumulate		=	268435456

[UniqueNameClient]
type			=	tcp
port			=	29401
address			=	127.0.0.1
so_sndbuf		=	65536
so_rcvbuf		=	65536
ibuffermax		=	1048576
obuffermax		=	1048576
;so_broadcast	=	1
tcp_nodelay		=	0
accumulate		=	268435456
isec			=	2
iseckey			=	123
osec			=	2
oseckey			=	123

[GameDBClient]
type			=	tcp
port			=	29400
address			=	127.0.0.1
so_sndbuf		=	65536
so_rcvbuf		=	65536
ibuffermax		=	1048576
obuffermax		=	1048576
;so_broadcast		=	1
tcp_nodelay		=	0
accumulate		=	268435456

[GAntiCheatClient]
type			=	tcp
port			=	29702
address			=	127.0.0.1
so_sndbuf		=	65536
so_rcvbuf		=	65536
ibuffermax		=	1638400
obuffermax		=	1638400
;so_broadcast	=	1
tcp_nodelay		=	0
accumulate		=	268435456

[ThreadPool]
threads			=	(1,3)(100,1)(101,1)(0,1)
max_queuesize	=	1048576
prior_strict	=	1

[BattleManager]
;2  = 十八里铺
;3  = 杏子林
;4  = 五霸冈
;5  = 八里庄
;6  = 烙印塔
;8  = 沙漠
;9  = 草原
;10 = 七侠镇
;13 = 京城
;14 = 南疆
city =    5,6,3,2,10,4,8,9,13,14
switcher = 0,0,1,0,0,1,0,1,0,0
topid =   43,44,42,45,40,41,49,47,46,48

"[GWebTradeClient]
"type = tcp
"port=29210
"address=180.235.64.132
"so_sndbuf=16384
"so_rcvbuf=16384
"tcp_nodelay=0
"accumulate=268435456
"osec=2
"oseckey=taaprYnuYabhjgrvwa89dhhecgkwifjd
"isec=2
"iseckey=ed3aL0iigypkvjjtclniqwomuWmajguk
"ibuffermax=1638400
"obuffermax=1638400

"[CentralDeliveryClient]
"type = tcp
"port = 49500
"address = KUAFU_SERVER_IP
"so_sndbuf = 65535
"so_rcvbuf = 65535
"tcp_nodelay = 0
"accumulate = 268435456
"ibuffermax = 1638400
"obuffermax = 1638400

"[CentralDeliveryServer]
"type = tcp
"port = 49500
"address = 0.0.0.0
"so_sndbuf = 16384
"so_rcvbuf = 16384
"ibuffermax = 1048576
"obuffermax = 1048576
"tcp_nodelay = 0
"listen_backlog = 10
"accumulate = 16777216

[GameGateServer]
type = tcp
port = 29700
address = 0.0.0.0
so_sndbuf = 65535
so_rcvbuf = 65535
ibuffermax = 1638400
obuffermax = 1638400
tcp_nodelay = 0
ACcumulate = 268435456

[Coupon]
itemids = 27429,27379

After this start the server wait a bit, then go to /home/zx1395/logs open gdeliveryd.log and check for this error.
 
Back
Top