Can someone help me out please

Play Now

junl00ng

Dedicated Member
Dedicated Member
Jun 13, 2004
22
0
27
Hello all..ive just downloaded hex workshop from da link...im new to this program,can anyone teach me how to use this program to fix the problems of summoning skel and shinsu on my server??i heard tht u have to use this program to search for the name and edit my data using dbcommander?wht should i do 1st?use hex workshop and open m2server.exe issit ?

and about all the thread and hex guide ppl posted there...where do i edit them?edit at the m2server.exe either?

can someone pls teach me steps by steps to use the workshop and edit m2server.exe in order to get the skills for taos works?

*im a newbie and thx a lot who willing to help
 

mStation

Golden Oldie
Golden Oldie
Oct 29, 2003
2,042
69
235
♫♪♫ ♦♥♠♣ ♀♂♀
the spawning problem happen when the dbcommander mob name doesnt correspond to the one into ur m2server so u can either choose to hex edit your m2server or simply rewrite the mob name into the monster.db readable with dbcommander.

Lets say you want to hex edit the m2server because the name into ur dbcommander is soo nice and u want that. In this case u must know which name the BoneFamm and the Dogz has, so open ur dbcommander, in the Database/alias choose "HeroDB", and in the box showing the 3 tables choose "Monster.db" and look for thier names but now im guessing u are using the default names which are Skelly for the BoneFamm, and Shinsu for the Dogz.
So u simply have to change the m2server mobnames with the ones in ur db doing like so:
- Open Hex Workshop, press file open, browse to ur m2server u wish to edit and open it

- When it is opened press the quick key to replace things which is CTRL+H, in the window which pops up set as Types "Hex Values", then in the Find Text Box paste "08000000426F6E6546616D6D" without the "" (those bytes rappresent the BoneFamm writing in the m2server). Then paste in the replace text box this "06000000536B656C6C790000" (this rappresents the correction to Skelly). Press ok in the replace window and press Replace All in the small window which pops up. After replacing all a window saying that there are no more istances with that settings will pop up but that is not an error as most ppl believe.

- Now to fix the Shinsu to work u have to press again CTRL+H, always "hex values", Find Box = "04000000446F677A00000000", Replace Box = "060000005368696E73750000". Press ok in the window and press Replace All in the other window to complete the hex edits.

- Now only a small hex is left, the hex which allows ur Shinsu to grow to Shinsu1 when it is hit by another mob. To do so press again CTRL+H, "hex values", Find Box = "05000000446F677A31000000", and Replace Box = "070000005368696E73753100". Press again ok and Replace All.

- At last u can save ur m2server. i always suggest to make a save as to another file name then rename it or make a backup of ur m2server in case u made one of the steps before wrongly.

Now Lets say that u dont want to hex ur m2server but u want them to work anyway, in this case u can open ur dbcommander, open the monster.db and go to the Skelly Name and cancel it to write BoneFamm, go to Shinsu, cancel it and write Dogz, go to Shinsu1 cancel it and write Dogz1.
P.S: if u have hexed ur m2server u dont have to do this part ovviously, this is only another way to have them working without having to hex nothing.
 

junl00ng

Dedicated Member
Dedicated Member
Jun 13, 2004
22
0
27
thx for answering mate...but i encounter a problem..when i open my hex workshop and try to edit m2server.exe ..and try to replace the code wif those codes....it said tht specific string not found...am i in da wrong place?
 

mStation

Golden Oldie
Golden Oldie
Oct 29, 2003
2,042
69
235
♫♪♫ ♦♥♠♣ ♀♂♀
junl00ng said:
thx for answering mate...but i encounter a problem..when i open my hex workshop and try to edit m2server.exe ..and try to replace the code wif those codes....it said tht specific string not found...am i in da wrong place?

dont worry as i said above in my reply:
After replacing all a window saying that there are no more istances with that settings will pop up but that is not an error as most ppl believe.

so dont worry and it should work