1. #1
    Deleted

    Load AddOn or Setup Frame of my UI Compilation on every Charakter's first Login

    Hi, a long unsolved problem I am encountering with my UI Compilation is as mentioned in the Headline:
    the AddOn XanUISetup is disabled for all other Characters from the same realm after i log in on my first Char and use it.
    I want it to show once on every first login on EVERY Charakter. I thought disableAddon() would do it, I am not good with LUA, can anyone help me?
    Last edited by mmoc804727b4aa; 2015-12-01 at 07:39 PM.

  2. #2
    Usage: DisableAddOn(index or "name", [set for all or "character"])

  3. #3
    Deleted
    Quote Originally Posted by Aleaa View Post
    Usage: DisableAddOn(index or "name", [set for all or "character"])
    Code:
    DisableAddOn (xanuisetup,UnitName("player"))
    - - - Updated - - -

    Is that correct, sorry I have no computer atm, only smartphone
    Last edited by mmoc804727b4aa; 2015-12-01 at 05:56 AM.

  4. #4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •