|
airloom Beginner
Joined: 18 May 2003 Posts: 10 Location: USA
|
Posted: Tue May 20, 2003 6:40 am
I'm having trouble setting triggers |
I'm new to setting triggers. Here's my problem every time I set triggers I'm getting sintax error heres how I'm setting them and where the error is:
Pattern: {You look about yourself}
Value: {#color Yellow;goldenseal}
^Syntax error
When I remove the brackets the syntax error moves to the yellow:
Pattern: You look about yourself
Value: #color Yellow;goldenseal
^Syntax error
Either way I can't get the trigger to work unless I remove the color. Can someone tell me what i'm doing wrong??
thanks |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Tue May 20, 2003 7:06 am |
; is supposed to be the separator character. It sounds like you've either disabled it or changed it to something else. Make sure the Separator character is enabled (Preferences, Special Characters) and matches the character you're using in your scripts.
LightBulb
Advanced Member |
|
|
|
|
|