Page 2 of 2
Re: Edited Majormud Version
Posted: Thu Jul 30, 2015 8:14 am
by Joker
Bloodrock wrote:if by racial you mean like strength and health and abil then you need to use a hex editor find string MAX_STR all others follow down from MAX_STR i put my dll to 500 on all the abilities then use nmr to set fields as you wish like add 50 to all for all
Blood,
When using a standard hex editor, the .dll file which contains the stat abilities only has a 2-digit placeholder, so the max I have been able to achieve is 255, since 255 converted to hex is FF, while 256 would be 00 01, and 500 (as you mention) would be F4 01. Every time I have tried to use a standard hex editor to "insert" an additional placeholder, it has made the .dll file corrupt. How did you accomplish this, if I may ask?
Re: Edited Majormud Version
Posted: Thu Jul 30, 2015 9:22 am
by Bloodrock
health strength ability wisdom intell charm have a default of 250 i set mine to 500 check screenshot i attached
has to be unzipped
Re: Edited Majormud Version
Posted: Thu Jul 30, 2015 9:23 am
by Bloodrock
i use ghex in linux and have had not one issue in my edits others have and do use my dll on their bbs's
Re: Edited Majormud Version
Posted: Thu Jul 30, 2015 9:48 am
by Bloodrock
also each number and letter uses 2 slots look at grey hilight the 4D 41 58 3D 35 30 30 29= MAX=500)
Re: Edited Majormud Version
Posted: Tue Sep 01, 2015 1:18 am
by EpicMUD
In regards to
these edits does anyone know specifically which are for the records and which are for smash/medi/perstealth and what they might do?
Re: Edited Majormud Version
Posted: Tue Sep 01, 2015 8:27 am
by Bloodrock
i have had trouble macthing lines per what he has in that screenshot i will do a search see what i find and do a post back to ya on what i find i have done some edits per that site with no probs
Re: Edited Majormud Version
Posted: Tue Sep 01, 2015 10:18 am
by Bloodrock
k i went thru found all the lines in the kyau website edited a dll here it is only thing i did not edit was the 2 handed weapon he has listed there
Re: Edited Majormud Version
Posted: Tue Sep 01, 2015 10:20 am
by Bloodrock
also at this moment am testing dll i edited on my vm so far no crashing or anything thou really not sure what to test