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] WIP on 9dragons US Server Files

Junior Spellweaver
Joined
Apr 13, 2012
Messages
141
Reaction score
113
Re: WIP on 9dragons US Server Files

Nvm, the fix is to actually upgrade to Datacenter edition or download it from pirate bay... credits go to the post below me.


[strike]if someone wants to fix that database.. restore it into EXCEL using a software example like ->

and send me the file ... i will repair the corrupt data.

or.... i can just re build the database for the community if the community really needs that database, but this will require me using someones test server + a lot of time and effort! - Seeing how this is written in python "wtf who uses python in the gaming industry" this will be a little annoying :p
[/strike]

Lol, I've created that scripts to help, and I've done them in python because I like python and I script daily with that. The DB is not corrupted i've imported it and several other ppl did that before.

In any case, you are not obliged to use my stuffs and you can create things on your own.

Sent using Tapatalk on my Samsung Galaxy S3
 
Junior Spellweaver
Joined
Apr 13, 2012
Messages
141
Reaction score
113
Re: WIP on 9dragons US Server Files

Since lot of ppl have problems with the ND_HISTORY_0 database I've done a cleanup on an imported version of useless historical data, and created a new backup.

To fix the Autoconf.py problem restoring this database this is the procedure:

1) Download the file

(around 3 mb)

2) Place it onto your c:\9dragons\db folder overwriting the existing version

3) relaunch the autoconf.py


As a side note in any case is better to use the full MSSQL rather than the express, since it have more functionalities and will avoid you problems with tables size.

Ps. doing an export to another datasource type, like the excel files you will lose all the stored procedures in the programmability section that are needed to execute the 9dragons server.
9dragons for the 99% of the times uses the stored procedures to access the database and not direct queries to the DB.

I hope it helps.
 
Last edited:
Junior Spellweaver
Joined
Apr 13, 2012
Messages
141
Reaction score
113
Re: WIP on 9dragons US Server Files

im getting the same error after doing this mate.

I've uploaded a new version, I forgot to update the datafile size after the cleanup... apologize for that.

 
Newbie Spellweaver
Joined
Nov 5, 2013
Messages
74
Reaction score
5
Re: WIP on 9dragons US Server Files

SQL SERVER 2008 R2 ------>
 
Newbie Spellweaver
Joined
Nov 11, 2013
Messages
50
Reaction score
4
Re: WIP on 9dragons US Server Files

*Hey bro, do you know whats the use of that tool " oper_tool_german.exe "

* U still cant log a Gm character ?

*Can you tell me whats the table that contains character names or where i can rename a Character ?

BTW thanks i finally got a 9D server runing and ive running 2 more helping friends, so for all people Just read everything is here .


About changing name - check procedures in ND_GAME_0, there are few of 'em. But to see effects I needed to reset whole sv.
*tested few procedures, deleted storages, items and so more because of 1 fault xD*

anyone know how i can spawn my self items like IM weps be's etc... i know how to spawn the items from the cash shop but they have no names so i dont know which item it is

About BEs, you can get 'em from Item Mall too.

200 BE - Item Code: 2211447
 
Junior Spellweaver
Joined
Apr 13, 2012
Messages
141
Reaction score
113
Re: WIP on 9dragons US Server Files

You have to replace the IP with your VM IP (the one you've used in autoconf) and you need to insert them inside your PC, where you are going to run the client.

retry to login....

did you copied the authentication.py file?

are you using the correct client?
 
Junior Spellweaver
Joined
Apr 13, 2012
Messages
141
Reaction score
113
Re: WIP on 9dragons US Server Files

I still keep getting error From DS_Server
INIT - CS_Com: Connect Failed < Code =10049>
[INIT FAIL] Log SVR connect Failed.

how do i fix this?


This happen when your Log Server is not started or crashed, did you have a LOG_SERVER window started on your machine?

Did you start the CheckProcedues.py on your machine to fix your procedures? as described in the tutorial?

i Wanna ask this one 188 pach is the one with +17 reffinement and icy dungeon or no ? and if no can you tell where is possible to get news pach? becaus i updated my cleant i used all pach that Zero shared but still i have just +12 max reff and no icy dungeon or so...

This server is version 188, they introduced the +17 refinement (NPC options, the server already knows the +17 mechanism) in 189 if I'm nto wrong, this mean weapons +17 can exist but the server does not know how to accept the +13 ++ refinement from the client.

if you update to a version higher than 188 the game will log but a lot of NPC will stop to work.

regarding ICY dungeon it was not implemented in this version and it is not supported from the actual server, each map have configuration files and data about the instances.

Probably I will be able to make this server able to do +17 ref from the NPC, and I expect to make the server also able to run LL map, but for ICY dungeon I don't think it will be possible.
remember this is not a snap from the latest server.

atm we have to work with that.

cheers
 
Junior Spellweaver
Joined
Apr 13, 2012
Messages
141
Reaction score
113
Re: WIP on 9dragons US Server Files

why this error shows when i execute the 'create_add_user.sql'

PwlbdGK - [Release]  WIP on 9dragons US Server Files - RaGEZONE Forums

fixed... download new version at



Anyone got an idea why I cannot connect to a server when i type in username and pass?

what message do you receive? give more details, we will need to help you...
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Apr 13, 2012
Messages
141
Reaction score
113
Re: WIP on 9dragons US Server Files

i found the client_GM.exe files....maybe have some founctions ....

Interesting... I'll have a look, but a lot depends from how is compiled and btw I think some things more are needed to execute it... ty for sharing!
 
Junior Spellweaver
Joined
Jan 19, 2012
Messages
106
Reaction score
16
Re: WIP on 9dragons US Server Files

@ for login GM, must have grant permission ...

PVp39oH - [Release]  WIP on 9dragons US Server Files - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jan 19, 2012
Messages
106
Reaction score
16
Re: WIP on 9dragons US Server Files

help me,how to change the character font to suport the chinese ?View attachment 141265

... this is a hint !

Ollydbg search current font name (in English)

Next replace from old font to new font .

Unpack TR_XFONT.XP

Patch new font in TR_XFONT.XP

Repack it ! ... done !
 
Junior Spellweaver
Joined
Nov 9, 2013
Messages
129
Reaction score
11
Re: WIP on 9dragons US Server Files

help me,how to change the character font to suport the chinese ?View attachment 141265

1. You got to make a new ND_TEXTDB.XSD with Chinese Translation of the game using Saweet's Tool

2. Change Your Locale to Chinease


if i got time i can help you with the TextDB, but i dont promise.
 
Junior Spellweaver
Joined
Jan 19, 2012
Messages
106
Reaction score
16
Re: WIP on 9dragons US Server Files

1. You got to make a new ND_TEXTDB.XSD with Chinese Translation of the game using Saweet's Tool

2. Change Your Locale to Chinease


if i got time i can help you with the TextDB, but i dont promise.

wrong, bro.
in that image he's using NDTEXTDB_CN.xsd changed to NDTEXTDB_EN.xsd ...
because invalid font format !
 
Newbie Spellweaver
Joined
Aug 23, 2013
Messages
25
Reaction score
2
Re: WIP on 9dragons US Server Files

seems to be an virus file

@ for login GM, must have grant permission ...

PVp39oH - [Release]  WIP on 9dragons US Server Files - RaGEZONE Forums
to grant permission need to edit the Character Class to 10?
becouse i got this error after i change 19 to 10,and not log the account.



T8KW6xC - [Release]  WIP on 9dragons US Server Files - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Apr 13, 2012
Messages
141
Reaction score
113
Re: WIP on 9dragons US Server Files

oh then ... it's not match with server ... may be in that server files get diff with client

You changed the member_class not the GM, you have to go into the ND_GAME_0 ND_Charac table and change the GM value
 
Junior Spellweaver
Joined
Jan 19, 2012
Messages
106
Reaction score
16
Re: WIP on 9dragons US Server Files

You changed the member_class not the GM, you have to go into the ND_GAME_0 ND_Charac table and change the GM value

member_class near "Vagabond" value !

GM Class under ".: Venus :." name !
 
Newbie Spellweaver
Joined
Jun 26, 2012
Messages
37
Reaction score
7
Re: WIP on 9dragons US Server Files

I just replace the exe and use kr client but got that item property error and i dont know what that means.

I copy the item_table that i found inside the kr scr_base to gs\nfofile but got the same error.

2
 
Newbie Spellweaver
Joined
Nov 11, 2013
Messages
50
Reaction score
4
Re: WIP on 9dragons US Server Files

you mean i should
copy the us item_table to kr client
or
the kr client item_table to server? (<--dont work)

Copy KR client item_table to our priv client.

BTW. Can you upload that KR client or just item_table thing?

Ithink we can use Play9D's R3 TextDB and Item_Table they both based on korean file, am i wrong ?

If you still have R3 client, we can try that. I removed that 2 days ago. F...
 
Newbie Spellweaver
Joined
Jun 26, 2012
Messages
37
Reaction score
7
Re: WIP on 9dragons US Server Files

this one is from mai 2013
kr
 

Attachments

You must be registered for see attachments list
Back
Top