Skip to content

AutoNotes problem #13

Description

@torkvato

Problem in current Autonotes functionality when it is used as recommended in the Help way:
Autonote('name', 3, msg)
AddAutonote('name')
creates vars.Autonotes entry and actual note in the journal.

Upon save/reload, vars.Autonotes are saved, but journal note disappear.
Attempting to add it again or check with ChekAutonotes('name') reveals that actual information about user autonotes is saved in "RegNotes" which can be updated only via Autonote() and cannot be accessed directly

Also, after save/load , vars.Autonotes have field that contain autonote entry have absolutely no information about really added or created autonotes, since they all cleared upon s/l

So for creating notes that persistent between loads, modder should create own means of autonotes tracking, and at the same time have useless vars.Autonotes

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