Mundocani's Comments

  • spleebie wrote
    Sat, Mar 21 2009 1:20 AM ()

    I am very sad to read that you will no longer be supporting Outfitter, as I rely heavily on this addon.

  • Sendera wrote
    Wed, Jan 21 2009 1:26 AM ()

    3.08 breaks Group Calendar so guildies cannot even see the setup tab to check their settings and sync. This is very bad for us... if you could fix just that we'd be up and running. I hope you get time to work on this (and thanks) =).

  • Sat, Jan 17 2009 4:18 PM ()

    Hey guys, love the outfitter addon. I use it constantly. I also use Pawn which ranks your gear based on weight of each stat and gives you a score for each peice of gear. Was wondering if it would be posible to get Outfitter to optimize a new outfit based on the score pawn gives? That would be awesome if at all posible.

  • spikemustang wrote
    Sat, Jan 3 2009 3:42 PM ()

    We are having serious issues with GC where a person signs up, it time stamps it, but if they go back and relook at the event it modifies this sign up time to the day they relooked at the event. So say they sign up 12/31 for something and then check the event on 1/2, it now shows their sign up time as 1/2 instead of 12/31. This causes issues because we base invites on sign up times

  • Xuen wrote
    Wed, Dec 3 2008 7:44 PM ()

    Just to say thank you very much for the Mappy addon. Wonderful help in the game.

  • Tue, Dec 2 2008 3:23 PM ()

    I dunno if you even want to, but I have been a big fan of Sunder Yell, and was using it up til about 6 months ago. Now it's giving me some errors. :)

  • Harts4Life wrote
    Mon, Nov 24 2008 8:30 PM ()

    Is there any way that I can get a copy of Outfitter that will work with version 2.4.3? I play on a private server that isn't WOLK ready yet.

  • chinor wrote
    Mon, Nov 17 2008 2:00 AM ()

    Thanks for the authors making the outfitter UI. I'd really like it! Especially, there is a useful function named Trinkets Queue: it automatically equips trinkets for players.

    Original source code in for-loop:
    for _, itemName in ipairs(setting.Trinkets) do
    local startTime, duration, enable = GetItemCooldown(itemName)
    if duration
    EquipItemByName(itemName)
    break
    end
    end

    Indeedly, it will automatically equips trinkets when(& only) the trinket CD ends. So you have to cost a full-CDs + 30s to use a new trinket.
    My suggestion is to equip a new trinket when CD lefts 30s. And that will cost you almost only a full-CDs to use a new trinket.

    Modified source code in for-loop:
    for _, itemName in ipairs(setting.Trinkets) do
    local startTime, duration, enable = GetItemCooldown(itemName)
    local cdTime = startTime + duration - GetTime()
    if duration == 0 then
    break
    elseif cdTime
    EquipItemByName(itemName)
    break
    end
    end

    Thank you for watching.
    Best Regards, Chinor.

  • cgrothrock wrote
    Fri, Nov 7 2008 12:55 PM ()

    I am not sure if anyone has ever made this suggestion before (I haven't delved deeply into the comments or forums) but what about the possibility of adding some sort of message board system to the Group Calendar? I have searched high and low for an addon that can do this but came up blank. What I mean by this is if someone in the guild wants to post information like "I'm looking for 6 motes of air" or the guild leader wants to tell the guild "hey we are changing a guild policy to ". Instead of having to constantly tell people when they log on or put it in the MOTD that very few people actually read. I find it hard to get my guild to all sign up on the guild web page and in-game communication is the biggest means of informing my guild of things. It could even have something like a pop-up message on logging in that there are new messages waiting or whatever. Group Calendar is quite a popular addon for scheduling events and having a message board within this would seem to fit perfectly.

  • chasedep wrote
    Thu, Nov 6 2008 10:07 PM ()

    Ok im a noob and I cant figure out why outfitter works on my cpu with XP and it wont work with my other cpu running vista. is there a easy fix. Please help.

  • polyape wrote
    Mon, Oct 20 2008 10:52 PM ()

    what i ment to say is it won't put "back "the two-hand weapon to the slot after changing stances... sry for the bad english: hope you understand what i mean. take care

  • polyape wrote
    Mon, Oct 20 2008 10:50 PM ()

    hi there, there seems to be a problem with outfitter regarding warriors: when a warrior wears two two-hand weapons (ore one one-hand weapon and one two-hand weapon), otfitter simply doesn't recognize and remember the settings when changing stances. it won't put the two-hand weapon to the slot. i don't know if you know about this problem but it would be amazing if it gets fixed. take care

  • Profile
Author

Mundocani

Member Since: 5/16/2005
Sex: Male
Location: San Jose