Pages:<< prev 1 next >>
Fledgling

GroupMembers
Posts34
JoinedMay 13, 2002
I have encountered a strange bug. Whenver I press the letter "s" to move south, instead of moving, I end up seeing the proper way to use the socket command. I scanned the code briefly and looked in the command table for "s" and notrhing comes up for it being defined as a command. When I grep the src directory for "s", I see where its an arg for several functions including movement in act_move.c, but nothing in the function for do_socket. Any help would be appreciated.
Black Hand

GroupAdministrators
Posts3,707
JoinedJan 1, 2002
That's not really a bug. The command order just needs adjusting. While logged in, type 'cedit raise south' until it says south was raised above socket. Then 'cedit save cmdtable' and the problem is solved. Doesn't even require a reboot
Fledgling

GroupMembers
Posts34
JoinedMay 13, 2002
thanks for the help. I would never have figured it out
Pages:<< prev 1 next >>