Author |
Message |
Topic: trigger |
arnak
Replies: 5
Views: 7138
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 9:01 pm Subject: trigger |
quote:
Not sure what your "roller" is but you should be able to get past this with the following:
#TR {^~{Does your terminal support ANSI color~? ~[Y/n~}$} {Y}
(untested)
this trig ... |
Topic: trigger |
arnak
Replies: 5
Views: 7138
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 7:50 pm Subject: trigger |
ok my roller is working great it accepts the roll and goes to the {Does your terminal support ANSI color? [Y/n} it stops here and times out i tried to make a trigger to say yes but i cannot get it to ... |
Topic: autoroller |
arnak
Replies: 6
Views: 5987
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 6:13 pm Subject: autoroller |
i am soo stupid :) it all seems to be working fine i wonder if it was because i had the beta 6.25 downloaded thanks for all the help you guys and ladies are wonderful
Kevin S. Halbig |
Topic: autoroller |
arnak
Replies: 9
Views: 7878
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 3:59 pm Subject: autoroller |
i took out the { } at the ends but still have the syntax error i have read and printed everyhelp file and to be honest they just confuse me :) i pu tin variables but for some reason i cant get them to ... |
Topic: autoroller |
arnak
Replies: 6
Views: 5987
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 3:40 pm Subject: autoroller |
you version started rolling but i do not know where to put the prompt as well as the #if keeps giving a syntax error
Kevin S. Halbig |
Topic: autoroller |
arnak
Replies: 6
Views: 5987
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 3:31 pm Subject: autoroller |
quote:
What is the #SUBSTITUTE for? I really do not understand this, you have and IF but it doesn't have the # character. Then you have what appears to be another trigger that looks for "Do you ... |
Topic: autoroller |
arnak
Replies: 6
Views: 5987
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 10:32 am Subject: autoroller |
ok i have a roller that kind of works now
but i am having a problem it was rolloing and never selecting a set of stats even when set very low now it rolls 4 times and accepts what ever it gets ev ... |
Topic: autoroller |
arnak
Replies: 9
Views: 7878
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 1:58 am Subject: autoroller |
quote:
{#IF ((%1 > strMin) and (%2 > strInt) and (%3 > strWis) and (%4 > strDex) and (%5 > strCon) and (%6 > strCha)) {y} {n}}
i enter this as the value and i get a syntax error th ... |
Topic: autoroller |
arnak
Replies: 9
Views: 7878
|
Forum: zMUD General Discussion Posted: Wed Jan 23, 2002 1:56 am Subject: autoroller |
{#IF ((%1 > strMin) and (%2 > strInt) and (%3 > strWis) and (%4 > strDex) and (%5 > strCon) and (%6 > strCha)) {y} {n}}
i enter this as the value and i get a syntax error that i can ... |
Topic: autoroller |
arnak
Replies: 9
Views: 7878
|
Forum: zMUD General Discussion Posted: Tue Jan 22, 2002 11:05 am Subject: autoroller |
i have found a roller that is ver similar to what i want the problem is I do not understand how to set the trigger it all seems greek to me i see #tr {your abilities are:} {#var accept Y} as an examp ... |
Topic: autoroller |
arnak
Replies: 9
Views: 7878
|
Forum: zMUD General Discussion Posted: Tue Jan 22, 2002 6:23 am Subject: autoroller |
i have been looking the only roller question i saw was in spanish i think i could not really understand it i will look further
thanks
Kevin S. Halbig |
Topic: autoroller |
arnak
Replies: 9
Views: 7878
|
Forum: zMUD General Discussion Posted: Tue Jan 22, 2002 3:45 am Subject: autoroller |
i am very new to mudding and i hear people talk about autorollers my question is how would i set one up
Kevin S. Halbig |
|