I'm not sure where this topic should go, so if it's in the wrong location then I apologize.
I've download this code from
http://www.smaugmuds.org/index.php?a=files&s=listcomments&fid=152
I compiled it with a few mix ups but with the help on this forum was able to complete that. Now however I seem to be stuck on a few problems that I've looked a the area file where I'm having the problem and some of the source code. Understanding a bit of C++ code, but being blind in where things are located I'm a bit lost in frustration.
First problem:
The Race androids are made to use upgrade rather then train. Also you have to train at Dr. Geros lab rather then just any gravity chamber.
Upgrading the skills work as they come, but any time upgrade stat (upgrade CON, upgrade STR, etc) is used it does not seem to work.
Second problem:
Also when delete command is used (delete mypasscode bob) it says wrong password even though it is the correct password.
If any one has any idea where I can fix this, how to fix this, you help will be very appreciated.
I've download this code from
http://www.smaugmuds.org/index.php?a=files&s=listcomments&fid=152
I compiled it with a few mix ups but with the help on this forum was able to complete that. Now however I seem to be stuck on a few problems that I've looked a the area file where I'm having the problem and some of the source code. Understanding a bit of C++ code, but being blind in where things are located I'm a bit lost in frustration.
First problem:
The Race androids are made to use upgrade rather then train. Also you have to train at Dr. Geros lab rather then just any gravity chamber.
Upgrading the skills work as they come, but any time upgrade stat (upgrade CON, upgrade STR, etc) is used it does not seem to work.
Second problem:
Also when delete command is used (delete mypasscode bob) it says wrong password even though it is the correct password.
If any one has any idea where I can fix this, how to fix this, you help will be very appreciated.