Project

Profile

Help

Bug #56

closed

Symbols for variables aren't saved properly

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

Status:
Closed
Priority:
High
Category:
SharpScript
Sprint/Milestone:
% Done:

100%

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

Description

When saving aliases and triggers with variables, the value of each variable is replaced. For instance, one creates the following trigger:

#trigger {You earned * XP.} {#say {That was $1!}}

The $1 is read at startup. The variable doesn't exist, to it's replaced with a blank string. In the dialog, there is this trigger:

  • Reaction: You earned * XP.
  • Action: #say {That was !}
Actions #2

Updated by Vincent Le Goff over 7 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Please register to edit this issue

Also available in: Atom PDF Tracking page