anyone know how to get rid of the EDITED beside the character name if you use sys edit ___ I accidently used it thinking it was one of my other characters and my general rule is if anyone has that they have to reroll. I hate to do this cause i have actually played this character by hand, and scripting up to lvl 74.
:cry:
anyone know how to:
Re: anyone know how to:
damn, good info.. :)
-
admiralacid
- Posts: 1
- Joined: Tue Nov 20, 2001 6:00 am
Re: anyone know how to:
make urself invisible
Re: anyone know how to:
i thought you could "sys edit clear" ?
-
Panterra X
- Posts: 0
- Joined: Thu May 30, 2002 5:00 am
Re: anyone know how to:
anyone else wanna know how to get rid of it from the game entirely? without clearing your 'edits'
-
Panterra X
- Posts: 0
- Joined: Thu May 30, 2002 5:00 am
Re: anyone know how to:
ok since a few people asked me how ill just post a little howto
open up wccmmud.dll in a hex editor
go to address $821A0
check it out in a ascii view and youll see EDITED
space out the whole word... the hex code for space is 20
now go to address $8DE3A... do the same thing you did above...
be careful to ONLY space out the word EDITED or youll wreck your dll...
done deal
open up wccmmud.dll in a hex editor
go to address $821A0
check it out in a ascii view and youll see EDITED
space out the whole word... the hex code for space is 20
now go to address $8DE3A... do the same thing you did above...
be careful to ONLY space out the word EDITED or youll wreck your dll...
done deal