Author |
Message |
Topic: Quick question! |
flipwon
Replies: 0
Views: 3184
|
Forum: zMUD General Discussion Posted: Mon Aug 17, 2009 8:07 pm Subject: Quick question! |
I'll try to make this simple to udnerstand. I'm trying to write a path, i want it to go in a box
2n 2e, 2s, 2w. I want to be able to enable this as an alias, but if something triggers, say, (bricks) ... |
Topic: Coloring one word, of one line, one color. |
flipwon
Replies: 2
Views: 4266
|
Forum: zMUD General Discussion Posted: Sun May 18, 2008 2:35 am Subject: Coloring one word, of one line, one color. |
How would i color a word, following another word one solid color
IE. the small man
and man is the color red, only when it follows the word small, though |
Topic: Coloring a word |
flipwon
Replies: 3
Views: 5673
|
Forum: zMUD General Discussion Posted: Fri May 16, 2008 7:14 pm Subject: Coloring a word |
how would i just color the word one solid color
IE big rainbow
color rainbow blue
only following the big though, and only being the word rainbow.. |
Topic: Coloring a word |
flipwon
Replies: 3
Views: 5673
|
Forum: zMUD General Discussion Posted: Fri May 16, 2008 7:09 pm Subject: Coloring a word |
hmmm all that did was make the word repeat four times lol
rainbowrainbowrainbowrainbow :P |
Topic: Coloring a word |
flipwon
Replies: 3
Views: 5673
|
Forum: zMUD General Discussion Posted: Fri May 16, 2008 6:51 pm Subject: Coloring a word |
I don't know if this is possible, but, i want to be able to color a word (obviously client side) but with all different colors
for example
rainbow
i want to be able to color each letter, client sid ... |
Topic: Gag |
flipwon
Replies: 5
Views: 7055
|
Forum: zMUD General Discussion Posted: Sat May 10, 2008 9:10 pm Subject: Gag |
how do i give a trigger an id?
could you give me a quick example of giving it an id, and turning it on and off? :D
thanks for the other part too that works awesome
but if you tell me how to do th ... |
Topic: Gag |
flipwon
Replies: 5
Views: 7055
|
Forum: zMUD General Discussion Posted: Sat May 10, 2008 8:33 pm Subject: Gag |
okay im trying to make a trigger execute upon a single word.. the whole line is just that word
hello
(trigger goes off)
when it see's hello, to active.. BUT it activates when the word is in a ... |
Topic: Stopping my alias |
flipwon
Replies: 3
Views: 7949
|
Forum: zMUD General Discussion Posted: Sat May 10, 2008 7:16 pm Subject: Stopping my alias |
wasn't a good example.. the times should be all different.. but i figured it out that guy helped |
Topic: Gag |
flipwon
Replies: 5
Views: 7055
|
Forum: zMUD General Discussion Posted: Sat May 10, 2008 7:13 pm Subject: Gag |
Okay i don't really know how to explain this but i guess ill try
im making a trigger that responds to
hello
for example
so that trigger does its magic, but during that,
man goes hello
man wa ... |
Topic: Stopping my alias |
flipwon
Replies: 3
Views: 7949
|
Forum: zMUD General Discussion Posted: Fri May 09, 2008 6:51 am Subject: Stopping my alias |
Okay I have an alias, which is pretty simple, using wait commands..
quick example
blah;#wait 50000;blah;#wait 50000;blah #wait 50000;blah;#wait 50000;blah;#wait 50000;blah #wait 50000;blah;#wait 5 ... |
|