WoW Addon - OutRunner

Home‎ > ‎

Script Based Options

What it does:
Adds the ability to create script based options available to users and scripters

Slash Command:
/or option <Name> <Code>

Examples:

    -- Changes the border of the OutRunner Bar to nothing and makes the background invisible
    /or option outrunnerbarborder OutRunnerVisual:changeBorder({"none", 0})