• Visit Rebornbuddy
  • [Plugin] FlaskHelper

    Discussion in 'Archives' started by toNyx, May 26, 2014.

    1. Hassliebe

      Hassliebe Member

      Joined:
      Jan 15, 2010
      Messages:
      270
      Likes Received:
      1
      Trophy Points:
      18
      Any news on the diamond flask? =)
       
    2. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      I'll write some stuff up tomorrow and release the new build, to let people know what can be used for conditions. everything is going fine so far.
       
    3. Hassliebe

      Hassliebe Member

      Joined:
      Jan 15, 2010
      Messages:
      270
      Likes Received:
      1
      Trophy Points:
      18
      Thank you for your work. Thanks
       
    4. jl918

      jl918 New Member

      Joined:
      Apr 10, 2015
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      ;) ;)
       
    5. MATRASUS

      MATRASUS Member

      Joined:
      Jul 16, 2012
      Messages:
      114
      Likes Received:
      7
      Trophy Points:
      18
      maybe tomorrow?
       
    6. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Maybe now...

      Changelog :

      - Code rework...
      - GUI rework...
      - All flasks now built-in by default if you don't have a custom list.
      - Explanations in 2nd post concerning conditions making.
      - Have fun
       
    7. Hassliebe

      Hassliebe Member

      Joined:
      Jan 15, 2010
      Messages:
      270
      Likes Received:
      1
      Trophy Points:
      18
      Thanks buddy. Trying it now
       
    8. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Hotfix for mana flask selector.
       
    9. ggoff

      ggoff New Member

      Joined:
      May 26, 2016
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Thank you for the great work toNyx.

      Im no very good at coding and stuff, so im having trouble to write the "conditions".
      You have a model or some kind of basic instructions for writing it?

      Thanks again.
       
    10. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Ive written some stuff in 2nd post of this thread, take a look at it. You'll mostly use FH.X to write conditions or me.X
       
    11. rmtguy

      rmtguy New Member

      Joined:
      May 18, 2016
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      1
      @toNyx

      Please help me with just one thing.

      Help me how to enable Instant Flasks. Show me a working example please :)

      I'm trying my best for the last 4 hours and I can't make them work, have mercy please :D

      I managed to make granite and quicksilver work but for this i can't :)

      For Granite:

      FH.NumberOfMobsNear(me, 20) > 8
      FH.SpecificRarityMobAround(Rarity.Rare, 20) > 0

      For Quicksilver:

      FH.NumberOfMobsNear(me, 70) < 1
       
      Last edited: May 26, 2016
    12. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      ?? there's an instant flask entry already, use the simple condition "me.HealthPercent < X"
       
    13. rmtguy

      rmtguy New Member

      Joined:
      May 18, 2016
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      1
      Me. vs me. i think had an influence on it.

      How stupid i feel now :) Thank you for your help. It worked when i changed Me. to me. and delete _CONFIGS_ folder.

      Thank you once again, you are a god!
       
    14. uupiits

      uupiits Member

      Joined:
      Oct 7, 2014
      Messages:
      335
      Likes Received:
      8
      Trophy Points:
      18
      EDIT: slowly figuring out
       
      Last edited: May 26, 2016
    15. jl918

      jl918 New Member

      Joined:
      Apr 10, 2015
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Thanks a lot for updating this. It's really nice being able to set multiple rules for each flask. You the best.

      Also, correct me if I am wrong, but it looks like the Diamond Flask now checks the buff duration rather than dumping all charges whenever conditions are met. So sick!
       
      Last edited: May 26, 2016
    16. fisuska

      fisuska Member

      Joined:
      Jan 30, 2015
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      6
      Urgh.. so I broke something again here :(

      Cannot load [FlaskHelper] because an exception occurred [D:\jeshus\3rdParty\_CONFIGS_\Default\FlaskHelper\Content-1108981890\Classes\AtzirisPromiseFlask.cs(18,22) : error CS0426: The type name 'RecoveryType' does not exist in the type 'Enums'
      D:\jeshus\3rdParty\_CONFIGS_\Default\FlaskHelper\Content-1108981890\Classes\QuicksilverFlask.cs(17,22) : error CS0426: The type name 'RecoveryType' does not exist in the type 'Enums'
      D:\jeshus\3rdParty\_CONFIGS_\Default\FlaskHelper\Content-1108981890\Classes\BurningFlask.cs(18,22) : error CS0426: The type name 'RecoveryType' does not exist in the type 'Enums'
      etc for every single flask type.

      And yes, I did clean install but no help here still. Something else must be throwing me loops and hoops. :(
       
    17. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      This is not a fresh install.
       
    18. BigBudda87

      BigBudda87 Member

      Joined:
      May 5, 2012
      Messages:
      243
      Likes Received:
      0
      Trophy Points:
      16
      Hey toNyx, is there a chance to get the Doedre's Elixir working with this? for a cast when drinking potions build :D
       
    19. rmtguy

      rmtguy New Member

      Joined:
      May 18, 2016
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      1
      @BigBudda87

      FH.NumberOfMobsNear(me, X) > 0 where X is the distance you want to process it will trigger :)
       
    20. BigBudda87

      BigBudda87 Member

      Joined:
      May 5, 2012
      Messages:
      243
      Likes Received:
      0
      Trophy Points:
      16
      thanks. will try it out
       

    Share This Page