[DGD] Fingerd

Keith Dunwoody keithdunwoody at yahoo.com
Mon Jun 16 10:28:30 CEST 2003


I'm not sure, but those might be telnet control codes,
which finger isn't interpreting.  If that's the case,
you need to use a binary port instead of a telnet
port.  I'm not sure if you can do this in 2.4.5 or not
though.

-- Keith

--- Lord Lerkista <lordlerkista at gmx.net> wrote:
> Hi, i'm trying to implement finger in my Mud, to
> respond to finger 
> calls, i don't know where to put that code
> I use Lpmud 2.4.5, and i put this call in
> /dgd/std/user.c in function 
> open()
> 
> if(DRIVER->query_port() == 3){
>      call_other("/cmd/player/quien.c" ,
> "do_command");               
> This shows the who list
> }
> But when i finger my mud i get:
> 
> root at DarkSide:/etc> finger @localhost
> [localhost]
> |A}"{A
> 	The who list
> -> |A
> 
> why are that |A}"{A and |A showed??
> Any other way to do that??
> Thankx
> 
> 
>
_________________________________________________________________
> List config page: 
http://list.imaginary.com/mailman/listinfo/dgd


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list