Skip to content

sm_pugsetup_damageprint_format does not apply color when the color is first #425

@paulo-erichsen

Description

@paulo-erichsen

Expected behavior

I'm configuring it like this

sm_pugsetup_damageprint_format "{GREEN}To: [{DMG_TO} / {HITS_TO} hits] From: [{DMG_FROM} / {HITS_FROM} hits] - {NAME} ({HEALTH} hp)"

Actual behavior

  1. the Green color is not applied

I've found a workaround is to add a space before the color. The following works, but not the above.

sm_pugsetup_damageprint_format " {GREEN}To: [{DMG_TO} / {HITS_TO} hits] From: [{DMG_FROM} / {HITS_FROM} hits] - {NAME} ({HEALTH} hp)"
  • Note the space before {GREEN}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions