|
rangersh Newbie
Joined: 26 Oct 2004 Posts: 1
|
Posted: Tue Oct 26, 2004 6:23 am
need help for ctrl+c |
how can zmud send ctrl+c at login automatically?
the mud needs it before user name & passwd.
i can enter the mud by using ctrl+alt+c,
but it can't autorelogin. |
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Tue Oct 26, 2004 11:31 am |
Ok I am not sure what ctr-c is doing so I can only guide you in the right direction
#ALIAS atconnect {do this stuff} |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Wed Oct 27, 2004 9:52 am |
Use "#SENDPROMPT {%char(3)}" to send it. Either in a trigger or atconnect as nexela suggested.
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
|
|