Page 1 of 1
Hex Editor, (damaged equipment)
Posted: Fri Apr 28, 2006 4:06 pm
by zx11
Hey does anyone know why when I use the hex editor to get deathlord leggings, It shows up being damaged, also with the shield of the dragon. I've used it before to get the demon key, helm of lords, and demon blade of charrus as well as other armor and no problem except with these two items
any suggestions ? Thanx!
Posted: Fri Apr 28, 2006 5:08 pm
by swcarter
You should probably say which editor you're using. If it's Steve2d's, there's an entire [url="http://www.gamebanshee.com/forums/showthread.php?t=72087"]thread[/url] devoted to it.
SWC
Posted: Fri Apr 28, 2006 6:22 pm
by George_K
[QUOTE=zx11]Hey does anyone know why when I use the hex editor to get deathlord leggings, It shows up being damaged, also with the shield of the dragon. I've used it before to get the demon key, helm of lords, and demon blade of charrus as well as other armor and no problem except with these two items
any suggestions ? Thanx![/QUOTE]
I'll assume that your'e using Steve2d's editor (it is NOT a hex editor). When you add an item such as armor, you should set its repair value to 2000, in both fields, for most of the deathlord items. Then in game, if the items aren't fully repaired, note the righthand value. Edit the save again and double click the item, then set both fileds to the value you noted ingame.
Posted: Fri Apr 28, 2006 8:19 pm
by zx11
[QUOTE=George_K]I'll assume that your'e using Steve2d's editor (it is NOT a hex editor). When you add an item such as armor, you should set its repair value to 2000, in both fields, for most of the deathlord items. Then in game, if the items aren't fully repaired, note the righthand value. Edit the save again and double click the item, then set both fileds to the value you noted ingame.[/QUOTE]
I'm using groovy hex editor and what you're explaining I have no clue how to change the value with it.
Posted: Sat Apr 29, 2006 10:15 am
by Qualas
just take it to a shop and get it repaired...you lazy bum
Posted: Sat Apr 29, 2006 12:54 pm
by George_K
[QUOTE=zx11]I'm using groovy hex editor and what you're explaining I have no clue how to change the value with it.[/QUOTE]
here is what my equipped Imperial mail looks like in a hex table;
BA00 0500 5E01 0000 5E01
BA00 is the armor itself, 05 means it's equipped (04 would show if it was in inventory), first 5E01 is current condition of 350, second 5E01 is maximum condition of 350. So now maybe you can figure it out.
By the way, when you add something to inventory, you should add the 04 to it to show it's identity. Anything already equipped has a 05 following the hex code for the item.
Posted: Sat Apr 29, 2006 7:01 pm
by zx11
[QUOTE=Qualas]just take it to a shop and get it repaired...you lazy bum[/QUOTE]
That was the first thing I tried, and repair doesn't work!
Posted: Sat Apr 29, 2006 7:07 pm
by zx11
[QUOTE=George_K]here is what my equipped Imperial mail looks like in a hex table;
BA00 0500 5E01 0000 5E01
BA00 is the armor itself, 05 means it's equipped (04 would show if it was in inventory), first 5E01 is current condition of 350, second 5E01 is maximum condition of 350. So now maybe you can figure it out.
By the way, when you add something to inventory, you should add the 04 to it to show it's identity. Anything already equipped has a 05 following the hex code for the item.[/QUOTE]
Thanks a million, with your info I was able to get er done! Now my deathlord is complete.
Posted: Sat Apr 29, 2006 8:56 pm
by George_K
h O O Y A !