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
➜ smaugfuss help
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Darzeth
(36 posts) Bio
|
Date
| Mon 19 Jun 2006 03:01 PM (UTC) |
Message
|
smaug fuss and alot of snippets ask me to Add do_namehere to tables.c and mud.h
but i ntoiced tables.c doesnt have a Do list or anytihng liek that and some snippets just ask me to add the correct entry to tables.c I dont get that either. I dont know what to put or how to put do_namehere into tables.c is this different in fuss or soetmhing? | Top |
|
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #1 on Mon 19 Jun 2006 03:05 PM (UTC) |
Message
| Smaugfuss is different you just have to put the do_fun in mud.h and thats it I believe. |
Everything turns around in the end | Top |
|
Posted by
| Darzeth
(36 posts) Bio
|
Date
| Reply #2 on Mon 19 Jun 2006 03:08 PM (UTC) Amended on Mon 19 Jun 2006 03:10 PM (UTC) by Darzeth
|
Message
| lets hope so lol. so when it askes me to add the currect blah blah to tables.c i jsut add it to just mud.h and when it says ad a do_namehere its a do fun to mud.h? | Top |
|
Posted by
| Metsuro
USA (389 posts) Bio
|
Date
| Reply #3 on Mon 19 Jun 2006 03:24 PM (UTC) |
Message
| DECLARE_DO_FUN( do_radio ); -- this is something I was refering too. Of course this is just an example. |
Everything turns around in the end | Top |
|
Posted by
| Conner
USA (381 posts) Bio
|
Date
| Reply #4 on Tue 20 Jun 2006 12:15 AM (UTC) |
Message
| The newest version of SmaugFUSS (version 1.7) no longer does it that way. Smaug and SmaugFUSS 1.4-1.6 all did, most of the snippets you're going to find were written before that change came about to SmaugFUSS or are written by people like me who still use SmaugFUSS 1.6, you just have to adapt the snippets to take advantage of the dlsym snippet that's installed in your copy of SmaugFUSS 1.7 instead. |
-=Conner=-
--
Come test your mettle in the Land of Legends at telnet://tcdbbs.zapto.org:4000
or, for a little family oriented medieval fun, come join us at The Castle's Dungeon BBS at telnet://tcdbbs.zapto.org
or, if you just want information about either, check our web page at http://tcdbbs.zapto.org | Top |
|
Posted by
| Samson
USA (683 posts) Bio
|
Date
| Reply #5 on Tue 20 Jun 2006 03:45 AM (UTC) |
Message
| And with how dlsym works you don't even need the DECLARE_DO_FUN part. You just install the function and forget about it. | 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.
22,010 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top