Author |
Message |
Topic: Trigger:? Find whats missing |
N86eAL
Replies: 3
Views: 6079
|
Forum: CMUD General Discussion Posted: Sun Feb 26, 2012 1:56 am Subject: Trigger:? Find whats missing |
I guess one could do like this.
#TRIG {^<worn (*)>*NOTHING} {#ECHO Worn %1 is empty}
and
#TRIG {<(%w) hand>*NOTHING} {#ECHO %1 h ... |
Topic: Import string list from cmud into zmud |
N86eAL
Replies: 0
Views: 3799
|
Forum: zMUD General Discussion Posted: Tue Feb 14, 2012 2:24 pm Subject: Import string list from cmud into zmud |
Hi,
I have a run script I use in cmud, which I wanted to move to zmud 7.21. In cmud, you have the option to save/load scripts, which works fine. From cmud to text from text to cmud is no problem.
... |
Topic: cmud upstart error |
N86eAL
Replies: 4
Views: 7848
|
Forum: CMUD General Discussion Posted: Fri Feb 10, 2012 2:06 am Subject: cmud upstart error |
Ok, now I got it to work, but I do not know how. Though I am having troubles saving my layout and I can't remove captions. I will probably reinstall cmud to see if I can make it work better then. |
Topic: cmud upstart error |
N86eAL
Replies: 4
Views: 7848
|
Forum: CMUD General Discussion Posted: Fri Feb 10, 2012 12:46 am Subject: cmud upstart error |
Looks like the error is in the opening of your map database. Try running it through the repair function of the
I was like "YAY! It worked". I do not use maps, but I saw that I had a map file. Know ... |
Topic: cmud upstart error |
N86eAL
Replies: 4
Views: 7848
|
Forum: CMUD General Discussion Posted: Thu Feb 09, 2012 9:58 am Subject: cmud upstart error |
Hi,
I am a long time cmud user and have been on/off mudding for quite some time. A few days ago I wanted to start again, so I installed cmud changed the files in my session folder and started cmud ... |
Topic: [3.34][BUG]Show caption on mutiple windows |
N86eAL
Replies: 10
Views: 11657
|
Forum: CMUD General Discussion Posted: Mon Jun 20, 2011 6:41 pm Subject: [3.34][BUG]Show caption on mutiple windows |
Thanks Charneus, that worked like a charm.
Not sure what version I had when it worked and all, but I think I have 3.12 at work, and there I can click a window and change the caption without any probl ... |
Topic: [3.34][BUG]Show caption on mutiple windows |
N86eAL
Replies: 10
Views: 11657
|
Forum: CMUD General Discussion Posted: Mon Jun 20, 2011 5:52 pm Subject: [3.34][BUG]Show caption on mutiple windows |
Yes, I can change the caption of the windows I have, though I see no way of removing the caption while in those settings. |
Topic: [3.34][BUG]Show caption on mutiple windows |
N86eAL
Replies: 10
Views: 11657
|
Forum: CMUD General Discussion Posted: Mon Jun 20, 2011 5:32 pm Subject: [3.34][BUG]Show caption on mutiple windows |
I can't find anything called settings. I have Options>General but found nothing about window captions there. |
Topic: [3.34][BUG]Show caption on mutiple windows |
N86eAL
Replies: 10
Views: 11657
|
Forum: CMUD General Discussion Posted: Mon Jun 20, 2011 4:52 pm Subject: [3.34][BUG]Show caption on mutiple windows |
Ok, I did what you said. I hold shift and opened my session. Everything was as new. I moved my windows around as I wanted them and tried removing the captions, and the only captions I have power over ... |
Topic: [3.34][BUG]Show caption on mutiple windows |
N86eAL
Replies: 10
Views: 11657
|
Forum: CMUD General Discussion Posted: Mon Jun 20, 2011 1:38 pm Subject: [3.34][BUG]Show caption on mutiple windows |
I have 4 different windows and 1 status window in my current setup, and I have removed the captions for all of them to make it all more streamlined.
Now, I have one main window where the mud is, and ... |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Tue May 31, 2011 5:01 pm Subject: Multiple timers in Status window |
Haha, this is becoming more and more complex.
Is it possible to do something like this?(This is my status window)
%ansi(@scol1)@buff1 [@buff_timer("@buffname1")] ... |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Tue May 31, 2011 1:56 pm Subject: Multiple timers in Status window |
One last question.
Is it possible to output only the timer of Armor, like it is right now. Right now, the output from "@buff_timer("armor")" will generate "Armor 0:30". Since I want to be able to con ... |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Tue May 31, 2011 12:42 pm Subject: Multiple timers in Status window |
WOO! It works perfectly fine now. You are the best!
Thanks a lot for the help. |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Tue May 31, 2011 11:56 am Subject: Multiple timers in Status window |
I already had a status window which I thought created problems. Removed my old status window, removed the whole script, put it back in.
My new status window was created, I tried again but it didn't w ... |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Tue May 31, 2011 10:44 am Subject: Multiple timers in Status window |
I tried it once more, changed the name of the class to Prots, also changed it to #UPDATE Prots. No change.
If the buff is off and I cast it on me, the status window doesn't update. I need to change s ... |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Mon May 30, 2011 8:55 pm Subject: Multiple timers in Status window |
Ok, just tried this out and it worked nicely. This is a lot more advanced than I am used to, hence my questions. Need to read up on this.
The time value is static though in the status window, and you ... |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Mon May 30, 2011 6:36 pm Subject: Multiple timers in Status window |
There is no exact time for how long a buff is up, just an estimate, which is what I want. What I want is quite simple.
I cast a spell/use a skill that puts a buff on me. When the buff hits me and suc ... |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Mon May 30, 2011 4:38 pm Subject: Multiple timers in Status window |
Hey,
Not entirely sure that I understand what this does. What does this one do #if (@prot1)? It is just a variable, so it doesn't check against anything?
Also, what variable will hold the time inf ... |
Topic: Multiple timers in Status window |
N86eAL
Replies: 17
Views: 30918
|
Forum: CMUD General Discussion Posted: Mon May 30, 2011 1:31 pm Subject: Multiple timers in Status window |
Hi,
Being the control freak that I am, I wanted to experiment with timers regarding my prots. My layout at the moment is that I have the status window on the left side of my mud window, with a lot ... |
Topic: Using CMUD on different locations? |
N86eAL
Replies: 6
Views: 13126
|
Forum: CMUD General Discussion Posted: Tue Jan 19, 2010 4:36 pm Subject: Using CMUD on different locations? |
Our company is extremely small, I already have admin rights on my computer so the installing should not be a problem.
Just not sure I understand what you mean with the installing part. I mean, I can ... |
Topic: Using CMUD on different locations? |
N86eAL
Replies: 6
Views: 13126
|
Forum: CMUD General Discussion Posted: Mon Jan 18, 2010 12:03 pm Subject: Using CMUD on different locations? |
Hello there
I am an avid mudder who bought CMUD and like it a lot. I have my configuration that I need to be able to play, almost at least, but it is locked away at home.
Looking how I work at a p ... |
Topic: To match a word against a sentance. |
N86eAL
Replies: 4
Views: 8558
|
Forum: CMUD General Discussion Posted: Sun Feb 17, 2008 5:53 pm Subject: To match a word against a sentance. |
Ok, this is probably done way wrong or something, but it works! Didn't spend so much time on it because I was mad as hell because I couldn't get it to work(do still not understand the reason). Got it ... |
Topic: To match a word against a sentance. |
N86eAL
Replies: 4
Views: 8558
|
Forum: CMUD General Discussion Posted: Sun Feb 17, 2008 4:05 pm Subject: To match a word against a sentance. |
OMG, OMG! %replace was just what I was looking for. I am going to play some more with my thoughts, and probably get to a solution that will work. I will post what I did if I succeeded. :P |
Topic: To match a word against a sentance. |
N86eAL
Replies: 4
Views: 8558
|
Forum: CMUD General Discussion Posted: Sun Feb 17, 2008 1:44 pm Subject: To match a word against a sentance. |
So here I am once again with a little more advanced problem that I have been fighting. This problem is revolving around a prot message that you get when inspecting a friend. A typical message could lo ... |
Topic: The ESC button. |
N86eAL
Replies: 7
Views: 8285
|
Forum: CMUD General Discussion Posted: Sat Feb 16, 2008 4:47 pm Subject: The ESC button. |
You were incorrect in your assumptions. I have made it like this.
Alias area1 takes me to place 1, 2, 3, 4,..., 22. Basically, the alias will change when being pressed.(I mean, using 22 buttons wou ... |
|