Search found 88 matches

by Knute
Sun Apr 25, 2010 3:23 pm
Forum: Mudlet Development
Topic: miniConsole Stacking
Replies: 1
Views: 2489

miniConsole Stacking

I wasn't sure where to put this, but I was curious if mudlet has the ability to stack miniConsoles/labels or not. I'm curious, because I would like to have my compass overlap part of the miniConsole that contains my map. Since my compass has a transparent background, it wouldn't interfere with the m...
by Knute
Fri Apr 09, 2010 12:31 am
Forum: Help Forum
Topic: middle line target input
Replies: 2
Views: 2431

Re: middle line target input

Your line that begins with: send ("conjure" ..target " illusion Your mind s..... needs to read: send ("conjure " ..target .. " illusion Your mind s...... The 2 dots connect one string to another, and you have 3 strings that you are connecting. Please note that you need ...
by Knute
Wed Mar 31, 2010 6:04 pm
Forum: Scripts & Packages
Topic: ATCP demo scripts
Replies: 60
Views: 54446

Re: ATCP demo scripts

Thank you so much for this thread!

It helped me get my gauges, AND my compass working.

I was using the Lusternia Fancy Gui, but that one doesn't use atcp. I got both my gauges and my compass working with ONLY atcp. No additional triggers required! It's sweet!
by Knute
Sat Mar 20, 2010 8:27 pm
Forum: Help Forum
Topic: git build issues
Replies: 0
Views: 2448

git build issues

Ok, I used the git clone command to get the sources, and then went into the mudlet directory, and issued: su ./build.sh It built, but would not install. It failed while looking for the file: mudlet/src/mudlet/mudlet Basically, it couldn't find the mudlet binary that it had built because the file is ...
by Knute
Thu Mar 18, 2010 3:31 am
Forum: Scripts & Packages
Topic: Fancy gauges
Replies: 24
Views: 22153

Re: Fancy gauges

Do you have the "Lucida Console" font installed?

Are you sure that it's "Lucida Console" rather than just "Lucida"?

If you are in a linux environment, please keep in mind that caps do matter.
by Knute
Thu Mar 18, 2010 3:22 am
Forum: Scripts & Packages
Topic: Growl notifications
Replies: 16
Views: 17584

Re: Growl notifications

Linux has notify-send, that works with the notification daemon, or notify-osd.

And a quick search on my arch system shows a haskell-growlnotify package.
by Knute
Fri Mar 12, 2010 10:44 pm
Forum: General Forum
Topic: Mudlet-1.1.0 released
Replies: 17
Views: 14396

Re: Mudlet-1.1.0 released

I have started using this one, and found a bug that's kind of annoying. If I miss some text and use the scrollback, the scrollback works fine. Except when I want to get rid of the scrollback window. I have had to scroll through ALL of a very long session because it jumped to the top of the buffer. I...
by Knute
Fri Mar 05, 2010 12:28 am
Forum: General Forum
Topic: Linux generic installers test
Replies: 14
Views: 13597

Re: Linux generic installers test

I used the installer a few days ago, and ran into an issue with something with it. I am running arch, and have 1.0.5 running without problems. When I use the run-mudlet.sh script, I get an error: 6:15PM % /opt/mudlet-1.0.6/bin/run-mudlet.sh ~ (knute) pts/1 ./mudlet: error while loading shared librar...