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.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ Tips and tricks
➜ using MUSHclient as a shortcut to implement new spells and abilities
|
using MUSHclient as a shortcut to implement new spells and abilities
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Wifidi
(14 posts) Bio
|
| Date
| Tue 29 Mar 2011 02:32 PM (UTC) |
| Message
| I'm interested in MUDers' reactions to this shortcut.
A smart MUD client like MUSHclient enables implementing higher level spells for higher level characters using a MUDclient'ed, wizinvis'ed, snooping "Immbot" that responds to players' actions/speech. "If's" and other client logic capabilities create a potential spell factory for novice coders who then are modifying triggers rather than code.
For example, a player raising his or her hand could trigger the snooping immbot to: "at player zreset", "at player echo (something about nearby creatures have returned)", "at player set player mana 0", etc., to include possibly things like "at player force player rest", so long as any immcommands are truly wizinvis (totally unseen).
I plan to be able to code spells like mass blind, minor chaos (some mobiles attack each other), chaos (all less-than-strongest mobiles attack the strongest), yet I could have a lot more accomplished today using this shortcut and maybe some ideas are easier or possibly only possible with this shortcut. | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Tue 29 Mar 2011 08:33 PM (UTC) |
| Message
| | When you say "a potential spell factory" you mean, if the client is connected at the time, right? I can see implementation issues if the MUD relies on dozens of connected clients all controlling bots in various locations. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
| Posted by
| Wifidi
(14 posts) Bio
|
| Date
| Reply #2 on Wed 30 Mar 2011 07:48 AM (UTC) |
| Message
|
Nick Gammon said:
When you say "a potential spell factory" you mean, if the client is connected at the time, right? I can see implementation issues if the MUD relies on dozens of connected clients all controlling bots in various locations.
Acknowledged. It's definitely a problematic substitute for coding skill. | | 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.
15,329 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top