Getting rid of (Two Handed)

Post Reply
syntax53
Posts: 0
Joined: Wed Apr 03, 2002 6:00 am

Getting rid of (Two Handed)

Post by syntax53 »

in the v1.11p-beta13 dll, hex edit offset 0x3969C and change:

68 CF 58 48 00 ==> 68 DD 58 48 00



that will change it so it points to the old (Weapon Hand) string
Raybdbomb
Posts: 0
Joined: Wed Mar 21, 2001 6:00 am

Re: Getting rid of (Two Handed)

Post by Raybdbomb »

ah, that must be what was causing mega to give me problems with backstabbing with a 2h weapon
PeterParker
Posts: 0
Joined: Sat Aug 30, 2003 5:00 am

Re: Getting rid of (Two Handed)

Post by PeterParker »

in the v1.11p-beta13 dll, hex edit offset 0x3969C and change:

68 CF 58 48 00 ==> 68 DD 58 48 00



that will change it so it points to the old (Weapon Hand) string



I looked and couldn't find the string your talking about.....I found where it says (Two Handed) but the string isn't even close to it that gets high lighted



I used hex workshop and searched for the offset string but couldn't even find it, had to search for (Two Handed)



Lodin
syntax53
Posts: 0
Joined: Wed Apr 03, 2002 6:00 am

Re: Getting rid of (Two Handed)

Post by syntax53 »

I looked and couldn't find the string your talking about.....I found where it says (Two Handed) but the string isn't even close to it that gets high lighted



I used hex workshop and searched for the offset string but couldn't even find it, had to search for (Two Handed)



Lodin

did i say anything about searching for a string? you go to the file offset of 0x3969C. at that point in the HEX data you will see 68 CF 58 48 00. change it to 68 DD 58 48 00.
PeterParker
Posts: 0
Joined: Sat Aug 30, 2003 5:00 am

Re: Getting rid of (Two Handed)

Post by PeterParker »

did i say anything about searching for a string? you go to the file offset of 0x3969C. at that point in the HEX data you will see 68 CF 58 48 00. change it to 68 DD 58 48 00.



Sorry I'm pretty dumb when it comes to hex editing. How do I go to the offset string?



Lodin
PeterParker
Posts: 0
Joined: Sat Aug 30, 2003 5:00 am

Re: Getting rid of (Two Handed)

Post by PeterParker »

Found it!



Thanx Syn
ruiner

Re: Getting rid of (Two Handed)

Post by ruiner »

I've never used a hex editor before so would i chance screwing up my mud doing this?
FreeBander
Posts: 0
Joined: Thu Dec 26, 2002 6:00 am

Re: Getting rid of (Two Handed)

Post by FreeBander »

copy the file(s) to a seperate dir somewhere before you make any changes. then if you screw up ya have a quick fix to the problem. :bravo:
Aurora
Posts: 0
Joined: Wed Jun 02, 2004 5:00 am

Re: Getting rid of (Two Handed)

Post by Aurora »

How do I fix this with NMR since I dont use hex edit?
syntax53
Posts: 0
Joined: Wed Apr 03, 2002 6:00 am

Re: Getting rid of (Two Handed)

Post by syntax53 »

How do I fix this with NMR since I dont use hex edit?

you can't
Post Reply

Return to “Editing Questions and Guides”