Page 1 of 2

Fixing the surprise round bugs

Posted: Thu Jul 15, 2004 1:25 am
by syntax53
For v1.11p-beta13, hex edit the following addresses



NOTE: To hex edit, get a program like "Hex Workshop." Open the wccmmud.dll with it. Jump to the listed offsets and change the bytes as listed. To jump, in hex workshop, go to edit --> goto --> choose hex --> choose from 'beginning of file' --> enter the address to jump to in the offset field --> hit ok



Fixes trying to backstab with a Two-Handed Weapon:

offset 0x50F5A

E8 81 FA FF FF ==> 90 90 90 90 90



Fixes backstabs becoming regular attacks when moving between rooms (credits to demosthenes on this one):

offset 0x16CC6

E8 00 4A 03 00 ==> 90 90 90 90 90



Fixes backstabs becoming regular attacks by breaking combat and re-attacking:

offset 0x2B59F

83 3D 54 87 48 00 04 ==> 83 3D 58 87 48 00 04



:yeah:

Re: Fixing the surprise round bugs

Posted: Thu Jul 15, 2004 7:32 am
by Panterra X
u da man :wordup:

Re: Fixing the surprise round bugs

Posted: Thu Aug 05, 2004 2:57 pm
by DeathCow
HAHAHAHAHAHAHAHAHA, it will only take metro another 2 years

Re: Fixing the surprise round bugs

Posted: Thu Aug 05, 2004 4:43 pm
by DeathCow
btw why are the caps all screwed up in several places. hurrrm

Re: Fixing the surprise round bugs

Posted: Thu Aug 05, 2004 6:54 pm
by syntax53
btw why are the caps all screwed up in several places. hurrrm

it's because i pasted that to someone first in an AIM screen. and i use trillian with a spellchecking plugin that also has a capitalization fixer. i prolly copied the text from the aim window.



....... what difference would it make anyway?

Re: Fixing the surprise round bugs

Posted: Thu Aug 05, 2004 6:59 pm
by DeathCow
trillian has a spellchk plug in...right on...I just take things with a grain of salt, ive heard alota nonsense in my time...I was just verifing :0 thanks btw.

Re: Fixing the surprise round bugs

Posted: Tue Aug 24, 2004 1:38 am
by syntax53
added room to room and re-attack fixes (see first post)

Re: Fixing the surprise round bugs

Posted: Thu Feb 24, 2005 2:15 am
by kracker
What are the offsets for 1.11o?

Re: Fixing the surprise round bugs

Posted: Mon Mar 14, 2005 2:49 am
by kracker
So I take it no one knows this for 1.11o ?

Re: Fixing the surprise round bugs

Posted: Mon Mar 14, 2005 4:37 am
by dxpac666
So I take it no one knows this for 1.11o ?





Upgrade. Problem solved.