Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
➜ Programming
➜ General
➜ Adding user input into a plugin
Adding user input into a plugin
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Bottomfeeder
(42 posts) Bio
|
Date
| Tue 19 Aug 2008 03:48 PM (UTC) |
Message
| I have been looking for some mention of a function or the like that would allow a plugin to query the user for input, stopping indefinitely until the user responded.
For example...
User types: plugin reset
Plugin: Are you sure you want to reset everything? Yes/No...
Everything is on hold until either a Yes or No response is entered by the user.
Simple enough, but I haven't seen it used in any mushclient plugins yet so I'm hoping better minds than mine could help me out on it.
Thanks guys. | Top |
|
Posted by
| WillFa
USA (525 posts) Bio
|
Date
| Reply #1 on Tue 19 Aug 2008 09:25 PM (UTC) |
Message
| If you're coding in Lua:
utils.msgbox
utils.umsgbox
utils.inputbox
utils.listbox
utils.multilistbox
utils.editbox
etc...
VBScript has similar commandsd built into the language.
| Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
9,886 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top