Project

Profile

Help

Feature #79

closed

Add substitute triggers

Added by Vincent Le Goff over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
MUD client
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

Substitute triggers would allow to replace the line that they trigger with a given line of choice (that could contain variables). The basic form of substitute triggers could be as follow:

#trigger {* tells you: *} {} {[$1]: $2}

The substitution would be an optional third argument to the #trigger action. In this context, when one receives the line:

User33 tells you: hi there!

You should see instead:

[User33] Hi there!

Checklist

Actions #1

Updated by Vincent Le Goff over 7 years ago

  • Status changed from Open to In Progress
  • Assignee set to Vincent Le Goff
Actions #2

Updated by Vincent Le Goff over 7 years ago

  • Checklist item Add the optional third argument to the #trigger action set to Done
  • Checklist item Connect the replacement string with the text being displayed set to Done
Actions #3

Updated by Vincent Le Goff over 7 years ago

  • Checklist item Add the setting in the dialog box for triggers set to Done
Actions #4

Updated by Vincent Le Goff over 7 years ago

  • Status changed from In Progress to Closed

Please register to edit this issue

Also available in: Atom PDF Tracking page