Author |
Message |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 7:08 pm Subject: I need help with a trigger please |
yes I get what you mean by command line now, I did not know I could make a Trigger there at all.
I always clicked trigger on the top of the screen and then in the pattern box I put what would trigger ... |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 7:05 pm Subject: I need help with a trigger please |
oh ok I may have done it wrong again.....hmmm |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 7:01 pm Subject: I need help with a trigger please |
I put cut and pasted the commands under the Pattern box, not in it and then I unchecked Trigger on new line like you said and also unchecked trigger on trigger and it still didn't work so i went under ... |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 6:53 pm Subject: I need help with a trigger please |
I think I may have it working!!!!!!!!!
I will let you know how it goes, and THANK YOU! |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 6:41 pm Subject: I need help with a trigger please |
Ok I deleted any similar triggers.
so are you saying
#REGEX {\[\s?(\d+)\] Cmds: help, end, roll, add, rem>}
{#IF (%1<54) {roll}}
should all be under where it says pattern? Is that ... |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 5:47 pm Subject: I need help with a trigger please |
oh and box top right says Zscript |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 5:46 pm Subject: I need help with a trigger please |
I just tried yours but didn't work I put
#REGEX {\[\s?(\d+)\] Cmds: help, end, roll, add, rem>} by where it says Pattern up top
and
{#IF (%1<54) {roll}} in the large box underneath it
... |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 5:25 pm Subject: I need help with a trigger please |
Oh sorry this is for Cmud |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 5:24 pm Subject: I need help with a trigger please |
Rolling stats for human thief.:
Max: Str: 20 Int: 20 Wis: 20 Dex: 21 Con: 20
Cur: Str: 8 Int: 8 Wis: 8 Dex: 8 Con: 8
[39] Cmds: help, end, roll, add, rem>
The bottom left num ... |
Topic: Need help with a Trigger please |
Soagth
Replies: 3
Views: 6546
|
Forum: zMUD General Discussion Posted: Sun Nov 08, 2009 9:26 am Subject: Need help with a Trigger please |
I have type as Pattern, what about lower right hand corner? What box if any should be checked? |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 8:27 am Subject: I need help with a trigger please |
I am trying to make a character roller for the Forsaken lands Mud
216.136.9.8 1848 [216.136.9.8] Port 1848 |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Nov 08, 2009 8:22 am Subject: I need help with a trigger please |
Ok its saying trigger fired but did not compile |
Topic: Need help with a Trigger please |
Soagth
Replies: 3
Views: 6546
|
Forum: zMUD General Discussion Posted: Sun Nov 08, 2009 7:38 am Subject: Need help with a Trigger please |
This is a trigger for character creation on my favorite MUD.
Pattern is : ^\[(\d{1,2})\] Cmds: help, end, roll, add, rem>
Under that is : #IF (%1 < 54) {roll}
I have type as expres ... |
Topic: I need help with a trigger please |
Soagth
Replies: 21
Views: 29775
|
Forum: CMUD General Discussion Posted: Sun Oct 11, 2009 12:00 am Subject: I need help with a trigger please |
Pattern: ^\[(\d{1,2})\] Cmds: help, end, roll, add, rem>
Value: #IF (%1 < 54) {roll}
I cant get it to work, can someone please help me trouble shoot? |
|