Skip to content

Advice on extracting eventtypes #112

@matheussampaio

Description

@matheussampaio

Hi, I'm the maintainer of a free loot logger for Albion (https://github.com/matheussampaio/ao-loot-logger). Once in a while, Albion releases introduces/removes new packets to their game and breaks the loot logger. Every time that happens, it takes me a few nights to figure out the new packets ids.

I was pointed it to your codebase this week (matheussampaio/ao-loot-logger#42) and noticed you generate ALL event types using what it seems to be a script (stringer -type=EventType):

// Code generated by "stringer -type=EventType"; DO NOT EDIT.

If possible, could you point me out to how I could extract all current ids from the game (I couldn't find the script in the repository).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions