Author |
Message |
Topic: Putting an alias in #send @variable |
Stevestones01
Replies: 6
Views: 6358
|
Forum: CMUD General Discussion Posted: Sun Jul 25, 2010 5:02 am Subject: Putting an alias in #send @variable |
well, as of right now I only really have simple things that I could just put with #Send, but ya... my question was if it was possible to have a variable that has normal commands like stand, or sit, si ... |
Topic: Putting an alias in #send @variable |
Stevestones01
Replies: 6
Views: 6358
|
Forum: CMUD General Discussion Posted: Fri Jul 23, 2010 2:00 am Subject: Putting an alias in #send @variable |
I have a variable called OnBalance, that I set to different things, such as:
OnBalance = {stand|smoke pipe with linseed|touch shield}
and then when I receive the message that I have re ... |
Topic: Pause output |
Stevestones01
Replies: 6
Views: 6574
|
Forum: CMUD General Discussion Posted: Fri Jul 23, 2010 1:49 am Subject: Pause output |
thanks for all the help. I appreciate it |
Topic: Seperate chat window |
Stevestones01
Replies: 10
Views: 16281
|
Forum: CMUD General Discussion Posted: Fri Jul 23, 2010 1:40 am Subject: Seperate chat window |
this is what I use for mine.
#TR {{~(*~)|~<~<*~>~>}~: You say, ~"} {#T+ "Line Capturing"}
#TR {{~(*~)|~<~& ... |
Topic: Pause output |
Stevestones01
Replies: 6
Views: 6574
|
Forum: CMUD General Discussion Posted: Sun Jul 18, 2010 3:51 pm Subject: Pause output |
Ok, I'm basically wondering if there is a command that will pause output until I tell it I want more to be displayed.
To give an example...when I type WHO it lists all visable people in the game, a ... |
Topic: coloring an exact pattern |
Stevestones01
Replies: 2
Views: 3789
|
Forum: CMUD General Discussion Posted: Sat Jun 26, 2010 1:25 am Subject: coloring an exact pattern |
%q worked perfectly, thank you. However when I put it inside the brackets it crashed cmud... so I just put them on the outside and everything seems to work just fine. |
Topic: coloring an exact pattern |
Stevestones01
Replies: 2
Views: 3789
|
Forum: CMUD General Discussion Posted: Fri Jun 25, 2010 10:30 pm Subject: coloring an exact pattern |
ok, I know how to color words. But I can't get it to color the word if it's only by itself.
I'm using the trigger:
#TRIGGER {{@en}} {#CW %eval(%color(red) ... |
Topic: getting a list from a variable |
Stevestones01
Replies: 8
Views: 7516
|
Forum: CMUD General Discussion Posted: Thu Jun 10, 2010 12:09 am Subject: getting a list from a variable |
ok, all that's working perfectly and I just have one more question. It isn't really necessary, just a bonus. I was wondering if there is a way to tell how many values are under a certain key in a vari ... |
Topic: getting a list from a variable |
Stevestones01
Replies: 8
Views: 7516
|
Forum: CMUD General Discussion Posted: Wed Jun 09, 2010 9:59 pm Subject: getting a list from a variable |
Alright, I will, but you don't seem to be on right now... so I have one more question that hopefully some one can answer.
I managed to do the sketchbook variable just fine and have it up and runni ... |
Topic: getting a list from a variable |
Stevestones01
Replies: 8
Views: 7516
|
Forum: CMUD General Discussion Posted: Wed Jun 09, 2010 8:30 pm Subject: getting a list from a variable |
if I wanted to try your code out, how would I go about entering it into cmud? It's in xml so I'm guessing I can't just copy and paste the thing into the command line and have it make the classes and t ... |
Topic: getting a list from a variable |
Stevestones01
Replies: 8
Views: 7516
|
Forum: CMUD General Discussion Posted: Wed Jun 09, 2010 7:48 am Subject: getting a list from a variable |
worked perfectly, thank you! |
Topic: getting a list from a variable |
Stevestones01
Replies: 8
Views: 7516
|
Forum: CMUD General Discussion Posted: Wed Jun 09, 2010 6:47 am Subject: getting a list from a variable |
I'm going to do my best to explain this...and hope it makes sense to some one.
I have a series of variables that look like
sketchbook41202
sketchbook212355
sketchbook12341
which each contai ... |
Topic: assigning a variable to a variable |
Stevestones01
Replies: 2
Views: 4008
|
Forum: CMUD General Discussion Posted: Wed Jun 02, 2010 3:47 am Subject: assigning a variable to a variable |
thanks for the quick answer. It helped alot |
Topic: assigning a variable to a variable |
Stevestones01
Replies: 2
Views: 4008
|
Forum: CMUD General Discussion Posted: Wed Jun 02, 2010 3:11 am Subject: assigning a variable to a variable |
I'm not sure if this is even possible, but I have a variable with a list of targets in it and I have another variable called @temp_target. What I want it to do is check if the target 'priest' is in th ... |
|