String Format Tags - GregLando113/GWCA GitHub Wiki

  • <a=%u>...</a> - Creates clickable link to start some action.
    • <a=1> - Creates clickable player name, click will open whisper.
  • <c=#rrggbb>...</c> - Colors inputted text to specified hex color value.
  • <c=@%s>...</c> - Colors text to specified macro value.
    • @Rarity(White/Blue/Gold/Green) - Colors text to specified rarity color
    • @Quest - Colors to quest text
    • @Warning - Yellow warning text.
    • @Label - Unsure
    • @SkillDull - Dull grey text in skill descriptions
  • <quote=%d> - Following text will not be parsed, will show in bubble above agent.
  • <body>...</body> - Used in dialogs to specify a body paragraph
⚠️ **GitHub.com Fallback** ⚠️