[HELP] client loding stop

10/03/2009 14:46 l2zeo#1
May i ask some questions. I have a little problem. These two files, skillname.csv and skill desc.csv, in the string folder, makes the client stop and 69%, when the index number is over 255.
Do i have to fix the dekaron.exe file in the bin folder? or is there another way to figure this out?
plz help. I really need some exact answers.
10/03/2009 14:55 Zombe#2
255 = FFh so you have to edit dekaron.exe to change the WORD (FFh) into DWORD (FFFFh), or in other words 2 bytes into 4 bytes.
10/03/2009 15:50 Bigshow107#3
ya sec i will give you tranlstaed string folder
i used it to dekaron underground but since hte owner just got bored of hosting he deleted the server so...

[Only registered and activated users can see links. Click Here To Register...]
thanks to rusaki for gd english ( idid not stoled it :D i just looked at some dec since my english sux ...)
10/03/2009 16:24 l2zeo#4
Quote:
Originally Posted by Zombe View Post
255 = FFh so you have to edit dekaron.exe to change the WORD (FFh) into DWORD (FFFFh), or in other words 2 bytes into 4 bytes.
dekaron.exe open hex ?
FFH need to do a search?
10/03/2009 16:37 Bigshow107#5
Quote:
Originally Posted by l2zeo View Post
dekaron.exe open hex ?
FFH need to do a search?
open it with ollydbg
10/03/2009 16:53 l2zeo#6
Quote:
Originally Posted by Bigshow107 View Post
open it with ollydbg
yes !
was held in ollydbg.

But how to FFH need to do a search?
10/03/2009 17:32 Zombe#7
Quote:
Originally Posted by l2zeo View Post
yes !
was held in ollydbg.

But how to FFH need to do a search?
FFh = FF in hexadecimal the "h" is a notation.
I couldn't do this myself, so I won't teach you how to do it... =/
10/03/2009 17:40 l2zeo#8
Quote:
Originally Posted by Zombe View Post
FFh = FF in hexadecimal the "h" is a notation.
I couldn't do this myself, so I won't teach you how to do it... =/

is this the right to change the line doing?
10/03/2009 18:20 Zombe#9
Quote:
Originally Posted by l2zeo View Post
is this the right to change the line doing?
I have no idea. ASM just gives me headaches. I just know the goal, not the way to reach it.
10/04/2009 03:51 l2zeo#10
Quote:
Originally Posted by Zombe View Post
I have no idea. ASM just gives me headaches. I just know the goal, not the way to reach it.
change the channel too .. it's the same ..
does anyone anybody else ...

Quote:
Originally Posted by l2zeo View Post
May i ask some questions. I have a little problem. These two files, skillname.csv and skill desc.csv, in the string folder, makes the client stop and 69%, when the index number is over 255.
Do i have to fix the dekaron.exe file in the bin folder? or is there another way to figure this out?
plz help. I really need some exact answers.

are you someone who wants to teach ...
10/05/2009 08:51 Bigshow107#11
Quote:
Originally Posted by l2zeo View Post
are you someone who wants to teach ...
sorry i have to report for x2 posts
+#10 reported at GMT+3 : 2009 OCT 5 09:50 cause x2 posts

mmm
ya cuz our dekaron.exe max number that allow there 255
there is an easier way just change the index of the skill to make it less then 255 ;)
have fun