(New message)
Subject review (reverse sequence)
Posted by
Nick Gammon
Australia (18,772 posts) bio
Forum Administrator
Date
Tue 24 May 2011 08:01 AM (UTC) [ quote
]
Message
if "@target" == "%1" then "ColourNote("white", "green", "%1" is prone!!!")
I'm guessing you are using Lua, although you didn't say. If so, each "if" needs an "end". You also seem to have thrown in a couple of extra quotes.
Like this:
if "@target" == "%1" then
ColourNote("white", "green", "%1 is prone!!!")
end
- Nick Gammon
www.gammon.com.au, www.mushclient.com top
Posted by
Deladan
(40 posts) bio
Date
Tue 24 May 2011 04:51 AM (UTC) [ quote
]
Message
ok I changed it to look like this
<trigger
custom_colour="17"
enabled="y"
expand_variables="y"
group="Highlights"
ignore_case="y"
match="^With a sudden convulsion, (\w+) collapses helplessly to the ground\.$"
regexp="y"
send_to="12"
sequence="100"
other_text_colour="lime"
>
<send>if "@target" == "%1" then "ColourNote("white", "green", "%1" is prone!!!")</send>
but it's not working
I also tried it as
<trigger
custom_colour="17"
enabled="y"
expand_variables="y"
group="Highlights"
ignore_case="y"
match="^With a sudden convulsion, (\w+) collapses helplessly to the ground\.$"
regexp="y"
send_to="12"
sequence="100"
other_text_colour="lime"
>
<send>if "@target" == "%1" then send "ColourNote("white", "green", "%1" is prone!!!")</send>
that too did not work
I tried it again with send and having the parenthesis at ("colornote and again after prone!!!"))
this to did not work on this one it
I am totally failing at this top
Posted by
Nick Gammon
Australia (18,772 posts) bio
Forum Administrator
Date
Tue 24 May 2011 03:36 AM (UTC) [ quote
]
Message
- Nick Gammon
www.gammon.com.au, www.mushclient.com top
Posted by
Deladan
(40 posts) bio
Date
Tue 24 May 2011 01:34 AM (UTC) [ quote
]
Message
Yes, because unfortunately it's not working at all top
Posted by
Fiendish
USA (849 posts) bio
Global Moderator
Date
Tue 24 May 2011 01:06 AM (UTC) [ quote
]
Message
Quote:
<trigger
custom_colour="17"
group="Highlights"
match="^With a sudden convulsion, (\w+) collapses helplessly to the ground\.$"
regexp="y"
send_to="12"
sequence="100"
other_text_colour="lime"
>
<send>if (@target == %1) {ColourNote("white","green","%1 is prone!!")} </send>
Is this a question?
http://aardwolfclientpackage.googlecode.com/ top
Posted by
Deladan
(40 posts) bio
Date
Mon 23 May 2011 11:50 PM (UTC) [ quote
]
Message
<trigger
custom_colour="17"
group="Highlights"
match="^With a sudden convulsion, (\w+) collapses helplessly to the ground\.$"
regexp="y"
send_to="12"
sequence="100"
other_text_colour="lime"
>
<send>if (@target == %1) {ColourNote("white","green","%1 is prone!!")} </send> top
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
970 views.
Reply to this subject
Start a new subject
  Refresh page
Go to topic:
(Choose topic)
Area Editor: Bug reports
Area Editor: General
Area Editor: News and updates
Area Editor: Suggestions
Area Editor: Tips and tricks
Dawn of Time: Administration
Dawn of Time: Configuration
Dawn of Time: Installing/compiling the server
Dawn of Time: New Dawn Muds Announcements
Dawn of Time: Playing
Dawn of Time: What is Dawn of Time (Dawn)?
Electronics: Microprocessors
Electronics: Operational Amplifiers
Forum: About
Forum: Announcements
Forum: Mailing other users
Forum: Problems
Forum: Registering
Forum: Searching
Forum: Subscribing
Forum: Suggestions
Forum: Test
Forum: Time zones / time display
Forum software: Administration
Forum software: Installation
MUDs: Announcements
MUDs: General
MUDs: MUD Design Concepts
MUSHclient: Announcements
MUSHclient: Beta testing
MUSHclient: Bug reports
MUSHclient: Development
MUSHclient: General
MUSHclient: Getting Started
MUSHclient: International
MUSHclient: Jscript
MUSHclient: Lua
MUSHclient: Miniwindows
MUSHclient: MXP and Pueblo
MUSHclient: Perlscript
MUSHclient: Plugins
MUSHclient: Python
MUSHclient: Suggestions
MUSHclient: Tips and tricks
MUSHclient: VBscript
MUSHclient: Wine
PennMUSH: Compiling the server
PennMUSH: Running the server
Programming: General
Programming: STL
Quilting: General
ROM: Compiling the server
ROM: Running the server
SMAUG: Commands
SMAUG: Compiling the server
SMAUG: Lua
SMAUG: Running the server
SMAUG: SMAUG coding
Search the forum
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )