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
➜ SMAUG coding
➜ remort problems
It is now over 60 days since the last post. This thread is closed.
Refresh page
Pages: 1
2
3
| Posted by
| Zeno
USA (2,871 posts) Bio
|
| Date
| Reply #30 on Tue 04 Oct 2005 02:20 PM (UTC) |
| Message
| Obviously it has to do with this adept.
class_table[ch->Class]->skill_adept
Not sure what to say. Perhaps attach gdb, and print adept to see what it is. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | | Top |
|
| Posted by
| Gorock
(149 posts) Bio
|
| Date
| Reply #31 on Tue 04 Oct 2005 08:22 PM (UTC) |
| Message
| | hm it seems i need to add the class to const.c in src directory but im not sure any help?? | | Top |
|
| Posted by
| Zeno
USA (2,871 posts) Bio
|
| Date
| Reply #32 on Tue 04 Oct 2005 09:16 PM (UTC) |
| Message
| | Why in const.c? I don't remember changing anything in const.c when I added classes. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | | Top |
|
| Posted by
| Gorock
(149 posts) Bio
|
| Date
| Reply #33 on Wed 05 Oct 2005 08:42 AM (UTC) |
| Message
| it said something about it in the help file allthough i may be wrong ill copy paste it
Here's how to add a new class:
(1) Increment 'MAX_CLASS' in 'mud.h'
(2) Add a new entry to 'class_table' in 'const.c'.
(3) Add sn level numbers to 'skill_table' in 'const.c' for the new class. Set
the level to 37 for all skills or spells which the class is unable to use.
(4) Add an entire new block of titles to 'title_table' in 'const.c'.
| | Top |
|
| Posted by
| Gorock
(149 posts) Bio
|
| Date
| Reply #34 on Thu 06 Oct 2005 07:07 AM (UTC) |
| Message
| | allthough when i went into const.c it did not look right | | Top |
|
| Posted by
| Gorock
(149 posts) Bio
|
| Date
| Reply #35 on Tue 18 Oct 2005 12:41 AM (UTC) |
| Message
| any ideas on what i should do??????
tia | | Top |
|
| Posted by
| Zeno
USA (2,871 posts) Bio
|
| Date
| Reply #36 on Tue 18 Oct 2005 12:57 AM (UTC) |
| Message
| Like I said in the last post:
Quote: Obviously it has to do with this adept.
class_table[ch->Class]->skill_adept
Not sure what to say. Perhaps attach gdb, and print adept to see what it is. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | | Top |
|
| Posted by
| Gorock
(149 posts) Bio
|
| Date
| Reply #37 on Wed 19 Oct 2005 02:14 PM (UTC) |
| Message
| | funny you should say that cause i have been trying to get in contact with my head coder to find out how to use gdb but he has been absent for like a week now but any advice i think i would do something along the lines of gdb "file" adept | | Top |
|
| Posted by
| Gorock
(149 posts) Bio
|
| Date
| Reply #38 on Wed 19 Oct 2005 02:22 PM (UTC) |
| Message
| | ok i read the gdb manual that was posted here so this should help | | 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.
104,526 views.
This is page 3, subject is 3 pages long:
1
2
3
It is now over 60 days since the last post. This thread is closed.
Refresh page
top