Page 2 of 3
Re: How to MultiMUD - v2
Posted: Sun Jan 18, 2004 8:49 pm
by ShroudOfStatic
I really love you syn. Seriously.
Re: How to MultiMUD - v2
Posted: Fri Jan 23, 2004 6:32 am
by Psyanide
I don't hex. well, honestly, I have tried it before, to crack Age of Empires 2, and it didnt work. I was hesitant to try this, but the walkthrough was ALMOST flawless. took me an extra second to tell hex workshop it was text I was looking for, which should be told in the walkthrough, other than that, everything is going perfectly, It didnt even crash when I gained exp, and everything is the same as it was in the realm. This walkthrough went flawlessly. Thank you (again) Syntax
Psyanide aka Father TownDrunk
Check out a working example of this at telnet://systemxxx.dnsalias.net
Re: How to MultiMUD - v2
Posted: Fri Jan 23, 2004 9:22 am
by syntax53
btw it does NOT have to be the same number of chars as MajorMUD, since i use MajorMUD-X and everything works great
you must be talking about step 9 because renaming all those things in the dll would cause lots of crashing. there is tons of text in the mud dll that would become illegible by doing what you're saying.
Re: How to MultiMUD - v2
Posted: Fri Jan 23, 2004 9:23 am
by syntax53
took me an extra second to tell hex workshop it was text I was looking for, which should be told in the walkthrough, other than that, everything is going perfectly
updated
Re: How to MultiMUD - v2
Posted: Sat May 01, 2004 2:23 pm
by warg0ds
well i don't know much on adding a second copy of mud to a bbs but would'nt it be easer to change the install to wbb.* in the instalation filles than change it all after you installed?
i am going to try i will let you know how it turns out
Re: How to MultiMUD - v2
Posted: Sat May 01, 2004 2:51 pm
by syntax53
well i don't know much on adding a second copy of mud to a bbs but would'nt it be easer to change the install to wbb.* in the instalation filles than change it all after you installed?
i am going to try i will let you know how it turns out
how is that any less work?
Re: How to MultiMUD - v2
Posted: Sat May 01, 2004 3:08 pm
by warg0ds
well i was wrong its more work than its worth
Re: How to MultiMUD - v2
Posted: Wed May 19, 2004 12:28 am
by Sean
9. change the module name. edit the file "WBBMMUD.DMD" with notepad. change the "Module Name: X" to what you want. So like: "Module Name: CrazyMUD" Do the same for the other line below that starts with "Add-On Utility:". do the same for "WBBMMPLS.DMD".
This kind of confused me. You do not want to change what is written immediately after Add-On Utility. You want to change what is after the hyphens ---
Re: How to MultiMUD - v2
Posted: Wed May 19, 2004 12:53 am
by syntax53
9. change the module name. edit the file "WBBMMUD.DMD" with notepad. change the "Module Name: X" to what you want. So like: "Module Name: CrazyMUD" Do the same for the other line below that starts with "Add-On Utility:". do the same for "WBBMMPLS.DMD".
This kind of confused me. You do not want to change what is written immediately after Add-On Utility. You want to change what is after the hyphens ---
ok
Re: How to MultiMUD - v2
Posted: Wed May 19, 2004 1:27 am
by Sean
Yea other than that an excellent walk-through. Very well layed out, easy to read.
Thanks (again) syntax!