Page 1 of 1

Seven Souls Online CFS

Posted: Thu Feb 16, 2012 5:34 pm
by Ekey
The contents of this post was deleted because of possible forum rules violation.

Re: Seven Souls Online CFS

Posted: Thu Feb 16, 2012 6:25 pm
by aluigi

Code: Select all

idstring "CFS007"
get DUMMY byte
get DUMMY byte
get DUMMY long
get NAME string
goto 0xf4
get ZSIZE longlong
get SIZE longlong
math OFFSET = 0x11c
if SIZE == 0
    log NAME OFFSET ZSIZE
else
    clog NAME OFFSET ZSIZE SIZE
endif

Re: Seven Souls Online CFS

Posted: Thu Feb 16, 2012 6:32 pm
by finale00
Client DL?

Re: Seven Souls Online CFS

Posted: Thu Feb 16, 2012 6:35 pm
by Ekey
here

PS: Thanks aluigi :)