[Release] Rappelz RDB Tool with tabs

11/08/2016 19:40 MohcenMaher#256
can someone give us item94.dll
11/08/2016 21:37 ThunderNikk#257
[Only registered and activated users can see links. Click Here To Register...]

This is the closest you are going to get is using Xijezu's work. He was nice enough to create a 9.4 item database in 9.1 format so it could be used with the 9.1 gameserver. He released it in this thread one page back.

The 9.4 item resource changed format to drastically as read by the game server. Unless someone has the 9.4 gameserver they will probably not waste time creating the dll

Maybe the guys with the gameserver will release the DLL here for you, but you will find out it will not do you much good unless you have that gameserver.
11/14/2016 19:03 MohcenMaher#258
I can't make the dll , I think I have problems in my vs .. Anyway ..I need the 9.4 item dll to converte it to 9.1 item dll ..
11/14/2016 20:43 ThunderNikk#259
You don't need the dll.

You need the 9.4 items written in a 9.1 format to put into your server tables and your rdb. (This is what xijezu created and released one page back)

Then you can read it with the 9.1 dll

The gameserver will not read the 9.4 tables or rdb so having a 9.4 dll will do you little good.
11/15/2016 12:15 MohcenMaher#260
I Know .. But I need to read another rdb .. not the english server item 9.4 in 9.1 format ..
11/15/2016 12:56 ThunderNikk#261
Isn't the item resource the same for all servers?

Just the string resource and the names of the items that differ?
11/15/2016 15:35 MohcenMaher#262
no ..
11/15/2016 18:39 ThunderNikk#263
Well I hope you find a developer in the same boat as you then.
11/24/2016 19:06 azaaza007#264
Hello guys need a Dll for ItemResourse 7.2 Epic, anyone?
11/25/2016 03:42 ThunderNikk#265
The 7.1 one in the release does not work with 7.2?
11/25/2016 15:14 fedra3432#266
Quote:
Originally Posted by thndr View Post
The 7.1 one in the release does not work with 7.2?
no
11/25/2016 17:02 ThunderNikk#267
I don't have 7.2 files set up could you explain the error you get?
11/25/2016 22:12 fedra3432#268
Quote:
Originally Posted by thndr View Post
I don't have 7.2 files set up could you explain the error you get?
---------------------------
RappelzRDBTool ~ Glandu2
---------------------------
Couldn't load the database file: Can't run SQL query, check that columns names exist. (error code 22)
---------------------------
OK
---------------------------
12/13/2016 21:41 azaaza007#269
Quote:
Originally Posted by thndr View Post
I don't have 7.2 files set up could you explain the error you get?
The same error does not work for some reason on 7.2.How to fix?

Quote:
Originally Posted by glandu2 View Post
A new version 2.3.6 with these changes (since 2.3.3):
  • Support NVARCHAR column (for db_string) with unicode data (it's possible to store a french StringResource in an Arabic database along with the Arabic StringResource without character loss)
  • Save to sql script: the table name is the filename without ".sql"
  • Fixed hash conversion issue as discovered by MrStubborn
  • Removed primary keys as official tables dont use them and sometime rows are duplicated
  • I renamed all database description dll to have the epic number (I put 8.1 for all of them, them can work for older epic's still) (it's just to remember for which epic these dll were done, databases description dll without epic number still work)
  • Always use dot as decimal separator in the GUI, CSV and SQL script
  • The tool should not crash anymore when loading a non-rdb file as rdb (it will give "Invalid argument" in this cas)
  • Updated and added some 8.3 rdb struct description dll (about npc and items)
Hi Glandu why RDB tool does not work on epic bases 7.2? Error 22
12/16/2016 03:02 azaaza007#270
Quote:
Originally Posted by thndr View Post
The 7.1 one in the release does not work with 7.2?
Does not work gives error code 22
[Only registered and activated users can see links. Click Here To Register...]