Need help

01/24/2013 11:58 eziorav#1
hi guys
i know this is a newbie question
but i need a rappelz resource editor for epic 8.1
with button import and load from database
or just the structures of items and summonresource and Monsterresource
and the code to connect it with sql
01/24/2013 12:45 marekrndr#2
Only way to get a RDB editor is to code one yourself or buy from someone. No one spoonfeeds noobs good for nothing like you are, sorry.
01/24/2013 13:00 eziorav#3
Quote:
Originally Posted by marekrndr View Post
Only way to get a RDB editor is to code one yourself or buy from someone. No one spoonfeeds noobs good for nothing like you are, sorry.

no need to be sorry, i know that im noob in coding rdb editors, but im trying to learn how edit them then i will try to code on by my self after mounths
but if u have one and u wana sell it (I'm sure a pro like u have everything), how much will it costs ?
01/24/2013 13:02 c1ph3r#4
Quote:
Originally Posted by eziorav View Post
no need to be sorry, i know that im noob in coding rdb editors, but im trying to learn how edit them then i will try to code on by my self after mounths
but if u have one and u wana sell it (I'm sure a pro like u have everything), how much will it costs ?
Read Raskims Sig^^
01/24/2013 13:08 marekrndr#5
Quote:
Originally Posted by c1ph3r View Post
Read Raskims Sig^^
[Only registered and activated users can see links. Click Here To Register...]
01/24/2013 13:15 eziorav#6
Quote:
Originally Posted by marekrndr View Post
[Only registered and activated users can see links. Click Here To Register...]
i saw his offer and PM him yesterday, but he didn't answer :(

help
im trying to creat new pets, but it takes longer editing from sql
anyone wana sale his rappelz manager or just give me one fully working for epic 8.1 send me a pm

Help
01/24/2013 15:46 ThunderNikk#7
You can add the pets through resourcing alone, and not have to change anything in the server DB.

In order to add the bosses you need to add 5 lines to arcadia dbo.monsterresource

To summon the bosses add 5 lines to either server_init.lua or if you want to set roaming way points add 5 lines to monster_roaming.lua.

You can do all of that with the released tools, or you can wait patiently for Raskim to answer you.
01/24/2013 15:57 eziorav#8
Quote:
Originally Posted by thndr View Post
You can add the pets through resourcing alone, and not have to change anything in the server DB.

In order to add the bosses you need to add 5 lines to arcadia dbo.monsterresource

To summon the bosses add 5 lines to either server_init.lua or if you want to set roaming way points add 5 lines to monster_roaming.lua.

You can do all of that with the released tools, or you can wait patiently for Raskim to answer you.
i ve changed thing in arcadia
but im trying to export it to rdb
and most of tools are just for epic 7.4 or less, but i need epic 8.1 tool
thanks for replying ^^
01/24/2013 16:08 ThunderNikk#9
I dumped all of the required resources from an 8.1 client using NCarbons released resource dumper. You do not need to dump them from the database. A lot of the pet resources are not in the database yet.

I also used to same resource dumper to get the hashed file names and apply them to the resources needed for the pets.
01/24/2013 16:20 eziorav#10
I dumped the 8.1 client
i ve got every file with the resource hasher
but i wana edit the rdb and put in resource
but at the same time import the rdb to database
01/24/2013 16:34 c1ph3r#11
Quote:
Originally Posted by eziorav View Post
i ve changed thing in arcadia
but im trying to export it to rdb
and most of tools are just for epic 7.4 or less, but i need epic 8.1 tool
thanks for replying ^^

All 7.4 Tools could be used with 8.1 except for lootpets...