Skip to content

This script doesn't work with Levi engine? #2

Description

@st93phoenix

I just updated the lua engine but it doesn't work. The default config looks like this:

local CONFIG = {
CHEST_ENTRY = 500001,
CHEST_DISPLAY_ID = 8686,
DEBUG = true,
COLORS = {
DEBUG = "|cFF00FF00",
ERROR = "|cFFFF0000",
WARNING = "|cFFFFFF00",
INFO = "|cFF00FFFF",
SUCCESS = "|cFF00FF00",
SYSTEM = "|cFFFF8000",
PLAYER = "|cFFFF0000",
ZONE = "|cFFFF0000",
RESET = "|r"
},
PREFIX = {
DEBUG = "[Treasure Event]",
CHAT = "[Treasure System]",
EVENT = "[Treasure Event]"
}
}

Do I need anything else to use the script on the levi engine?

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