Author |
Message |
Topic: color code with v5.55 |
jrobbie4499
Replies: 4
Views: 3696
|
Forum: zMUD General Discussion Posted: Sun Jan 19, 2003 8:21 pm Subject: color code with v5.55 |
doomfrye you are the man!
|
Topic: color code with v5.55 |
jrobbie4499
Replies: 4
Views: 3696
|
Forum: zMUD General Discussion Posted: Sat Jan 18, 2003 11:08 pm Subject: color code with v5.55 |
I don't know why but the text when i am playing is dim with some words or phrases and bright with others. I make triggers using #highlight for certain channels and such but i can't get everything to j ... |
Topic: trigger help |
jrobbie4499
Replies: 4
Views: 3548
|
Forum: zMUD General Discussion Posted: Tue Jan 14, 2003 5:09 pm Subject: trigger help |
does %cr the same as if i phyiscally press enter on my keyboard?
|
Topic: trigger help |
jrobbie4499
Replies: 4
Views: 3548
|
Forum: zMUD General Discussion Posted: Tue Jan 14, 2003 5:46 am Subject: trigger help |
here is text on mud:
Does your terminal support ANSI color? [Y/n]
i need a trigger to accept Y and the somehow hit enter then go south, east, north, and rent. I have a autoroller that once the st ... |
Topic: autoroller problem |
jrobbie4499
Replies: 4
Views: 4970
|
Forum: zMUD General Discussion Posted: Sat Jan 04, 2003 11:03 pm Subject: autoroller problem |
I figured out how to make it beep. How can i make it beep more than once, like 60 times?
|
Topic: autoroller problem |
jrobbie4499
Replies: 4
Views: 4970
|
Forum: zMUD General Discussion Posted: Sat Jan 04, 2003 10:40 pm Subject: autoroller problem |
Here is a sample of text:
Rolled: str int ~[(%d)~] wis ~[(%d)~] dex ~[(%d)~] con ~[(%d)~] cha ~[(%d)~]
Commands:
#IF (%1<17)or(%3<1)or(%4<15)or(%5<18)or(%6<12)or(%7<15) {N} {Y} ... |
Topic: Autoroller works partially |
jrobbie4499
Replies: 7
Views: 5312
|
Forum: zMUD General Discussion Posted: Thu Jan 02, 2003 3:11 am Subject: Autoroller works partially |
I've switched to what you said Lightbulb but it still does not work. Is there a way to simplify what i am trying to do?
|
Topic: Autoroller works partially |
jrobbie4499
Replies: 7
Views: 5312
|
Forum: zMUD General Discussion Posted: Tue Dec 31, 2002 7:14 pm Subject: Autoroller works partially |
So it should look like this MattLofton?
Commands:
#IF ((%1<15)or(%3<14)or(%4<14)or(%5<17)or(%6<10)or(%7<1)) {N} {Y
y
y
s
e
n
rent}
|
Topic: Autoroller works partially |
jrobbie4499
Replies: 7
Views: 5312
|
Forum: zMUD General Discussion Posted: Tue Dec 31, 2002 3:46 pm Subject: Autoroller works partially |
It has trigger on prompt and on newline checked.
|
Topic: Autoroller works partially |
jrobbie4499
Replies: 7
Views: 5312
|
Forum: zMUD General Discussion Posted: Tue Dec 31, 2002 8:34 am Subject: Autoroller works partially |
Here's the problem. I have a autoroller that works to a degree. My problem is i can't seem to get it to roll my stats then answer yes for ansi color, hit return, then i am on the mud and go south, eas ... |
|