Skip to content

[Addon] [findAll] Server-specific files #2313

Description

@Byrth

Right now findAll dumps inventory data into findAll/data/${character_name}.lua. However, it is possible for players to have the same character name on two servers.

It should instead use both server_name and character_name in the path or filename.

Pretty trivial change (windower.ffxi.get_info()['server'] + resources.servers to translate it), but it would invalidate existing files for people.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions