Jump to content


Photo

SMN 60 FPS + gearswap = sets.midcast.Pet ignored

gearswapconfig

    No replies to this topic

    #1 Pulsahr

    Pulsahr

      Newbie

    • Members
    • Pip
    • 2 posts

      Posted 10 April 2016 - 11:51 AM

      [EDIT] : The problem seems solved !

       

      Hi,

       

      I play SMN.

       

      I recently turned my FPS cap to 60, and I noticed all my gearswap failed for midcast.

      After checking and debugging, all my sets were correctly configured, and the debug info displays the correct midcast set.

       

      When reloading the config plugin after setting back to 30 FPS, everything worked as before.

      Returning to 60FPS and pet midcast doesn't happen.

       

       

      The same result happens whether I use any of the 2 methods :

       

       

      sets.midcast.Pet.BloodPactWard = myMidcastSet
       

      or

      function job_pet_midcast(spell, action, spellMap, eventArgs)
          if(spell.type=="BloodPactWard") then
              print "midcast ward"
              equip(myMidcastSet)
          end
      end
       

      For the latter, I have the print message in console, but the equip doesn't happen.

       

       

      It is the same for BloodPactRage.

      I'm stuck to 30FPS for now, but a fix or a workaround would be welcome.

       

      Thank you :)

       

      P.S. : forgive any english mistake, it's not my native language







      Also tagged with one or more of these keywords: gearswap, config

      1 user(s) are reading this topic

      0 members, 1 guests, 0 anonymous users