[Release]9.4 Official Files

10/25/2017 19:40 glandu2#106
If the 9.4 itemresource structure is not valid, you can write it in lua so you don't need Visual C++.
Lua is supported in the latest version v3.0.0 ([Only registered and activated users can see links. Click Here To Register...])

Item94Database.lua is in "RappelzRDBTool-3.0.0-db-lua.zip"
10/25/2017 20:12 [DWL]ZONE#107
ItemResource 9.4 view finished

RDB Tool
[Only registered and activated users can see links. Click Here To Register...]

I used 9.5 data for item file name

you need to use epic 9.5 db_item.ref to make the items appear properly

you need to edit the ref file to add a new item

ItemResource View
10/25/2017 21:39 medaion#108
Quote:
Originally Posted by [DWL]ZONE View Post
ItemResource 9.4 view finished

RDB Tool
[Only registered and activated users can see links. Click Here To Register...]

I used 9.5 data for item file name

you need to use epic 9.5 ref to make the items appear properly

you need to edit the ref file to add a new item

ItemResource View
Ok thank you, would you be able to have ref 9.5?
10/25/2017 21:49 thefear511#109
Quote:
Originally Posted by [DWL]ZONE View Post
ItemResource 9.4 view finished

RDB Tool
[Only registered and activated users can see links. Click Here To Register...]

I used 9.5 data for item file name

you need to use epic 9.5 ref to make the items appear properly

you need to edit the ref file to add a new item

ItemResource View
i don't get it :$
what's 9.5 ref ? and why it says check columns names :((

nvm i fixed it myself ill stick to .lua it's the same :( ... thx @[Only registered and activated users can see links. Click Here To Register...] your log helped me alot :P here's the final .lua for the 9.4 enjoy.

"must use RappelzRDBToolQt-3.0.0"
10/25/2017 22:36 [DWL]ZONE#110
Quote:
Originally Posted by medaion View Post
Ok thank you, would you be able to have ref 9.5?
yes

Quote:
Originally Posted by thefear511 View Post
i don't get it :$
what's 9.5 ref ? and why it says check columns names :((

nvm i fixed it myself ill stick to .lua it's the same :( ... thx @[Only registered and activated users can see links. Click Here To Register...] your log helped me alot :P here's the final .lua for the 9.4 enjoy.

"must use RappelzRDBToolQt-3.0.0"
db_item.ref

it is necessary to dispose of 9.5 db_item.ref file in your client's resource file

my English is bad
10/26/2017 00:27 medaion#111
Please can you give us item_ref 9.5
I can not find it & the one I do not work!
10/26/2017 01:08 thefear511#112
Quote:
Originally Posted by medaion View Post
Please can you give us item_ref 9.5
I can not find it & the one I do not work!
just use the .lua i gave its easier and no need to do anything in sql :)
10/26/2017 01:14 medaion#113
I tested, it loads well, but it is not functional
Look at my picture below ... sorry for my bad english I'm french

10/26/2017 01:26 thefear511#114
Quote:
Originally Posted by medaion View Post
I tested, it loads well, but it is not functional
Look at my picture below ... sorry for my bad english I'm french

hmm maybe i missed some columns ill see
10/26/2017 01:32 medaion#115
If it's not you someone will probably not find a solution for 9.4;)
So that we can code new items for the community.
thanks anyway
10/26/2017 01:37 ThunderNikk#116
Dump a 9.5 client

Look for a folder named ref

It is the only file in there, not really hard to find.

Now I have taught you to fish and now I am handing you a fish...

ascii hash name

(4~-XpJip)bj!i_)AcIr

Non ascii Hash name

~bWR@(C3!nyus

Non ascii file really does not exist so I am not sure if that will work for anything or not.
10/26/2017 01:44 medaion#117
When I extracted the client he gave me no ref file in the 9.5.
Just in the 9.4 client I had a ref folder.
Thanks for the ref 9.5 .

Edit: Ok that's why I did not find it if it does not exist in ascii XD
10/26/2017 01:54 thefear511#118
Quote:
Originally Posted by ThunderNikk View Post
Dump a 9.5 client

Look for a folder named ref

It is the only file in there, not really hard to find.

Now I have taught you to fish and now I am handing you a fish...

ascii hash name

(4~-XpJip)bj!i_)AcIr

Non ascii Hash name

~bWR@(C3!nyus

Non ascii file really does not exist so I am not sure if that will work for anything or not.
the best fisherman ever :P thx. well, i never thought ref is a format so that's why I was confused.

Quote:
Originally Posted by medaion View Post
If it's not you someone will probably not find a solution for 9.4;)
So that we can code new items for the community.
thanks anyway
as long we are trying there's no dead end .... at least we can now load the files and save them but ill see why your body doesn't show even tho the rdbs they do have size and they show the data correctly, I didn't try to edit anything in item resource yet so ill try to add something and see.
10/26/2017 02:01 ThunderNikk#119
Maybe with the 9.5 ref file in the resource folder the file might work and show the body elements.
10/26/2017 02:06 medaion#120
I just tested with the ref in the resource folder it does not work either ... I'll try to see tomorrow & make another test ...