Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ Running the server
➜ my latest list of problems
my latest list of problems
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Bipper
(17 posts) Bio
|
Date
| Wed 05 Dec 2001 02:33 PM (UTC) |
Message
| I have mad 14 races by hard coding them in and they won't show up at startup.
I also would like to know how to change how the mud boots. what file does it boot outof? I wanted to take out classes and change the anscii pic that shows up.
I also wanted to know if there was a decent online guide to coding for a mud. I already know how to code. just a guide to the various variables, and tricks to editing the code)
Also where can i get a batchfile to make a smaug mud boot when i reboot inside the mud..
My last question is how, when i make a social can i make it so people see (charname) sits? in stead of seeing You sit down.. dumb question but valid no?
any help is VERY well aprieciated,
Thanks
Bipper | Top |
|
Posted by
| Nick Gammon
Australia (23,162 posts) Bio
Forum Administrator |
Date
| Reply #1 on Wed 05 Dec 2001 09:21 PM (UTC) Amended on Wed 05 Dec 2001 09:22 PM (UTC) by Nick Gammon
|
Message
|
Quote:
I have made 14 races by hard coding them in and they won't show up at startup.
Have you added them to the race.lst file?
Quote:
I also would like to know how to change how the mud boots. what file does it boot outof? I wanted to take out classes and change the anscii pic that shows up.
It reads quite a few files, eg. all the area files listed in area.lst, race files in race.lst, councils in council.lst, clans in clan.lst, deities in deity.lst, and the following files in the "system" directory:
colors.dat
commands.dat
herbs.dat
morph.dat
skills.dat
socials.dat
sysdata.dat
tongues.dat
weather.dat
Quote:
I also wanted to know if there was a decent online guide to coding for a mud. I already know how to code. just a guide to the various variables, and tricks to editing the code)
Try the links mentioned in the topic heading "Running the server" at the head of this page.
Quote:
Also where can i get a batchfile to make a smaug mud boot when i reboot inside the mud..
If you are running under Cygwin there is a shell script "startup" in the src directory that will do that. Also see my utility for doing that under Windows, on this page:
http://www.gammon.com.au/utilities/porttester.htm
Quote:
My last question is how, when i make a social can i make it so people see (charname) sits? in stead of seeing You sit down.. dumb question but valid no?
You could edit socials.dat file and use an existing one as a template for doing that. You might have a problem with a clash with the existing "sit" command. You could work around that by taking "sit" out of commands.dat file. Whether that is a good idea or not I am not sure.
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
11,820 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top