Skip to content

Autoautosave: aas_instant_ tokens produce the "something rare!" console message meant for GS coins #73

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions