Author |
Message |
Topic: Checking text for certain words |
Karnie
Replies: 2
Views: 4143
|
Forum: zMUD General Discussion Posted: Fri Feb 20, 2004 8:31 pm Subject: Checking text for certain words |
Sorry about the late reply. It works great. Thanks a lot. :)
Karnie |
Topic: Checking text for certain words |
Karnie
Replies: 2
Views: 4143
|
Forum: zMUD General Discussion Posted: Fri Feb 13, 2004 1:02 pm Subject: Checking text for certain words |
Hi,
I'd like to create a trigger that will check a line of text for particular words. The words are ward and weapon. If the line contains any of these words I'd like to reply to the person "Alas ... |
Topic: Change Speed Menus |
Karnie
Replies: 1
Views: 3272
|
Forum: zMUD General Discussion Posted: Mon Oct 06, 2003 9:07 pm Subject: Change Speed Menus |
After I select a speed menu item I'd like to highlight or disable it (still visable) or even change the acendancy of the menus items. How can this be done?
Karnie
|
Topic: Changing say to something else |
Karnie
Replies: 7
Views: 11590
|
Forum: zMUD General Discussion Posted: Fri May 09, 2003 7:12 pm Subject: Changing say to something else |
Ok good idea Itsmarty :) I shoulda done it in the first place
What I type to the mud
say hello Bob
What I would like to send to mud is
whispers in a sweet voice 'hello Bob'
Bob would s ... |
Topic: Changing say to something else |
Karnie
Replies: 7
Views: 11590
|
Forum: zMUD General Discussion Posted: Fri May 09, 2003 6:06 pm Subject: Changing say to something else |
Been testing and it did not work Lightbulb. The reason being that the say command must go to the mud so it knows that I am trying to say something. Making an alias would make the mud not process wha ... |
Topic: Changing say to something else |
Karnie
Replies: 7
Views: 11590
|
Forum: zMUD General Discussion Posted: Mon May 05, 2003 6:15 pm Subject: Changing say to something else |
Wow that was fast Lightbulb, and appreciated :)
Yeah easy answer to the question. Was obvious when I seen it. I posted because I had seen someone else do this using a more complicated script usin ... |
Topic: Changing say to something else |
Karnie
Replies: 7
Views: 11590
|
Forum: zMUD General Discussion Posted: Mon May 05, 2003 6:09 pm Subject: Changing say to something else |
I'd like to change say to show something else e.g say hello, pleased to meet you would give whispers in a lilting accent hello, pleased to meet you
This would improve my role play a great deal ... |
Topic: Can only play 1 char via ZMud 6.15 |
Karnie
Replies: 7
Views: 10100
|
Forum: zMUD General Discussion Posted: Sun Nov 17, 2002 1:47 pm Subject: Can only play 1 char via ZMud 6.15 |
Its working now Lightbulb. I can log in with any char now. I reinstalled Zmud fresh and never imported any scripts. Created char offline, disabled triggers and no problems. Couldn't see that atcon ... |
Topic: Can only play 1 char via ZMud 6.15 |
Karnie
Replies: 7
Views: 10100
|
Forum: zMUD General Discussion Posted: Sat Nov 16, 2002 8:32 pm Subject: Can only play 1 char via ZMud 6.15 |
I carried out the first of your instructions about logging on via Telnet Lightbulb and all my char names and passwords are correct.
I downloaded ZMud version 6.16 and installed it OK. First char I ... |
Topic: Can only play 1 char via ZMud 6.15 |
Karnie
Replies: 7
Views: 10100
|
Forum: zMUD General Discussion Posted: Fri Nov 15, 2002 6:11 pm Subject: Can only play 1 char via ZMud 6.15 |
I re-installed ZMud after formatting my hard drive and used create a new char to connect to WoTMud and entered a character of mine that already exists. I imported my saved triggers/aliases text file a ... |
Topic: Map file extensions |
Karnie
Replies: 2
Views: 4599
|
Forum: zMUD General Discussion Posted: Wed Aug 07, 2002 11:30 pm Subject: Map file extensions |
Brill taa for the help
Karnie
|
Topic: Map file extensions |
Karnie
Replies: 2
Views: 4599
|
Forum: zMUD General Discussion Posted: Wed Aug 07, 2002 7:34 pm Subject: Map file extensions |
I've not used the mapper in zmud yet and a friend gave me some maps of my fav mud to use. Some of them have extension .map <-- zmud don't recognise these ones and .zzz <-- can read these ones.
... |
Topic: Changing targets |
Karnie
Replies: 1
Views: 3650
|
Forum: zMUD General Discussion Posted: Tue Feb 05, 2002 1:39 am Subject: Changing targets |
I'm using a target script that goes like #class {Targetted}
#var Target %null
#alias t {#var Target "%-1"}
#alias kt {k @Target}
#class 0
How would I be able to automatically change t ... |
|