Guidelime icon indicating copy to clipboard operation
Guidelime copied to clipboard

variant of [QC] that automatically inserts the name of the objective

Open max-ri opened this issue 6 years ago • 1 comments

Idea is to have a [QC123,1] which would automatically insert the name of the mob. Also we would need to define the syntax for that. Right now the only rules for replacing the given text for a quest is:

  • If it is empty replace with quest name
  • If it is "-" replace with nothing.

So maybe using a special character similar to "-" would work, e.g. "?": [QC123,1?] -> to be replaced with the name of the mob

Suggested by Voodoom#4365

max-ri avatar Aug 06 '19 11:08 max-ri

This would insert the localized objective name. (Same as an empty text will be replaced with the localized quest name.) Localized objective names are already included in the database.

max-ri avatar Aug 06 '19 11:08 max-ri