|
adding a command to SWRFUSS
|
Reply to this subject
Start a new subject
 
Refresh page
| Posted by |
Jason
(102 posts) bio
|
| Date |
Wed 06 Jun 2012 02:40 AM (UTC) [ quote
] |
| Message |
I am upgrading my mud to SWRFUSS and I am having an issue installing new commands. I put in a changes command snippet, compiled the server, hotbooted, and when i try to make the command in the game this is what i get
Log: Koumintang: cedit addchange code do_addchange
Log: [*****] BUG: Error locating do_addchange in symbol table. swreality: undefined symbol: do_addchange
Code not found.
Am i forgetting to put something in? I'm new to the FUSS code, but i have but i have been working with SWR for a about 6 years now. | top |
|
| Posted by |
Jason
(102 posts) bio
|
| Date |
Reply #1 on Wed 06 Jun 2012 02:48 AM (UTC) [ quote
] |
| Message |
| P.S. This On a RHEL system not windows running cygwin | top |
|
| Posted by |
Jason
(102 posts) bio
|
| Date |
Reply #2 on Thu 07 Jun 2012 01:09 AM (UTC) [ quote
] |
| Message |
ok I have found the answer for all of you who are having trouble getting commands to go into the FUSS code bases... I have not seen the answer to this question on Gammon at all so here is a possible solution!!!!
IF YOUR COMMAND YOU ARE TRYING TO ADD HAS THE FOLLOWING IN THE FUNCTION LINE: , char *argument ) CHANGE IT TO THIS , const char *argument)
As much as i would like to take credit for this solution i cannot. I found this solution at the following website
http://www.smaugmuds.org/index.php?a=topic&t=4558&p=21840#p21840
It took me two days to find this so hopefully someone else will find this. | 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.
627 views.
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )