Printable Version of Topic

Click here to view this topic in its original format

Heynow Software Forums _ Feature Requests _ MCCP, Encryption, Timers

Posted by: crissi Dec 27 2006, 01:18 PM

Hello,

I have three wishes (feature requests).

1. MCCP natively (mcclient doesn't work properly here)
2. Encryption, some MUDs offer that, it would be cool to use this
3. Timers in addition to triggers, every 3 minutes look east or something like this.

(I've seen that mccp was allready requested, but I wanted to show that more people could use it)

Thank a lot for this fine MUD-Client, even if it's not yet totaly perfect.

With kindest regards and the best wishes for 2007,
crissi

Posted by: crissi Dec 28 2006, 10:29 AM

Uh I've got the 4th wish ...

It would be great if I could configure a trigger that it deactivates itself for a defined period of time after execution or a trigger that fires only on every third or so occuring of a match.

Regards :-)

Posted by: Makyo2 Jan 3 2007, 12:41 AM

QUOTE
3. Timers in addition to triggers, every 3 minutes look east or something like this.


Have you tried using tasks?

##task 180 look east

Would issue "look east" every 180 seconds.

##show task

The current time is 18:36:54
Task Start Time Frequency Command
---- ---------- --------- -------
1 18:36:41 180 secs look east
2 18:36:46 60 secs scan


Shows the list of currently executing tasks.

##kill 1

kills the task matching the # you indicate.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)