Close
Showing results 1 to 10 of 383

Hybrid View

  1. #1
    Member
    Join Date
    May 2008
    Location
    France (excuse my faulty english)
    Posts
    134

    Default

    Hi Jafula.. I've got an issue when the follow strobe is ON..
    my characters CAN'T drink.. even if the option to stop follow strobe is checked
    I play on a WoW fr_FR can it be the reason my characters can't drink whith the follow stobe ON ?

    thanks
    4xShamans & 4 DKs - OMG !!!!

  2. #2

    Default

    French Wow Characters aren't allowed to drink. I hear its getting hotfixed in 3.3. You might lose the ability to eat though.

  3. #3

    Default

    Macro sets, variable sets and tags. Can you explain exactly how this all fits together as I am still a little confused?

    Macros can have tags.
    Variables can have tags.

    The "use" command takes 1 tag as a parameter:
    jamba-macro use <macro set> <variable set> <tag>

    So how do the macros, variables and tags work together to create the final macros?
    For instance, if I do: jamba-macro use Shaman Shaman char1
    will macros with an "all" tag be included together with macros that have the "char1" tag or will only "char1" macros be built?
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  4. #4

    Default

    Quote Originally Posted by thinus View Post
    Macro sets, variable sets and tags. Can you explain exactly how this all fits together as I am still a little confused?

    Macros can have tags.
    Variables can have tags.

    The "use" command takes 1 tag as a parameter:
    jamba-macro use <macro set> <variable set> <tag>

    So how do the macros, variables and tags work together to create the final macros?
    For instance, if I do: jamba-macro use Shaman Shaman char1
    will macros with an "all" tag be included together with macros that have the "char1" tag or will only "char1" macros be built?
    I think you'll find the answer in the thread about it that was a little further down the page here.
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

  5. #5

    Default

    Quote Originally Posted by Maxion View Post
    I think you'll find the answer in the thread about it that was a little further down the page here.
    Ah thanks.

    /facepalm, I have been posting in that thread as well, memory is going.
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  6. #6

    Default

    Quote Originally Posted by king.pa View Post
    Hi Jafula.. I've got an issue when the follow strobe is ON..
    my characters CAN'T drink.. even if the option to stop follow strobe is checked
    I play on a WoW fr_FR can it be the reason my characters can't drink whith the follow stobe ON ?

    thanks
    Yes, the language will be the problem, you need to go into the locale file:

    Jamba\Jamba-Follow\Locales\JambaFollow-Locale-enUS.lua

    And changed these lines to whatever the translation is for French.

    FROM:
    L["Drink"] = true
    L["Food"] = true

    TO:
    L["Drink"] = "Boire"
    L["Food"] = "Nourriture"

    Alternatively you can create a new locale file for French. Ask me how if you want to do this, but if you could test whether my fix works first that would be great! Make sure to put the French version of what it says in game on the drinking and eating buffs.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

Tags for this Thread

Posting Rules

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