buy the empty or find one from a drop log out or to char screenQuote:
can someone explain this further =)
dragon only gives u some textures not all and anything of value would be db tables,etc and those are encrypted currently theres no way to open dat files pyroks the closest at doing this hes even working on a tool for it but it will be sometime before its done and proby wont be released till server is completeQuote:
First of all, I've to say "thank you" to everyone.
Following your instructions I've been able to run my local server (just for test and fun).
While I'm still reading any posts, i'm trying to correct and customize mine (name, skill effects, quests, etc.).
Having access to the db, i've been able to have a great deep-look inside the game engine, but because i'm still studying it, i would like even to customize some graphics.
Running in local gave me the chance do avoid the GG and HS, but i'm still freezed in extracting-modding .dds, and re-insert them.
Using DragonUnpacker i'm able to have a look to "target" the right graphic file (with the "memory address", i think), and to extract it and mod it. But i'm not able to reinsert the modded file.
I've read the post in which the author of RNP says that he had to extract and insert manually each file for modding (i really hope i didn't misunderstoot in reading) using the Texmod.
About Texmod, in other games it works very easily, but i do not understand where is my mistake in Rapp-p-server (even if I log usually, it doesn't want to work).
So, if you would like, could you please hand me any tip about it (modding textures)?
This is the first time I'm trying to mod a mmo game.
Thank you in advance.
only option is to ether use clean telecaster or go in to dbo.state and remove the buffsQuote:
i have i problem , i have give me many debuffs that i die , but when i respawn i have a bug , the fire bomb works 60 min yet.... cant respawn my my hp is full but in red -.-. and i burn. than my server crash and i cant open game001 exe anymore-.- it crashes every time after Total 0 Huntaholic ... with "The Program dont work anymore" pls help me :(
__________________________________________________ ___________________
ich hab nen problem , i have mir viele debuffs geben dass ich sterbe , aber wenn ich respawne dann bin ich immernoch tot , die hp anzeige also der balken ist wohl voll aber er ist rot , und die buffs laufen noch 60min-.-. gerade eben is der server gecrasht dann wollte ich ihn wieder uppen aber ich krieg ihn nimmer up....... immer bei Total 0 Huntaholic ... crasht die CaptanHock.exe mit "Das Programm funktinoiert nichtmehr"
jetz komm ich garnit mehr rein x.x. bitte helft mir
thnx for pointing that out ^^ ill point your post out to team im suprised it functions as wellQuote:
perhaps i've found a bug, or perhaps it's only @ my db
i did not edit it, that's why i am surprised (does it really work with this)
and, i do not really know for what this value may be
[Arcadia].[dbo].[MonsterResource].f_fisrt_attack
i bet, it should be:
[Arcadia].[dbo].[MonsterResource].f_first_attack
PS: check out the preview thumbnail below and please post if you can proof this
sp_RENAME 'MonsterResource.f_fisrt_attack' , 'f_first_attack', 'COLUMN'
good to know, so don't have to bother with this anymore =)Quote:
The column names do not matter on most of the Arcadia tables. The server basically does a 'select * from table' and as long as the types match up, and there's a least the expected amount of columns, it works fine. i double checked with pyrok on this and that was his response.
i figured as much. so just leave it
have noticed the CODE for fresh genie in the dbo.Summon table was 0, which is essential for the skilltree of the genieQuote:
hey... guys i can't seem to get genie to work for the life of me can somebody just put a copy and paste thing on here that i just copy and paste into what will get genie to work XD!