[DGD] Fingerd
Lord Lerkista
lordlerkista at gmx.net
Mon Jun 16 06:06:37 CEST 2003
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
More information about the DGD
mailing list