Is this how winhex should Look ?

05/29/2008 14:54 djbrazil#1
ok ... this might sound stupid but wth ...

I see u guys talking about winhex editing and saying it should look like:

Stix,1345,9,99,0,0,0,0,0,0,1,1,2,1,0,0,0,0,0 ...

and I got that ... it looks simple to edit ...
got my data.pak unpaked and I can see those csv files and understand them ..

BUT ... u guys told me im supposed to look on the csv file and use the info i need to edit the original data.pak on winhex ... the problem is ... my winhex doesnt look at all like what u guys are telling me ...

Is this how winhex should Look ?

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

I can see the hexadecimals on the middle part, but at the right part all I can see is those weird simbols that kindda make it dificult to undestand ! :cool:
05/29/2008 16:39 motiaproilculo#2
read winhex tutorial....
05/29/2008 18:40 lordfox#3
Quote:
Originally Posted by motiaproilculo View Post
read winhex tutorial....
thanks for your fucking useless answer... btw dj what you showing in this ss is some part of the game that u cant change(i think).
1st you should know mobs ID exemple the boss oread wich has id "2280" his code line should look like that:

"2280,5,15,18,6,2000,2000,1200,2000,0,0,0,50,2,0,0 ,5,100,15,0,100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0 ,3,60000,6,2,1"

edited mob should look like that:

"2280,9,99,99,6,2000,2000,1200,2000,0,0,0,50,9,0,9 ,999,0,15,0,100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0 ,3,60000,6,2,1"

now if u asking ok thx but where i find the mob id... u should go to "search" than "find text" than u type the mob id exemple the 2280 than u will keep pressing f3 slowly and winhex will look all threads with 2280 code so after a while u will start see the mob name and comma and the id something like that than u keep pressing f3 til u find the mob code line :)
hope that it helps.
05/29/2008 19:06 Mastershouter#4
when u type 2280,5,15,18,6,2000,2000,1200,2000 in text search u will find it immediatly.

and btw just click on my sig to see a tut how to edit things in data.pak.

But u still have to bypass crc check before editing anything in the data.pak otherwise u get invalid client.
05/29/2008 20:50 djbrazil#5
Quote:
Originally Posted by lordfox View Post
thanks for your fucking useless answer... btw dj what you showing in this ss is some part of the game that u cant change(i think).
1st you should know mobs ID exemple the boss oread wich has id "2280" his code line should look like that:

"2280,5,15,18,6,2000,2000,1200,2000,0,0,0,50,2,0,0 ,5,100,15,0,100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0 ,3,60000,6,2,1"

edited mob should look like that:

"2280,9,99,99,6,2000,2000,1200,2000,0,0,0,50,9,0,9 ,999,0,15,0,100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0 ,3,60000,6,2,1"

now if u asking ok thx but where i find the mob id... u should go to "search" than "find text" than u type the mob id exemple the 2280 than u will keep pressing f3 slowly and winhex will look all threads with 2280 code so after a while u will start see the mob name and comma and the id something like that than u keep pressing f3 til u find the mob code line :)
hope that it helps.
First , thank u for the patiance ... ^^
Noww ...
OMG I cant believe it was right in front of mee ... didnt pass throug my mind to keep seraching for the id code ! lol
I found it and now I understand ! but there is one question left ...

2280,9,99,99,6,2000,2000,1200,2000,0,0,0,50,9,0,9,999,0,15,0,100,30,0,18,10,0,2,20,10,5,0,0,0,0,0,0,3,6 0000,6,2,1...

the red numbers, i suppose, are the ones u changed ... and I should know their function right ? do u know where can I find that informamtion ?

thx again man ! ^^

Quote:
Originally Posted by Mastershouter View Post
when u type 2280,5,15,18,6,2000,2000,1200,2000 in text search u will find it immediatly.

and btw just click on my sig to see a tut how to edit things in data.pak.

But u still have to bypass crc check before editing anything in the data.pak otherwise u get invalid client.

U are right ... found it immediatly !!
I will read ur guid as soon as i get home ! ^^
And is there a Way to bypass the crc or that is the chalenge on the v3.0.4 ??
thx !!