Jump to content
  • Fight Class Profile


    Bugreporter
    • Product: WRobot General Type: Bug Status: Fixed

    If there is more then one spell with the same name in the Fight Class Profile, the compiler shows errors. But sometimes

    there are more then one condition to switch a buff on or off.

    i.e:

    • Blade Flurry off if only 1 target.
    • Blade Flurry on if more then one target and less then 5
    • Blade Flurry off if more then 4 target

    At the moment it's not possible to realise that.



    User Feedback

    Recommended Comments

    Hello,
     
    The problem is because you have activated spell option "Add to settings".
     
    To resolve it you can desactive this option, or edit C# file.
     
    I'll resolve this problem in WRobot on next updates.
    Link to comment
    Share on other sites

    I've tested it, and the error is away, but the solution isn't the best.

     

    because:

    it works good for a spell. But with this solution, a descripion field (see one of my last suggestion) isn't possible with that

     

    it works bad if you have spells like:

    RunMacroText("/use 10")

    RunMacroText("/use 13")

    RunMacroText("/use 14")

    If I am not an Ingi and I have a "Use" on my 2, Trinket I only want use "/Use 14".

     

     

    I suggest a solution like yours with a dependency on a description field

    If:the spell and the descriptions are the same, compact it to one spell/switch (like now)

    if the spell is the same but a decription is different show all spells with there description

     

    Another Idea that i have (additional)

    Grouping: with one Click you can allow or forbit a group of spells. (i.e. Spells in Stealth, AoE Spells, PvE, etc...).

    But for this I will open a suggestion, if I exactly know, what I want.

    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...