Search found 4 matches

by kuei
Wed Oct 21, 2009 12:23 am
Forum: Help Forum
Topic: How do I create a Lua function trigger to play a sound?
Replies: 1
Views: 3168

How do I create a Lua function trigger to play a sound?

My failed attempt was to create a trigger named bottle_pop_1() to play the sound file bottle_pop_1.wav <Trigger isActive="yes" isFolder="no" isTempTrigger="no" isMultiline="no" isPerlSlashGOption="no" isColorizerTrigger="no" isFilterTrigger...
by kuei
Wed Aug 19, 2009 12:57 am
Forum: Mudlet Development
Topic: feature request: sort objects
Replies: 2
Views: 4086

Re: feature request: sort objects

I sorted my triggers by taking a copying my profile and then putting it into TED notepad (freeware). In TED I converted the file to ANSI Window format and then sorted the triggers using XML Notepad (Microsoft freeware). I used TED to convert them back to UTF-8 Unix format. Finally I used HxD hex edi...
by kuei
Sat Jun 27, 2009 3:55 am
Forum: Mudlet Development
Topic: Last requests before feature freeze
Replies: 46
Views: 37468

Re: Last requests before feature freeze

A button to sort triggers, alias, scripts, or keys in ascending order.
by kuei
Sat Jun 27, 2009 3:15 am
Forum: General Forum
Topic: Mudlet features and API requests
Replies: 535
Views: 652568

Re: Mudlet API requests

A function to turn logging on and off.
A function to turn timestamp on and off.
It is hard to manually change logging and timestamp when someone attacks you. With functions you can program triggers, aliases and scripts to change the logging and timestamps.

[EDIT HEIKO: included]