<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4611.1300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial color=#000000 size=2>Hi there,</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2> How and where do i hook my
telnet manager object ? Can i call the set_telnet_manager ( ) function from my
initd.c ?</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2> and</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2> What are the way to modify the
basic "say" command to add the following effect :</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2>> say "Hello!"</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2>You say: Hello!</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2> Actually, i've modified the
user.c to add the following line:</FONT></DIV>
<DIV><FONT size=2><FONT face=Arial color=#000000>
</FONT></FONT><FONT size=2>user->message("You say: " + str);</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> Is it the right way ?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thank you</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> JesterX</FONT></DIV></BODY></HTML>