Skip to content

aas_instant_ tokens produce the "something rare!" console message meant for GS coins #20

@ToxicFrog

Description

@ToxicFrog

It looks like the cause is here; the event handler re-uses the gs_gold_coin event type, which produces the "something rare!" message.

Since the instant tokens are meant to be used by other mods to trigger autosaves, this message can be incongruous or confusing; in my case I'm using the token to trigger an autosave when the player finishes a level-up, so it looks very out of place. It probably makes more sense to either not produce a message at all (and leave it to the mod creating the token to emit the message, if it wants one), or to read the message out of the token's tag.

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