Author |
Message |
Topic: Help with an alias |
nomad980
Replies: 2
Views: 3534
|
Forum: CMUD General Discussion Posted: Sun May 03, 2009 12:47 pm Subject: Help with an alias |
Thanks for the quick reply, I think i am just going to continue to do what i am doing then. |
Topic: Help with an alias |
nomad980
Replies: 2
Views: 3534
|
Forum: CMUD General Discussion Posted: Sun May 03, 2009 9:36 am Subject: Help with an alias |
<alias name="ooc" autoappend="true" id="973">
<value>:xaos:#SEND {ooc %-1}</value>
</alias>
I am currently using that to send the message back to the mud window. and was ... |
Topic: Automatically bring to front window with activity [3.06] |
nomad980
Replies: 6
Views: 6547
|
Forum: CMUD Beta Forum Posted: Tue Apr 28, 2009 9:32 pm Subject: Automatically bring to front window with activity [3.06] |
Its weird... I managed to get it working for about a day. I went changed the settings to all the modules, and then closed cmud and started it up again. Now its doing it again. No clue. Going to try an ... |
Topic: Automatically bring to front window with activity [3.06] |
nomad980
Replies: 6
Views: 6547
|
Forum: CMUD Beta Forum Posted: Sun Apr 26, 2009 10:34 am Subject: Automatically bring to front window with activity [3.06] |
its always the main window that has focus. And all the windows are docked. |
Topic: Automatically bring to front window with activity [3.06] |
nomad980
Replies: 6
Views: 6547
|
Forum: CMUD Beta Forum Posted: Sun Apr 26, 2009 9:02 am Subject: Automatically bring to front window with activity [3.06] |
No i am closing the editor. pressing apply and ok. its just weird. |
Topic: Automatically bring to front window with activity [3.06] |
nomad980
Replies: 6
Views: 6547
|
Forum: CMUD Beta Forum Posted: Sun Apr 26, 2009 5:43 am Subject: Automatically bring to front window with activity [3.06] |
I been having this weird issue. I made sure I went through the setting for every window, and that they were all unchecked, but it still brings the window to the front if I am on another program. Somet ... |
Topic: coloring with this trigger |
nomad980
Replies: 5
Views: 6071
|
Forum: zMUD General Discussion Posted: Sun Aug 15, 2004 11:49 pm Subject: coloring with this trigger |
as nice as all the code you all have given me neither seems to work, it just doesnt do the coloring, the one i had at least colored the words before but it just used to go insane and pick which ones i ... |
Topic: coloring with this trigger |
nomad980
Replies: 5
Views: 6071
|
Forum: zMUD General Discussion Posted: Sun Aug 15, 2004 10:09 pm Subject: coloring with this trigger |
Sadly it didnt work. And the reason i am using something like that is because of the reply LightBlub gave here, this managed to inspire me to rewrite the script instead of the way i had it which wasnt ... |
Topic: coloring with this trigger |
nomad980
Replies: 5
Views: 6071
|
Forum: zMUD General Discussion Posted: Sun Aug 15, 2004 8:23 pm Subject: coloring with this trigger |
Hello, well I am working on this script so that it colors the mastery of my spells and skills, but only when i type (know, knowledge, know skill, know spells, etc) here is what I have so far
#ONINPUT ... |
Topic: Dont know how to name so I am going with "Trigger Quest |
nomad980
Replies: 1
Views: 2349
|
Forum: zMUD General Discussion Posted: Thu Aug 05, 2004 10:02 pm Subject: Dont know how to name so I am going with "Trigger Quest |
Ok, sorry for the weird subject, anyway this is my problem, I have triggers for my channels to be sent to another window, each having their own window, but I am tired of when it is echoed on the mud " ... |
Topic: Another Quick Helpless Question From A Lunatic |
nomad980
Replies: 1
Views: 2442
|
Forum: zMUD General Discussion Posted: Wed Feb 18, 2004 5:11 am Subject: Another Quick Helpless Question From A Lunatic |
I am back guys, well here is the thing, I just started playing a new mud and apperently the mud wraps the tells/says/gossips/etc when they get to 80 characters. I currently have a capture trigger to s ... |
Topic: Small scripting problem driving me insane |
nomad980
Replies: 6
Views: 5417
|
Forum: zMUD General Discussion Posted: Sat Jan 17, 2004 1:16 am Subject: Small scripting problem driving me insane |
I figured it out, it was the fact that i had it create another trigger, if i didnt put
{You ooc}
#TRIGGER {You ooc '} {#SUB {You ooc} {~(%ansi( yellow)%time( h:nn:ss am~/pm)%ansi( 7):%ansi( Red)% ... |
Topic: Small scripting problem driving me insane |
nomad980
Replies: 6
Views: 5417
|
Forum: zMUD General Discussion Posted: Fri Jan 16, 2004 10:39 pm Subject: Small scripting problem driving me insane |
This is what I currently have:
It works fine with the all, but I want to try it with #send, apperently #send only works on the original mud window, not any windows created with capture. Now I have ... |
Topic: Small scripting problem driving me insane |
nomad980
Replies: 6
Views: 5417
|
Forum: zMUD General Discussion Posted: Fri Jan 16, 2004 4:14 pm Subject: Small scripting problem driving me insane |
#AL ooc {#all {~ooc %-1}}
thats what i am using in that window, but I want to know if its possible to use #AL ooc {#send {~ooc %-1}} instead. Oh yeah thanks for the alias it works fine now, heheh, on ... |
Topic: Small scripting problem driving me insane |
nomad980
Replies: 6
Views: 5417
|
Forum: zMUD General Discussion Posted: Fri Jan 16, 2004 10:40 am Subject: Small scripting problem driving me insane |
Hi, Actually I have two scripting problems, one being the fact that I am capturing the output of all channels in a mud and putting them into their own window (using the #cap command). I have two of th ... |
|