Search found 5032 matches
- Fri May 15, 2009 3:06 pm
- Forum: Scripts & Packages
- Topic: easy buttons demo
- Replies: 3
- Views: 8656
Re: easy buttons demo
Bottom one would be necessary too, I agree.
- Fri May 15, 2009 12:40 pm
- Forum: General Forum
- Topic: Mudlet features and API requests
- Replies: 535
- Views: 833943
Re: Mudlet API requests
Need a closeMiniConsole(name) function to completely close one (ie, it never existed, so I can create again).
- Fri May 15, 2009 12:38 pm
- Forum: General Forum
- Topic: Mudlet features and API requests
- Replies: 535
- Views: 833943
Re: Mudlet API requests
The name is a bit misleading... by the main window I'd consider Mudlet itself, not the session window.
- Fri May 15, 2009 12:35 pm
- Forum: Howtos, FAQs and Tips & Tricks
- Topic: Run Lua code from the command line
- Replies: 14
- Views: 100843
Run Lua code from the command line
Small alias to execute lua code from the input line - import in, and do lua echo ("hi") for example. Can also display things with lua display(mytable) or lua mytable.
Note: this script is included by default with Mudlet now, you can use it as-is without installing!
Note: this script is included by default with Mudlet now, you can use it as-is without installing!
- Fri May 15, 2009 5:50 am
- Forum: Howtos, FAQs and Tips & Tricks
- Topic: Flexible offensive aliases
- Replies: 24
- Views: 25969
Re: Flexible offensive aliases
Yep, that's better even.
- Thu May 14, 2009 11:58 pm
- Forum: Howtos, FAQs and Tips & Tricks
- Topic: Flexible offensive aliases
- Replies: 24
- Views: 25969
Flexible offensive aliases
Short aliases that function on a pre-set target variable are great, except when you don't want to keep changing your target. So I tend to use flexible ones - you can either use the alias itself only to act on the pre-set target, or supply a different name and it'll use that instead of the target. Fo...
- Thu May 14, 2009 11:33 pm
- Forum: Mudlet Development
- Topic: spawn function
- Replies: 6
- Views: 8689
Re: spawn function
Thanks a ton!
You do know about http://www.lua.org/manual/5.1/manual.ht ... os.execute though? (yours is more fully featured though, so I very much agree with it still).
You do know about http://www.lua.org/manual/5.1/manual.ht ... os.execute though? (yours is more fully featured though, so I very much agree with it still).
- Thu May 14, 2009 11:19 pm
- Forum: General Forum
- Topic: Mudlet features and API requests
- Replies: 535
- Views: 833943
Re: Mudlet API requests
One more request that I have... A function to check if the current session window has focus, and an event to be notified on a focus change. This is useful if you're multitasking while playing - with such a function, I can make an alert act differently whenever my current session is in focus or not (...
- Thu May 14, 2009 11:09 pm
- Forum: Help Forum
- Topic: Help Compiling Mudlet
- Replies: 12
- Views: 12365
Re: Help Compiling Mudlet
The warnings are normal at this point, and you got the video problems sorted out so that's good.
- Thu May 14, 2009 1:20 pm
- Forum: Scripts & Packages
- Topic: Achaea: Vadi Mapper capture window
- Replies: 20
- Views: 25148
Re: Achaea: Vadi Mapper capture window
For mapping, maybe, lack of MXP, not really.