Signup Now
Results 1 to 3 of 3
  1. #1
    Wind Powered
    Join Date
    Mar 2017
    Posts
    153
    Reputation
    46
    Rep Power
    15

    Could anyone look into this? (manawalk)


    auto(100)
    if maround(6) > 1 then
    setsetting('PotionHealer/Rules/Mana/ConditionValue', '0 to 20%')
    else
    setsetting('PotionHealer/Rules/Mana/ConditionValue', '0 to 60%')
    end

    It doesn't work for me, but I don't really know why.
    My mana potion rule is called 'smp'.
    Thanks in advance!

  2. #2
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Quote Originally Posted by tesitingit View Post

    auto(100)
    if maround(6) > 1 then
    setsetting('PotionHealer/Rules/Mana/ConditionValue', '0 to 20%')
    else
    setsetting('PotionHealer/Rules/Mana/ConditionValue', '0 to 60%')
    end

    It doesn't work for me, but I don't really know why.
    My mana potion rule is called 'smp'.
    Thanks in advance!
    change "Rules/Mana" to "Rules/smp"
    Helped you? REP+

  3. #3
    Wind Powered
    Join Date
    Mar 2017
    Posts
    153
    Reputation
    46
    Rep Power
    15
    Perfect <3
    Thanks!

 

 

Posting Permissions

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