DBSC 2.5.2 Android upgrade problem and delete command not working.

Posted by Muchalipski on Wed 28 Jan 2009 05:06 PM — 3 posts, 14,729 views.

#0
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.
Australia Forum Administrator #1
I am not familiar with this particular codebase, but using gdb will usually pinpoint why something like delete doesn't work. See http://mushclient.com/gdb for an example session.
#2
Cool thanks for the tip, I'll look into it see what I can do. To bad I'm not much of a coder as a builder in this case...

I don't know if this helps but this is what the terminal looks like on both my Vista and XP when I do ./startup

http://picasaweb.google.com/lh/photo/mLB7Xo9WDi0GcMD8TpG4Kg?feat=directlink

And when I make...

http://picasaweb.google.com/lh/photo/1k6mcnHI3dk36O0u941uYA?feat=directlink