GamePortal Resource editor Question

01/17/2013 00:12 Mslolita#1
hello,

i have a question

i am using the GamePortal Resource Editor

but it seems like i can't open or save the rdb to the database , some of the .rdb are working fine but it wont load all the filles.

am i correct that this tool is not functioning 100%? and not fully complete because it does miss some tables.
or am i doing someting wrong?
01/17/2013 00:32 marekrndr#2
RDB editors are for certain epics..
01/17/2013 00:44 Mslolita#3
what rdb editor i should use that will work for any rdb file?

Quote:
Originally Posted by marekrndr View Post
RDB editors are for certain epics..
01/17/2013 01:35 XavierDeFawks#4
no rdb editor can read any rdb file unless there is a specific function built in to select the epic
01/17/2013 03:53 Mslolita#5
sorry for the question spams i have created in the last few days,i am just here to learn more about the rappelz files dev.

if you are willing to help , it would be nice

i am getting this message, trying to open/read the db.item.rdb
is there any tool released that is beter than the gameportal's resource editor

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


adding special stats to a existing item

first try Failed

i was trying to add a special stats on a existing item like 5% increase all stats i dumped the file from data.000 added the opt_type_1 opt_var1_1 value saved as a rdb file hashed it moved it back in resource folder it seems it's not working.

second try Failed

db_item loaded from database added the opt_type_1 opt_var1_1 value
saved as a rdb file hashed it moved it back in resource folder stil not working.

anyone can tell me what i am doing wrong?
01/17/2013 10:16 marekrndr#6
Quote:
Originally Posted by xXExiledXx View Post
no rdb editor can read any rdb file unless there is a specific function built in to select the epic
Different epics have different columns and shit.
01/17/2013 10:31 c1ph3r#7
Quote:
Originally Posted by Mslolita View Post
sorry for the question spams i have created in the last few days,i am just here to learn more about the rappelz files dev.

if you are willing to help , it would be nice

i am getting this message, trying to open/read the db.item.rdb
is there any tool released that is beter than the gameportal's resource editor

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


adding special stats to a existing item

first try Failed

i was trying to add a special stats on a existing item like 5% increase all stats i dumped the file from data.000 added the opt_type_1 opt_var1_1 value saved as a rdb file hashed it moved it back in resource folder it seems it's not working.

second try Failed

db_item loaded from database added the opt_type_1 opt_var1_1 value
saved as a rdb file hashed it moved it back in resource folder stil not working.

anyone can tell me what i am doing wrong?
If you want to play around with the .rdb files:

1. Learn a programming language.
2. Code your own RDB Editor (isn't really hard since almost every structure of the files is public)

I don't think that there will be lots of future releases about rdb editors etc. If you want a full working rdb editor you have to buy one or you have to create your own.

As far as i know the only available rdb editor for the newest files is developed by raskim. You have to buy the editor or use the existing non full working editors^^
01/17/2013 11:24 marekrndr#8
Cipher now we're going to see countless topics of Mslolita asking how to program. :(
01/17/2013 12:02 c1ph3r#9
No problem i will troll her to death if she is starting with something like that :D There are other forums to discuss programming basics^^
01/17/2013 13:52 Mslolita#10
ill figure out how to create my own rdb editor.

thanks

Quote:
Originally Posted by marekrndr View Post
Cipher now we're going to see countless topics of Mslolita asking how to program. :(
thanks so i was right the rdb editors released are not 100% fully working for all the files 7.4-8.1.

Quote:
Originally Posted by c1ph3r View Post
If you want to play around with the .rdb files:

1. Learn a programming language.
2. Code your own RDB Editor (isn't really hard since almost every structure of the files is public)

I don't think that there will be lots of future releases about rdb editors etc. If you want a full working rdb editor you have to buy one or you have to create your own.

As far as i know the only available rdb editor for the newest files is developed by raskim. You have to buy the editor or use the existing non full working editors^^