vActionbar

  • Someone updated vActionbar and since you can play here a lot different classes, maybe its worth to share it here.




    -2018 v2.0
    Fixed Bug in connection with ExtendedMacroIcons (line 201, add dds)
    Fixed problem with AutoSAVE on ClassChange by disabling it
    Fixed handling Emotes, skip Cenedrils skills
    Added protected slots (staticslots) (for Cenedrils skill and commmon slots)


    Added functionality to save and load cenedril combination
    Added functionality to save and load suit skills from plate



    Never underestimate what you do for others.

    Things that seem small, even meaningless or pointless to you,

    might mean everything to the person you interact with.

    Edited once, last by Nadaná ().

  • By disabling vSaveActions function on EXCHANGECLASS_SHOW, you removed functionality of saving default setting of current class combination, It was saving and restoring your actual skillbar when you change class, now you have to do save/load always to restore skillbar in this version

    the world chico, and everything in it.

  • This could be true i didnt test it, but as i remember arent there some problems in the past with save and restore?

    Never underestimate what you do for others.

    Things that seem small, even meaningless or pointless to you,

    might mean everything to the person you interact with.

  • I don't know why that happening but I've fixed that on my addon with saving variables on SAVE_VARIABLES instead everytime it saves bar, It was losing some bars sometimes, probably because of trying to save before SKILL_UPDATE event

    the world chico, and everything in it.

  • yes, there was way to fix it with save variables, but not everyone is able to fix it on this way.

    Never underestimate what you do for others.

    Things that seem small, even meaningless or pointless to you,

    might mean everything to the person you interact with.